| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QToolBarAreaLayoutLine| Name: | QToolBarAreaLayoutLine::QToolBarAreaLayoutLine | | Prototype: | QToolBarAreaLayoutLine::QToolBarAreaLayoutLine(Qt::Orientation orientation) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 103-106 |
| | 2 | 1 |
fitLayout| Name: | QToolBarAreaLayoutLine::fitLayout | | Prototype: | void QToolBarAreaLayoutLine::fitLayout() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 148-188 |
| | 25 | 7 |
minimumSize| Name: | QToolBarAreaLayoutLine::minimumSize | | Prototype: | QSize QToolBarAreaLayoutLine::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 128-146 |
| | 12 | 3 |
sizeHint| Name: | QToolBarAreaLayoutLine::sizeHint | | Prototype: | QSize QToolBarAreaLayoutLine::sizeHint() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 108-126 |
| | 12 | 3 |
skip| Name: | QToolBarAreaLayoutLine::skip | | Prototype: | bool QToolBarAreaLayoutLine::skip() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 190-197 |
| | 4 | 3 |