| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 150 | ****** |
| McCabe's Cyclomatic Number | MVG | 20 | ****** |
| Lines of Comment | COM | 0 | ******** |
| LOC/COM | L_C | ****** | |
| MVG/COM | M_C | ****** | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 12 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 12 | |
| 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 |
|---|---|---|---|---|---|
| Discount_Factors( FTYPE *, int, FTYPE, FTYPE * ) declaration preprocessed_tbb.c:264 | 1 | 0 | 0 | ------ | ------ |
| HJM_Correlations( FTYPE **, int, int, FTYPE ** ) declaration preprocessed_tbb.c:262 | 1 | 0 | 0 | ------ | ------ |
| HJM_Drifts( FTYPE *, FTYPE **, int, int, FTYPE, FTYPE ** ) declaration preprocessed_tbb.c:261 | 1 | 0 | 0 | ------ | ------ |
| HJM_Factors( FTYPE **, int, int, FTYPE *, FTYPE ** ) declaration preprocessed_tbb.c:260 | 1 | 0 | 0 | ------ | ------ |
| HJM_Forward_to_Yield( FTYPE *, int, FTYPE * ) declaration preprocessed_tbb.c:263 | 1 | 0 | 0 | ------ | ------ |
| HJM_SimPath_Forward( FTYPE **, int, int, FTYPE, FTYPE *, FTYPE *, FTYPE **, long * ) declaration preprocessed_tbb.c:257 | 2 | 0 | 0 | ------ | ------ |
| HJM_SimPath_Yield( FTYPE **, int, int, FTYPE, FTYPE *, FTYPE ** ) declaration preprocessed_tbb.c:256 | 1 | 0 | 0 | ------ | ------ |
| HJM_Yield_to_Forward( FTYPE *, int, FTYPE * ) declaration preprocessed_tbb.c:259 | 1 | 0 | 0 | ------ | ------ |
| dMax( FTYPE, FTYPE ) declaration preprocessed_tbb.c:265 | 1 | 0 | 0 | ------ | ------ |
| main( ... ) definition preprocessed_tbb.c:107 | 102 | 16 | 0 | ****** | ****** |
| print_usage( char * ) definition preprocessed_tbb.c:94 | 8 | 0 | 0 | ------ | ------ |
| worker( void * ) definition preprocessed_tbb.c:57 | 30 | 4 | 0 | ****** | ------ |
| Clients | Suppliers |
|---|---|