Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPdfEngineName: | QPdfEngine::QPdfEngine | Prototype: | QPdfEngine::QPdfEngine(QPdfEnginePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 747-750 |
| | 2 | 1 |
QPdfEngineName: | QPdfEngine::QPdfEngine | Prototype: | QPdfEngine::QPdfEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 752-755 |
| | 2 | 1 |
beginName: | QPdfEngine::begin | Prototype: | bool QPdfEngine::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1383-1433 |
| | 35 | 4 |
drawHyperlinkName: | QPdfEngine::drawHyperlink | Prototype: | void QPdfEngine::drawHyperlink(const QRectF &r, const QUrl &url) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1005-1033 |
| | 23 | 3 |
drawImageName: | QPdfEngine::drawImage | Prototype: | void QPdfEngine::drawImage(const QRectF &rectangle, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 923-943 |
| | 16 | 3 |
drawLinesName: | QPdfEngine::drawLines | Prototype: | void QPdfEngine::drawLines (const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 782-797 |
| | 11 | 3 |
drawPathName: | QPdfEngine::drawPath | Prototype: | void QPdfEngine::drawPath (const QPainterPath &p) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 865-890 |
| | 17 | 6 |
drawPixmapName: | QPdfEngine::drawPixmap | Prototype: | void QPdfEngine::drawPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QRectF &sr) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 892-921 |
| | 21 | 4 |
drawPointsName: | QPdfEngine::drawPoints | Prototype: | void QPdfEngine::drawPoints (const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 764-780 |
| | 11 | 3 |
drawPolygonName: | QPdfEngine::drawPolygon | Prototype: | void QPdfEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 829-863 |
| | 20 | 9 |
drawRectsName: | QPdfEngine::drawRects | Prototype: | void QPdfEngine::drawRects (const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 799-827 |
| | 20 | 9 |
drawTextItemName: | QPdfEngine::drawTextItem | Prototype: | void QPdfEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 975-1003 |
| | 20 | 4 |
drawTiledPixmapName: | QPdfEngine::drawTiledPixmap | Prototype: | void QPdfEngine::drawTiledPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QPointF &point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 945-973 |
| | 20 | 2 |
endName: | QPdfEngine::end | Prototype: | bool QPdfEngine::end() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1435-1455 |
| | 13 | 2 |
metricName: | QPdfEngine::metric | Prototype: | int QPdfEngine::metric(QPaintDevice::PaintDeviceMetric metricType) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1322-1364 |
| | 26 | 14 |
newPageName: | QPdfEngine::newPage | Prototype: | bool QPdfEngine::newPage() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1259-1271 |
| | 9 | 3 |
pageLayoutName: | QPdfEngine::pageLayout | Prototype: | QPageLayout QPdfEngine::pageLayout() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1315-1319 |
| | 2 | 1 |
resolutionName: | QPdfEngine::resolution | Prototype: | int QPdfEngine::resolution() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1284-1288 |
| | 2 | 1 |
setBrushName: | QPdfEngine::setBrush | Prototype: | void QPdfEngine::setBrush() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1223-1256 |
| | 24 | 7 |
setOutputFilenameName: | QPdfEngine::setOutputFilename | Prototype: | void QPdfEngine::setOutputFilename(const QString &filename) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 757-761 |
| | 2 | 1 |
setPageLayoutName: | QPdfEngine::setPageLayout | Prototype: | void QPdfEngine::setPageLayout(const QPageLayout &pageLayout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1290-1294 |
| | 2 | 1 |
setPageMarginsName: | QPdfEngine::setPageMargins | Prototype: | void QPdfEngine::setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1308-1313 |
| | 3 | 1 |
setPageOrientationName: | QPdfEngine::setPageOrientation | Prototype: | void QPdfEngine::setPageOrientation(QPageLayout::Orientation orientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1302-1306 |
| | 2 | 1 |
setPageSizeName: | QPdfEngine::setPageSize | Prototype: | void QPdfEngine::setPageSize(const QPageSize &pageSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1296-1300 |
| | 2 | 1 |
setPenName: | QPdfEngine::setPen | Prototype: | void QPdfEngine::setPen() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1164-1220 |
| | 36 | 12 |
setResolutionName: | QPdfEngine::setResolution | Prototype: | void QPdfEngine::setResolution(int resolution) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1278-1282 |
| | 2 | 1 |
setupGraphicsStateName: | QPdfEngine::setupGraphicsState | Prototype: | void QPdfEngine::setupGraphicsState(QPaintEngine::DirtyFlags flags) | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1098-1137 |
| | 25 | 13 |
typeName: | QPdfEngine::type | Prototype: | QPaintEngine::Type QPdfEngine::type() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1273-1276 |
| | 1 | 1 |
updateClipPathName: | QPdfEngine::updateClipPath | Prototype: | void QPdfEngine::updateClipPath(const QPainterPath &p, Qt::ClipOperation op) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1141-1162 |
| | 14 | 4 |
updateStateName: | QPdfEngine::updateState | Prototype: | void QPdfEngine::updateState(const QPaintEngineState &state) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1035-1096 |
| | 47 | 16 |