| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 108 | ****** |
| 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 | 8 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 7 | |
| Depth of Inheritance Tree | DIT | 0 | |
| Number of Children | NOC | 0 | |
| Coupling between objects | CBO | 0 | |
| 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 |
|---|---|---|---|---|---|
| No module extents have been identified for this module | |||||
| Function prototype | LOC | MVG | COM | L_C | M_C |
|---|---|---|---|---|---|
| create_output_file( char * ) definition preprocessed_ofarm.cpp:59 | 11 | 3 | 0 | ------ | ------ |
| hash_from_key_fn( void * ) definition preprocessed_ofarm.cpp:17 | 3 | 1 | 0 | ------ | ------ |
| keys_equal_fn( void *, void * ) definition preprocessed_ofarm.cpp:22 | 3 | 1 | 0 | ------ | ------ |
| runSingleFarm( config_t *, thread_args *, thread_args *, stats_t **, stats_t **, stats_t ** ) definition preprocessed_ofarm.cpp:779 | 12 | 1 | 0 | ------ | ------ |
| sub_Compress( chunk_t * ) definition preprocessed_ofarm.cpp:109 | 25 | 5 | 0 | ****** | ****** |
| sub_Deduplicate( chunk_t * ) definition preprocessed_ofarm.cpp:229 | 24 | 3 | 0 | ****** | ------ |
| write_chunk_to_file( int, chunk_t * ) definition preprocessed_ofarm.cpp:76 | 16 | 3 | 0 | ------ | ------ |
| write_file( int, u_char, u_long, u_char * ) definition preprocessed_ofarm.cpp:39 | 14 | 5 | 0 | ------ | ****** |
| Clients | Suppliers |
|---|---|