| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ValueExtractor| Name: | ValueExtractor::ValueExtractor | | Prototype: | ValueExtractor::ValueExtractor(const QVector<Declaration> &decls, const QPalette &pal) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 399-402 |
| | 2 | 1 |
sizeValues| Name: | ValueExtractor::sizeValues | | Prototype: | void ValueExtractor::sizeValues(const Declaration &decl, QSize *radii) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 584-589 |
| | 3 | 2 |
extractFont| Name: | ValueExtractor::extractFont | | Prototype: | void ValueExtractor::extractFont() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1316-1322 |
| | 4 | 2 |
extractStyleFeatures| Name: | ValueExtractor::extractStyleFeatures | | Prototype: | int ValueExtractor::extractStyleFeatures() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 552-561 |
| | 6 | 3 |
lengthValue| Name: | ValueExtractor::lengthValue | | Prototype: | int ValueExtractor::lengthValue(const Declaration &decl) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 433-442 |
| | 7 | 3 |
extractPalette| Name: | ValueExtractor::extractPalette | | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1299-1314 |
| | 11 | 7 |
extractGeometry| Name: | ValueExtractor::extractGeometry | | Prototype: | bool ValueExtractor::extractGeometry(int *w, int *h, int *minw, int *minh, int *maxw, int *maxh) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 479-498 |
| | 14 | 9 |
extractImage| Name: | ValueExtractor::extractImage | | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1324-1348 |
| | 14 | 7 |
lengthValue| Name: | ValueExtractor::lengthValue | | Prototype: | LengthData ValueExtractor::lengthValue(const Value& v) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 404-422 |
| | 14 | 5 |
sizeValue| Name: | ValueExtractor::sizeValue | | Prototype: | QSize ValueExtractor::sizeValue(const Declaration &decl) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 563-582 |
| | 14 | 4 |
extractPosition| Name: | ValueExtractor::extractPosition | | Prototype: | bool ValueExtractor::extractPosition(int *left, int *top, int *right, int *bottom, QCss::Origin *origin, Qt::Alignment *position, QCss::PositionMode *mode, Qt::Alignment *textAlignment) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 500-522 |
| | 16 | 11 |
extractBox| Name: | ValueExtractor::extractBox | | Prototype: | bool ValueExtractor::extractBox(int *margins, int *paddings, int *spacing) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 524-550 |
| | 19 | 15 |
extractOutline| Name: | ValueExtractor::extractOutline | | Prototype: | bool ValueExtractor::extractOutline(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii, int *offsets) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 654-686 |
| | 22 | 13 |
extractFont| Name: | ValueExtractor::extractFont | | Prototype: | bool ValueExtractor::extractFont(QFont *font, int *fontSizeAdjustment) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1265-1297 |
| | 25 | 13 |
lengthValues| Name: | ValueExtractor::lengthValues | | Prototype: | void ValueExtractor::lengthValues(const Declaration &decl, int *m) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 444-477 |
| | 25 | 9 |
borderValue| Name: | ValueExtractor::borderValue | | Prototype: | void ValueExtractor::borderValue(const Declaration &decl, int *width, QCss::BorderStyle *style, QBrush *color) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 944-991 |
| | 33 | 8 |
extractBorder| Name: | ValueExtractor::extractBorder | | Prototype: | bool ValueExtractor::extractBorder(int *borders, QBrush *colors, BorderStyle *styles, QSize *radii) | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 591-652 |
| | 41 | 28 |
extractBackground| Name: | ValueExtractor::extractBackground | | Prototype: | bool ValueExtractor::extractBackground(QBrush *brush, QString *image, Repeat *repeat, Qt::Alignment *alignment, Origin *origin, Attachment *attachment, Origin *clip) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1039-1100 |
| | 42 | 16 |