Detailed report on module anonymous

MetricTagOverallPer Function
Lines of CodeLOC 29 4
McCabe's Cyclomatic NumberMVG 6 1
Lines of CommentCOM 3 0.429
LOC/COML_C 9.667 
MVG/COMM_C 2.000 
Weighted Methods per Class (  weighting = unity )WMC1 7 
Weighted Methods per Class (  weighting = visible )WMCv 0 
Depth of Inheritance TreeDIT 0 
Number of ChildrenNOC 0 
Coupling between objectsCBO 0 
Information Flow measure (  inclusive )IF4 0 0.000
Information Flow measure (  visible )IF4v 0 0.000
Information Flow measure (  concrete )IF4c 0 0.000

Definitions and Declarations

DescriptionLOCMVGCOML_CM_C
No module extents have been identified for this module

Functions

Function prototypeLOCMVGCOML_CM_C
QTEST_MAIN(  DayManagerTest )
definition   ./tests_class/day_manager_test.cpp:174

1 0 0------------
QTEST_MAIN(  ReservationManagerTest )
definition   ./tests_class/reservation_manager_test.cpp:67

1 0 0------------
enableSelection(  QTableView * )
definition   ./ui/main_window/main_window.cpp:100

6 0 2------------
executor(  TEST_DB )
declaration   ./tests_schema/tests/sqlite_database_foreign_key_test.cpp:30

1 0 0------------
main(  ... )
definition   ./src/main.cpp:6

14 5 1------ 5.000
main(  int,  char ** )
definition   ./tests_schema/tests/main_test.cpp:3

4 1 0------------
remove(  ... )
declaration   ./tests_schema/tests/sqlite_database_crud_test.cpp:30
declaration   ./tests_schema/tests/sqlite_database_trigger_test.cpp:31

2 0 0------------

Relationships

ClientsSuppliers