| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setAnimated| Name: | QMainWindow::setAnimated | | Prototype: | void QMainWindow::setAnimated(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 922-930 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 916-927 | | Comparison: | Different |
| | Different | 6 | 2 |
setCorner| Name: | QMainWindow::setCorner | | Prototype: | void QMainWindow::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 687-708 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 681-702 | | Comparison: | Different |
| | Different | 13 | 6 |
setDockNestingEnabled| Name: | QMainWindow::setDockNestingEnabled | | Prototype: | void QMainWindow::setDockNestingEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 958-966 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines (reference): | 955-966 | | Comparison: | Different |
| | Different | 6 | 2 |