Skip to content

Commit

Permalink
Merge 34d6480 into 94ca77c
Browse files Browse the repository at this point in the history
  • Loading branch information
jesskay committed Aug 11, 2013
2 parents 94ca77c + 34d6480 commit bd84901
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/commandline.rst
Expand Up @@ -33,6 +33,18 @@ Ranks corresponds to complexity scores as follows:
41+ F very high - error-prone, unstable block
========== ====== =========================================

Blocks are also classified into three types: functions, methods and classes.
They're listed by letter in the command output for convenience when scanning
through a longer list of blocks:

============ ========
Block type Letter
============ ========
Function F
Method M
Class C
============ ========

Options
+++++++

Expand Down

0 comments on commit bd84901

Please sign in to comment.