| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
Stroker| Name: | QPdf::Stroker::Stroker | | Prototype: | QPdf::Stroker::Stroker() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 585-596 |
| | 6 | 1 |
setPen| Name: | QPdf::Stroker::setPen | | Prototype: | void QPdf::Stroker::setPen(const QPen &pen, QPainter::RenderHints hints) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 598-627 |
| | 21 | 6 |
strokePath| Name: | QPdf::Stroker::strokePath | | Prototype: | void QPdf::Stroker::strokePath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 629-637 |
| | 5 | 2 |