Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPolygonFName: | QPolygonF::QPolygonF | Prototype: | QPolygonF::QPolygonF(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 557-565 |
| | 6 | 1 |
intersectedName: | QPolygonF::intersected | Prototype: | QPolygonF QPolygonF::intersected(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 968-974 |
| | 3 | 1 |
subtractedName: | QPolygonF::subtracted | Prototype: | QPolygonF QPolygonF::subtracted(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 986-991 |
| | 3 | 1 |
translatedName: | QPolygonF::translated | Prototype: | QPolygonF QPolygonF::translated(const QPointF &offset) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 624-629 |
| | 3 | 1 |
unitedName: | QPolygonF::united | Prototype: | QPolygonF QPolygonF::united(const QPolygonF &r) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 950-956 |
| | 3 | 1 |
QPolygonFName: | QPolygonF::QPolygonF | Prototype: | QPolygonF::QPolygonF(const QPolygon &a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 576-581 |
| | 3 | 2 |
toPolygonName: | QPolygonF::toPolygon | Prototype: | QPolygon QPolygonF::toPolygon() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 688-695 |
| | 5 | 2 |
translateName: | QPolygonF::translate | Prototype: | void QPolygonF::translate(const QPointF &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 596-607 |
| | 7 | 3 |
containsPointName: | QPolygonF::containsPoint | Prototype: | bool QPolygonF::containsPoint(const QPointF &pt, Qt::FillRule fillRule) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 830-852 |
| | 14 | 4 |
boundingRectName: | QPolygonF::boundingRect | Prototype: | QRectF QPolygonF::boundingRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 658-679 |
| | 18 | 7 |