| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleSheetBorderData| Name: | QStyleSheetBorderData::QStyleSheetBorderData | | Prototype: | QStyleSheetBorderData() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 336-342 |
| | 3 | 2 |
QStyleSheetBorderData| Name: | QStyleSheetBorderData::QStyleSheetBorderData | | Prototype: | QStyleSheetBorderData(int *b, QBrush *c, QCss::BorderStyle *s, QSize *r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 344-352 |
| | 5 | 2 |
borderImage| Name: | QStyleSheetBorderData::borderImage | | Prototype: | const QStyleSheetBorderImageData *borderImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 359-360 |
| | 1 | 1 |
hasBorderImage| Name: | QStyleSheetBorderData::hasBorderImage | | Prototype: | bool hasBorderImage() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 361-361 |
| | 1 | 1 |
isOpaque| Name: | QStyleSheetBorderData::isOpaque | | Prototype: | bool isOpaque() const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 365-381 |
| | 13 | 7 |