We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09d4ecc commit 58308ccCopy full SHA for 58308cc
README.md
@@ -18,6 +18,7 @@ When 'Analyse' is clicked, the parser does the following:-
18
- Number of units referencing this unit from their interface
19
- Number of units referencing this unit from their implementation
20
- Number of lines of code in the unit
21
+ - Number of classes in the unit's interface, and their methods
22
- Number of routines in the unit's interface
23
- Whether the unit has or depends on cylic uses structures
24
- Clicking on any cell will give a breakdown in the list view below
0 commit comments