| Metric | Tag | Overall | Per Function |
|---|---|---|---|
| Lines of Code | LOC | 30 | ****** |
| McCabe's Cyclomatic Number | MVG | 1 | ****** |
| Lines of Comment | COM | 7 | ******** |
| LOC/COM | L_C | 4.286 | |
| MVG/COM | M_C | ------ | |
| Weighted Methods per Class ( weighting = unity ) | WMC1 | 23 | |
| Weighted Methods per Class ( weighting = visible ) | WMCv | 2 | |
| 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 |
|---|---|---|---|---|---|
| KheperaSimGUI( QWidget * ) declaration kheperasimgui.h:21 | 1 | 0 | 0 | ------ | ------ |
| closeEvent( QCloseEvent * ) declaration kheperasimgui.h:65 | 1 | 0 | 0 | ------ | ------ |
| codigo_en_hilo( ptrfunc ) declaration kheperasimgui.h:31 | 1 | 0 | 1 | ------ | ------ |
| conectar( string, int ) declaration kheperasimgui.h:29 | 1 | 0 | 1 | ------ | ------ |
| main( ... ) definition main.cpp:4 | 8 | 1 | 3 | ------ | ------ |
| on_actionAyuda_triggered( ) declaration kheperasimgui.h:67 | 1 | 0 | 0 | ------ | ------ |
| on_actionMostrar_Output_toggled( bool ) declaration kheperasimgui.h:63 | 1 | 0 | 0 | ------ | ------ |
| on_actionSalir_triggered( ) declaration kheperasimgui.h:61 | 1 | 0 | 0 | ------ | ------ |
| on_comboBox_2_activated( QString ) declaration kheperasimgui.h:55 | 1 | 0 | 0 | ------ | ------ |
| on_comboBox_3_activated( const QString ) declaration kheperasimgui.h:57 | 1 | 0 | 0 | ------ | ------ |
| on_comboBox_activated( int ) declaration kheperasimgui.h:59 | 1 | 0 | 0 | ------ | ------ |
| on_controlset_clicked( ) declaration kheperasimgui.h:51 | 1 | 0 | 0 | ------ | ------ |
| on_demoset_clicked( ) declaration kheperasimgui.h:53 | 1 | 0 | 0 | ------ | ------ |
| on_ejecutar_clicked( ) declaration kheperasimgui.h:35 | 1 | 0 | 1 | ------ | ------ |
| on_interrupt1_clicked( ) declaration kheperasimgui.h:43 | 1 | 0 | 0 | ------ | ------ |
| on_interrupt2_clicked( ) declaration kheperasimgui.h:45 | 1 | 0 | 0 | ------ | ------ |
| on_interrupt3_clicked( ) declaration kheperasimgui.h:47 | 1 | 0 | 0 | ------ | ------ |
| on_interrupt4_clicked( ) declaration kheperasimgui.h:49 | 1 | 0 | 0 | ------ | ------ |
| on_parar_clicked( ) declaration kheperasimgui.h:39 | 1 | 0 | 0 | ------ | ------ |
| on_pausar_clicked( ) declaration kheperasimgui.h:41 | 1 | 0 | 0 | ------ | ------ |
| on_sim_clicked( ) declaration kheperasimgui.h:37 | 1 | 0 | 0 | ------ | ------ |
| refrescar_datos( ) declaration kheperasimgui.h:33 | 1 | 0 | 1 | ------ | ------ |
| ~KheperaSimGUI( ) declaration kheperasimgui.h:22 | 1 | 0 | 0 | ------ | ------ |
| Clients | Suppliers |
|---|---|