Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
isOpaqueName: | 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 |
QStyleSheetBorderDataName: | 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 |
QStyleSheetBorderDataName: | 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 |
hasBorderImageName: | 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 |
borderImageName: | 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 |