Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
dpiScaledName: | QStyleHelper::dpiScaled | Prototype: | qreal dpiScaled(qreal value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 99-108 |
| | 1 | 1 |
styleObjectWindowName: | QStyleHelper::styleObjectWindow | Prototype: | QWindow *styleObjectWindow(QObject *so) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 420-426 |
| | 3 | 2 |
backgroundColorName: | QStyleHelper::backgroundColor | Prototype: | QColor backgroundColor(const QPalette &pal, const QWidget* widget) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 412-418 |
| | 4 | 2 |
isInstanceOfName: | QStyleHelper::isInstanceOf | Prototype: | bool isInstanceOf(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 111-117 |
| | 4 | 1 |
calcBigLineSizeName: | QStyleHelper::calcBigLineSize | Prototype: | int calcBigLineSize(int radius) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 136-144 |
| | 6 | 3 |
hasAncestorName: | QStyleHelper::hasAncestor | Prototype: | bool hasAncestor(QObject *obj, QAccessible::Role role) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 120-130 |
| | 7 | 3 |
angleName: | QStyleHelper::angle | Prototype: | qreal angle(const QPointF &p1, const QPointF &p2) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 169-199 |
| | 17 | 5 |
calcRadialPosName: | QStyleHelper::calcRadialPos | Prototype: | static QPointF calcRadialPos(const QStyleOptionSlider *dial, qreal offset) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 146-167 |
| | 18 | 3 |
uniqueNameName: | QStyleHelper::uniqueName | Prototype: | QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 61-97 |
| | 19 | 3 |
calcLinesName: | QStyleHelper::calcLines | Prototype: | QPolygonF calcLines(const QStyleOptionSlider *dial) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 201-240 |
| | 31 | 6 |
drawBorderPixmapName: | QStyleHelper::drawBorderPixmap | Prototype: | void drawBorderPixmap(const QPixmap &pixmap, QPainter *painter, const QRect &rect, int left, int top, int right, int bottom) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 355-410 |
| | 31 | 9 |
drawDialName: | QStyleHelper::drawDial | Prototype: | void drawDial(const QStyleOptionSlider *option, QPainter *painter) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 245-352 |
| | 84 | 8 |