Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 944-950 |
| | 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: | 618-623 |
| | 3 | 1 |
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: | 590-601 |
| | 7 | 3 |
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: | 682-689 |
| | 5 | 2 |
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: | 980-985 |
| | 3 | 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: | 962-968 |
| | 3 | 1 |
containsPointName: | QPolygonF::containsPoint | Prototype: | bool QPolygonF::containsPoint(const QPointF &pt, Qt::FillRule fillRule) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 824-846 |
| | 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: | 652-673 |
| | 18 | 7 |
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: | 551-559 |
| | 6 | 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: | 570-575 |
| | 3 | 2 |