Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unsetClipName: | QRenderRule::unsetClip | Prototype: | void QRenderRule::unsetClip(QPainter *p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1288-1294 |
| | 4 | 3 |
styleHintName: | QRenderRule::styleHint | Prototype: | QVariant styleHint(const QString &sh) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 561-561 |
| | 1 | 1 |
sizeName: | QRenderRule::size | Prototype: | QSize size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 545-545 |
| | 1 | 1 |
sizeName: | QRenderRule::size | Prototype: | QSize size(const QSize &sz) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 546-546 |
| | 1 | 1 |
setClipName: | QRenderRule::setClip | Prototype: | void QRenderRule::setClip(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1277-1286 |
| | 6 | 3 |
positionName: | QRenderRule::position | Prototype: | const QStyleSheetPositionData *position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 492-492 |
| | 1 | 1 |
paletteName: | QRenderRule::palette | Prototype: | const QStyleSheetPaletteData *palette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 486-486 |
| | 1 | 1 |
paddingRectName: | QRenderRule::paddingRect | Prototype: | QRect QRenderRule::paddingRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1029-1036 |
| | 5 | 2 |
outlineRectName: | QRenderRule::outlineRect | Prototype: | QRect QRenderRule::outlineRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1020-1027 |
| | 5 | 2 |
outlineName: | QRenderRule::outline | Prototype: | const QStyleSheetOutlineData *outline() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 490-490 |
| | 1 | 1 |
originRectName: | QRenderRule::originRect | Prototype: | QRect QRenderRule::originRect(const QRect &rect, Origin origin) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1141-1154 |
| | 5 | 6 |
minimumSizeName: | QRenderRule::minimumSize | Prototype: | QSize minimumSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 529-530 |
| | 1 | 1 |
minimumContentsSizeName: | QRenderRule::minimumContentsSize | Prototype: | QSize minimumContentsSize() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 527-528 |
| | 1 | 1 |
hasStyleHintName: | QRenderRule::hasStyleHint | Prototype: | bool hasStyleHint(const QString &sh) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 560-560 |
| | 1 | 1 |
hasPositionName: | QRenderRule::hasPosition | Prototype: | bool hasPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 522-522 |
| | 1 | 1 |
hasPaletteName: | QRenderRule::hasPalette | Prototype: | bool hasPalette() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 494-494 |
| | 1 | 1 |
hasOutlineName: | QRenderRule::hasOutline | Prototype: | bool hasOutline() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 521-521 |
| | 1 | 1 |
hasNativeOutlineName: | QRenderRule::hasNativeOutline | Prototype: | bool hasNativeOutline() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 504-507 |
| | 2 | 1 |
hasNativeBorderName: | QRenderRule::hasNativeBorder | Prototype: | bool hasNativeBorder() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 499-502 |
| | 2 | 1 |
hasImageName: | QRenderRule::hasImage | Prototype: | bool hasImage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 525-525 |
| | 1 | 1 |
hasGradientBackgroundName: | QRenderRule::hasGradientBackground | Prototype: | bool hasGradientBackground() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 496-497 |
| | 2 | 1 |
hasGeometryName: | QRenderRule::hasGeometry | Prototype: | bool hasGeometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 523-523 |
| | 1 | 1 |
hasDrawableName: | QRenderRule::hasDrawable | Prototype: | bool hasDrawable() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 524-524 |
| | 1 | 1 |
hasContentsSizeName: | QRenderRule::hasContentsSize | Prototype: | bool hasContentsSize() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 542-543 |
| | 1 | 1 |
hasBoxName: | QRenderRule::hasBox | Prototype: | bool hasBox() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 519-519 |
| | 1 | 1 |
hasBorderName: | QRenderRule::hasBorder | Prototype: | bool hasBorder() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 520-520 |
| | 1 | 1 |
hasBackgroundName: | QRenderRule::hasBackground | Prototype: | bool hasBackground() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 495-495 |
| | 1 | 1 |
geometryName: | QRenderRule::geometry | Prototype: | const QStyleSheetGeometryData *geometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 491-491 |
| | 1 | 1 |
fixupBorderName: | QRenderRule::fixupBorder | Prototype: | void QRenderRule::fixupBorder(int nativeWidth) | Coverage: | 0.000% (0/44) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1075-1116 |
| | 24 | 12 |
drawRuleName: | QRenderRule::drawRule | Prototype: | void QRenderRule::drawRule(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1334-1338 |
| | 2 | 1 |
drawOutlineName: | QRenderRule::drawOutline | Prototype: | void QRenderRule::drawOutline(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1209-1218 |
| | 6 | 2 |
drawImageName: | QRenderRule::drawImage | Prototype: | void QRenderRule::drawImage(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1327-1332 |
| | 3 | 2 |
drawFrameName: | QRenderRule::drawFrame | Prototype: | void QRenderRule::drawFrame(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1320-1325 |
| | 3 | 2 |
drawBorderImageName: | QRenderRule::drawBorderImage | Prototype: | void QRenderRule::drawBorderImage(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1118-1139 |
| | 15 | 1 |
drawBorderName: | QRenderRule::drawBorder | Prototype: | void QRenderRule::drawBorder(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1220-1234 |
| | 9 | 3 |
drawBackgroundImageName: | QRenderRule::drawBackgroundImage | Prototype: | void QRenderRule::drawBackgroundImage(QPainter *p, const QRect &rect, QPoint off) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1156-1207 |
| | 33 | 11 |
drawBackgroundName: | QRenderRule::drawBackground | Prototype: | void QRenderRule::drawBackground(QPainter *p, const QRect& rect, const QPoint& off) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1296-1318 |
| | 13 | 4 |
contentsSizeName: | QRenderRule::contentsSize | Prototype: | QSize contentsSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 532-534 |
| | 2 | 1 |
contentsSizeName: | QRenderRule::contentsSize | Prototype: | QSize contentsSize(const QSize &sz) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 535-541 |
| | 4 | 3 |
contentsRectName: | QRenderRule::contentsRect | Prototype: | QRect QRenderRule::contentsRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1038-1045 |
| | 5 | 2 |
configurePaletteName: | QRenderRule::configurePalette | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorRole fr, QPalette::ColorRole br) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1341-1370 |
| | 22 | 10 |
configurePaletteName: | QRenderRule::configurePalette | Prototype: | void QRenderRule::configurePalette(QPalette *p, QPalette::ColorGroup cg, const QWidget *w, bool embedded) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1372-1404 |
| | 22 | 9 |
boxSizeName: | QRenderRule::boxSize | Prototype: | QSize QRenderRule::boxSize(const QSize &cs, int flags) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1067-1073 |
| | 4 | 3 |
boxRectName: | QRenderRule::boxRect | Prototype: | QRect QRenderRule::boxRect(const QRect& cr, int flags) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1047-1065 |
| | 12 | 5 |
boxName: | QRenderRule::box | Prototype: | const QStyleSheetBoxData *box() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 487-487 |
| | 1 | 1 |
borderRectName: | QRenderRule::borderRect | Prototype: | QRect QRenderRule::borderRect(const QRect& r) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1012-1018 |
| | 4 | 2 |
borderClipName: | QRenderRule::borderClip | Prototype: | QPainterPath QRenderRule::borderClip(QRect r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1236-1272 |
| | 28 | 3 |
borderName: | QRenderRule::border | Prototype: | const QStyleSheetBorderData *border() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 489-489 |
| | 1 | 1 |
baseStyleCanDrawName: | QRenderRule::baseStyleCanDraw | Prototype: | bool baseStyleCanDraw() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 509-517 |
| | 7 | 4 |
backgroundName: | QRenderRule::background | Prototype: | const QStyleSheetBackgroundData *background() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 488-488 |
| | 1 | 1 |
adjustSizeName: | QRenderRule::adjustSize | Prototype: | QSize adjustSize(const QSize &sz) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 547-558 |
| | 9 | 6 |
QRenderRuleName: | QRenderRule::QRenderRule | Prototype: | QRenderRule() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 461-461 |
| | 1 | 1 |
QRenderRuleName: | QRenderRule::QRenderRule | Prototype: | QRenderRule::QRenderRule(const QVector<Declaration> &declarations, const QObject *object) | Coverage: | 0.000% (0/127) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 861-1010 |
| | 117 | 38 |