| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
angle| Name: | 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: | 163-193 |
| | 17 | 5 |
backgroundColor| Name: | 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: | 406-412 |
| | 4 | 2 |
calcBigLineSize| Name: | 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: | 130-138 |
| | 6 | 3 |
calcLines| Name: | 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: | 195-234 |
| | 31 | 6 |
calcRadialPos| Name: | 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: | 140-161 |
| | 18 | 3 |
dpiScaled| Name: | 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: | 93-102 |
| | 1 | 1 |
drawBorderPixmap| Name: | 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: | 349-404 |
| | 31 | 9 |
drawDial| Name: | 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: | 239-346 |
| | 84 | 8 |
hasAncestor| Name: | 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: | 114-124 |
| | 7 | 3 |
isInstanceOf| Name: | 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: | 105-111 |
| | 4 | 1 |
styleObjectWindow| Name: | 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: | 414-420 |
| | 3 | 2 |
uniqueName| Name: | 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: | 55-91 |
| | 19 | 3 |