| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 78 | ****** |
| McCabe's Cyclomatic Number | MVG | 22 | ****** |
| Lines of Comment | COM | 0 | ******** |
| LOC/COM | L_C | ****** | |
| MVG/COM | M_C | ****** | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 5 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
| Depth of Inheritance Tree | DIT | 1 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 1 | |
| Information Flow measure ( inclusive ) | IF4 | 0 | ******** |
| Information Flow measure ( visible ) | IF4v | 0 | ******** |
| Information Flow measure ( concrete ) | IF4c | 0 | ******** |
| Description | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
definition
preprocessed_ff_pipeoffarms.cpp:72 |
4 | 0 | 0 | ------ | ------ |
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| Load( ) definition preprocessed_ff_pipeoffarms.cpp:123 | 3 | 0 | 0 | ------ | ------ |
| dir_helper( char *, char * ) definition preprocessed_ff_pipeoffarms.cpp:75 | 21 | 8 | 0 | ****** | ****** |
| file_helper( const char * ) definition preprocessed_ff_pipeoffarms.cpp:99 | 13 | 1 | 0 | ------ | ------ |
| scan_dir( const char *, char * ) declaration preprocessed_ff_pipeoffarms.cpp:74definition preprocessed_ff_pipeoffarms.cpp:138 | 29 | 11 | 0 | ****** | ****** |
| svc( void * ) definition preprocessed_ff_pipeoffarms.cpp:127 | 8 | 2 | 0 | ------ | ------ |
| Clients | Suppliers |
|---|---|
|
ff_node [CV] inheritance preprocessed_ff_pipeoffarms.cpp:72 |