| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
uriValue| Name: | Declaration::uriValue | | Prototype: | QString Declaration::uriValue() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1632-1637 |
| | 3 | 2 |
styleValues| Name: | Declaration::styleValues | | Prototype: | void Declaration::styleValues(BorderStyle *s) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1559-1568 |
| | 7 | 6 |
styleValue| Name: | Declaration::styleValue | | Prototype: | BorderStyle Declaration::styleValue() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1552-1557 |
| | 3 | 2 |
styleFeaturesValue| Name: | Declaration::styleFeaturesValue | | Prototype: | int Declaration::styleFeaturesValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1618-1630 |
| | 9 | 3 |
sizeValue| Name: | Declaration::sizeValue | | Prototype: | QSize Declaration::sizeValue() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1480-1495 |
| | 11 | 4 |
repeatValue| Name: | Declaration::repeatValue | | Prototype: | Repeat Declaration::repeatValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1570-1580 |
| | 8 | 3 |
rectValue| Name: | Declaration::rectValue | | Prototype: | QRect Declaration::rectValue() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1497-1517 |
| | 16 | 6 |
realValue| Name: | Declaration::realValue | | Prototype: | bool Declaration::realValue(qreal *real, const char *unit) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1436-1454 |
| | 15 | 6 |
positionValue| Name: | Declaration::positionValue | | Prototype: | PositionMode Declaration::positionValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1594-1604 |
| | 8 | 3 |
originValue| Name: | Declaration::originValue | | Prototype: | Origin Declaration::originValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1582-1592 |
| | 8 | 3 |
intValue| Name: | Declaration::intValue | | Prototype: | bool Declaration::intValue(int *i, const char *unit) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1473-1478 |
| | 3 | 2 |
iconValue| Name: | Declaration::iconValue | | Prototype: | QIcon Declaration::iconValue() const | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1688-1733 |
| | 31 | 16 |
colorValues| Name: | Declaration::colorValues | | Prototype: | void Declaration::colorValues(QColor *c, const QPalette &pal) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1519-1550 |
| | 20 | 10 |
colorValue| Name: | Declaration::colorValue | | Prototype: | QColor Declaration::colorValue(const QPalette &pal) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1345-1365 |
| | 13 | 6 |
brushValues| Name: | Declaration::brushValues | | Prototype: | void Declaration::brushValues(QBrush *c, const QPalette &pal) const | | Coverage: | 0.000% (0/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1391-1434 |
| | 30 | 15 |
brushValue| Name: | Declaration::brushValue | | Prototype: | QBrush Declaration::brushValue(const QPalette &pal) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1367-1389 |
| | 14 | 7 |
borderImageValue| Name: | Declaration::borderImageValue | | Prototype: | void Declaration::borderImageValue(QString *image, int *cuts, TileMode *h, TileMode *v) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1651-1686 |
| | 25 | 12 |
attachmentValue| Name: | Declaration::attachmentValue | | Prototype: | Attachment Declaration::attachmentValue() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1606-1616 |
| | 8 | 3 |
alignmentValue| Name: | Declaration::alignmentValue | | Prototype: | Qt::Alignment Declaration::alignmentValue() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1639-1649 |
| | 7 | 3 |