Storage |
Total number of classes | 33 |
Total number of statements | 357 |
Total number of free standing functions | 2 |
Average statements per class | 10 |
Average McCabe complexity per class | 5 |
Average number of public member functions per class | 7 |
Average number of protected member functions per class | 1 |
Average number of parameters per function | 1.4 |
Average number of statements per function | 4.6 |
Percent of functions documented | 56% |
Class | Public Members | Statements | McCabe Complexity |
CStorage | 12 | 206 | 65 |
CStoredClass | 4 | 33 | 18 |
IStorageEngine | 11 | 11 | 8 |
IStoredClass | 12 | 7 | 8 |
CStoredClassList | 3 | 8 | 6 |
CStoredVarList | 3 | 8 | 6 |
IStoredObject | 50 | 5 | 7 |
IStoredVar | 3 | 3 | 5 |
TICollectionArray | 4 | 2 | 3 |
IStorageEvent | 3 | 2 | 2 |
IStoredClassList | 4 | 2 | 2 |
IStoredObjectArray | 3 | 2 | 2 |
IStoredObjectList | 4 | 2 | 2 |
CStoredObject | 1 | 1 | 2 |
IStoredVarList | 4 | 1 | 2 |
TICollectionList | 4 | 1 | 2 |
CStorageEvent | 2 | 1 | 1 |
CStoredObjectArray | 2 | 1 | 1 |
CStoredVar | 0 | 0 | 2 |
CStoredObjectList | 2 | 0 | 0 |
Class | Statements | McCabe Complexity |
CreatePOP | 25 | 8 |