| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPdfEngine::drawLines| Name: | 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: | 776-791 |
| | 11 | 3 |
QPdfEngine::drawPath| Name: | 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: | 859-884 |
| | 17 | 6 |
QPdfEngine::drawPixmap| Name: | 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: | 886-915 |
| | 21 | 4 |
QPdfEngine::drawPoints| Name: | 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: | 758-774 |
| | 11 | 3 |
QPdfEngine::drawPolygon| Name: | 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: | 823-857 |
| | 20 | 9 |
QPdfEngine::drawRects| Name: | 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: | 793-821 |
| | 20 | 9 |
QPdfEngine::drawTextItem| Name: | 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: | 969-997 |
| | 20 | 4 |
QPdfEngine::drawTiledPixmap| Name: | 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: | 939-967 |
| | 20 | 2 |
QPdfEngine::end| Name: | 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: | 1429-1449 |
| | 13 | 2 |
QPdfEngine::metric| Name: | 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: | 1316-1358 |
| | 26 | 14 |
QPdfEngine::newPage| Name: | 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: | 1253-1265 |
| | 9 | 3 |
QPdfEngine::pageLayout| Name: | 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: | 1309-1313 |
| | 2 | 1 |
QPdfEngine::resolution| Name: | 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: | 1278-1282 |
| | 2 | 1 |
QPdfEngine::setBrush| Name: | 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: | 1217-1250 |
| | 24 | 7 |
QPdfEngine::setOutputFilename| Name: | 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: | 751-755 |
| | 2 | 1 |
QPdfEngine::setPageLayout| Name: | 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: | 1284-1288 |
| | 2 | 1 |
QPdfEngine::setPageMargins| Name: | 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: | 1302-1307 |
| | 3 | 1 |
QPdfEngine::setPageOrientation| Name: | 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: | 1296-1300 |
| | 2 | 1 |
QPdfEngine::setPageSize| Name: | 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: | 1290-1294 |
| | 2 | 1 |
QPdfEngine::setPen| Name: | 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: | 1158-1214 |
| | 36 | 12 |
QPdfEngine::setResolution| Name: | 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: | 1272-1276 |
| | 2 | 1 |
QPdfEngine::setupGraphicsState| Name: | 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: | 1092-1131 |
| | 25 | 13 |
QPdfEngine::type| Name: | 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: | 1267-1270 |
| | 1 | 1 |
QPdfEngine::updateClipPath| Name: | 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: | 1135-1156 |
| | 14 | 4 |
QPdfEngine::updateState| Name: | 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: | 1029-1090 |
| | 47 | 16 |
QPdfEnginePrivate::QPdfEnginePrivate| Name: | QPdfEnginePrivate::QPdfEnginePrivate | | Prototype: | QPdfEnginePrivate::QPdfEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1360-1375 |
| | 6 | 1 |
QPdfEnginePrivate::addBrushPattern| Name: | QPdfEnginePrivate::addBrushPattern | | Prototype: | int QPdfEnginePrivate::addBrushPattern(const QTransform &m, bool *specifyColor, int *gStateObject) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2324-2404 |
| | 65 | 8 |
QPdfEnginePrivate::addConstantAlphaObject| Name: | QPdfEnginePrivate::addConstantAlphaObject | | Prototype: | int QPdfEnginePrivate::addConstantAlphaObject(int brushAlpha, int penAlpha) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2303-2321 |
| | 14 | 4 |
QPdfEnginePrivate::addImage| Name: | QPdfEnginePrivate::addImage | | Prototype: | int QPdfEnginePrivate::addImage(const QImage &img, bool *bitmap, qint64 serial_no) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2417-2540 |
| | 94 | 22 |
QPdfEnginePrivate::addXrefEntry| Name: | QPdfEnginePrivate::addXrefEntry | | Prototype: | int QPdfEnginePrivate::addXrefEntry(int object, bool printostr) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1768-1781 |
| | 8 | 4 |
QPdfEnginePrivate::createShadingFunction| Name: | QPdfEnginePrivate::createShadingFunction | | Prototype: | int QPdfEnginePrivate::createShadingFunction(const QGradient *gradient, int from, int to, bool reflect, bool alpha) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1980-2076 |
| | 76 | 15 |
QPdfEnginePrivate::drawTextItem| Name: | QPdfEnginePrivate::drawTextItem | | Prototype: | void QPdfEnginePrivate::drawTextItem(const QPointF &p, const QTextItemInt &ti) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2542-2697 |
| | 99 | 13 |
QPdfEnginePrivate::embedFont| Name: | QPdfEnginePrivate::embedFont | | Prototype: | void QPdfEnginePrivate::embedFont(QFontSubset *font) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1538-1648 |
| | 83 | 3 |
QPdfEnginePrivate::generateGradientShader| Name: | QPdfEnginePrivate::generateGradientShader | | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2208-2220 |
| | 5 | 5 |
QPdfEnginePrivate::generateLinearGradientShader| Name: | QPdfEnginePrivate::generateLinearGradientShader | | Prototype: | int QPdfEnginePrivate::generateLinearGradientShader(const QLinearGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2078-2137 |
| | 41 | 5 |
QPdfEnginePrivate::generateRadialGradientShader| Name: | QPdfEnginePrivate::generateRadialGradientShader | | Prototype: | int QPdfEnginePrivate::generateRadialGradientShader(const QRadialGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2139-2206 |
| | 49 | 7 |
QPdfEnginePrivate::gradientBrush| Name: | QPdfEnginePrivate::gradientBrush | | Prototype: | int QPdfEnginePrivate::gradientBrush(const QBrush &b, const QTransform &matrix, int *gStateObject) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2222-2301 |
| | 61 | 6 |
QPdfEnginePrivate::newPage| Name: | QPdfEnginePrivate::newPage | | Prototype: | void QPdfEnginePrivate::newPage() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2710-2725 |
| | 11 | 2 |
QPdfEnginePrivate::pageMatrix| Name: | QPdfEnginePrivate::pageMatrix | | Prototype: | QTransform QPdfEnginePrivate::pageMatrix() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2699-2708 |
| | 6 | 2 |
QPdfEnginePrivate::printString| Name: | QPdfEnginePrivate::printString | | Prototype: | void QPdfEnginePrivate::printString(const QString &string) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1783-1800 |
| | 10 | 4 |
QPdfEnginePrivate::writeCompressed| Name: | QPdfEnginePrivate::writeCompressed | | Prototype: | int QPdfEnginePrivate::writeCompressed(QIODevice *dev) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1824-1896 |
| | 55 | 10 |
QPdfEnginePrivate::writeCompressed| Name: | QPdfEnginePrivate::writeCompressed | | Prototype: | int QPdfEnginePrivate::writeCompressed(const char *src, int len) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1898-1919 |
| | 12 | 3 |
QPdfEnginePrivate::writeFonts| Name: | QPdfEnginePrivate::writeFonts | | Prototype: | void QPdfEnginePrivate::writeFonts() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1651-1658 |
| | 4 | 2 |
QPdfEnginePrivate::writeHeader| Name: | QPdfEnginePrivate::writeHeader | | Prototype: | void QPdfEnginePrivate::writeHeader() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1458-1491 |
| | 24 | 1 |
QPdfEnginePrivate::writeImage| Name: | QPdfEnginePrivate::writeImage | | Prototype: | int QPdfEnginePrivate::writeImage(const QByteArray &data, int width, int height, int depth, int maskObject, int softMaskObject, bool dct, bool isMono) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1921-1971 |
| | 37 | 8 |
QPdfEnginePrivate::writeInfo| Name: | QPdfEnginePrivate::writeInfo | | Prototype: | void QPdfEnginePrivate::writeInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1493-1514 |
| | 19 | 1 |
QPdfEnginePrivate::writePage| Name: | QPdfEnginePrivate::writePage | | Prototype: | void QPdfEnginePrivate::writePage() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1660-1742 |
| | 65 | 8 |
QPdfEnginePrivate::writePageRoot| Name: | QPdfEnginePrivate::writePageRoot | | Prototype: | void QPdfEnginePrivate::writePageRoot() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1516-1535 |
| | 13 | 2 |
QPdfEnginePrivate::writeTail| Name: | QPdfEnginePrivate::writeTail | | Prototype: | void QPdfEnginePrivate::writeTail() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1744-1766 |
| | 18 | 2 |
QPdfEnginePrivate::xprintf| Name: | QPdfEnginePrivate::xprintf | | Prototype: | void QPdfEnginePrivate::xprintf(const char* fmt, ...) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1804-1822 |
| | 11 | 2 |
QPdfEnginePrivate::~QPdfEnginePrivate| Name: | QPdfEnginePrivate::~QPdfEnginePrivate | | Prototype: | QPdfEnginePrivate::~QPdfEnginePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1451-1456 |
| | 3 | 1 |
QPdfPage::QPdfPage| Name: | QPdfPage::QPdfPage | | Prototype: | QPdfPage::QPdfPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 728-731 |
| | 2 | 1 |
QPdfPage::streamImage| Name: | QPdfPage::streamImage | | Prototype: | void QPdfPage::streamImage(int w, int h, int object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 733-738 |
| | 3 | 2 |
QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate| Name: | QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivate | | Prototype: | QPdfPagedPaintDevicePrivate(QPdfWriterPrivate *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 67-69 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::pageLayout| Name: | QPdfPagedPaintDevicePrivate::pageLayout | | Prototype: | QPageLayout pageLayout() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 115-118 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageLayout| Name: | QPdfPagedPaintDevicePrivate::setPageLayout | | Prototype: | bool setPageLayout(const QPageLayout &newPageLayout) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 74-81 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageMargins| Name: | QPdfPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageMargins| Name: | QPdfPagedPaintDevicePrivate::setPageMargins | | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 106-113 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageOrientation| Name: | QPdfPagedPaintDevicePrivate::setPageOrientation | | Prototype: | bool setPageOrientation(QPageLayout::Orientation orientation) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 92-99 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageSize| Name: | QPdfPagedPaintDevicePrivate::setPageSize | | Prototype: | bool setPageSize(const QPageSize &pageSize) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 83-90 |
| | 3 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPrinter::PrinterMode m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 55-59 |
| | 1 | 1 |
QPdfPrintEngine::QPdfPrintEngine| Name: | QPdfPrintEngine::QPdfPrintEngine | | Prototype: | QPdfPrintEngine::QPdfPrintEngine(QPdfPrintEnginePrivate &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 61-65 |
| | 1 | 1 |
QPdfPrintEngine::begin| Name: | QPdfPrintEngine::begin | | Prototype: | bool QPdfPrintEngine::begin(QPaintDevice *pdev) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 71-82 |
| | 6 | 2 |
QPdfPrintEngine::end| Name: | QPdfPrintEngine::end | | Prototype: | bool QPdfPrintEngine::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 84-94 |
| | 5 | 1 |
QPdfPrintEngine::metric| Name: | QPdfPrintEngine::metric | | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 101-104 |
| | 1 | 1 |
QPdfPrintEngine::newPage| Name: | QPdfPrintEngine::newPage | | Prototype: | bool QPdfPrintEngine::newPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 96-99 |
| | 1 | 1 |
QPdfPrintEngine::property| Name: | QPdfPrintEngine::property | | Prototype: | QVariant QPdfPrintEngine::property(PrintEnginePropertyKey key) const | | Coverage: | 74.603% (47/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 234-344 |
| | 67 | 31 |
QPdfPrintEngine::setProperty| Name: | QPdfPrintEngine::setProperty | | Prototype: | void QPdfPrintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 56.790% (46/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 106-232 |
| | 75 | 38 |
QPdfPrintEnginePrivate::QPdfPrintEnginePrivate| Name: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 382-396 |
| | 5 | 3 |
QPdfPrintEnginePrivate::closePrintDevice| Name: | QPdfPrintEnginePrivate::closePrintDevice | | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 364-378 |
| | 7 | 3 |
QPdfPrintEnginePrivate::openPrintDevice| Name: | QPdfPrintEnginePrivate::openPrintDevice | | Prototype: | bool QPdfPrintEnginePrivate::openPrintDevice() | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 347-362 |
| | 9 | 4 |
QPdfWriter::QPdfWriter| Name: | QPdfWriter::QPdfWriter | | Prototype: | QPdfWriter::QPdfWriter(const QString &filename) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 138-148 |
| | 3 | 1 |
QPdfWriter::QPdfWriter| Name: | QPdfWriter::QPdfWriter | | Prototype: | QPdfWriter::QPdfWriter(QIODevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 153-163 |
| | 3 | 1 |
QPdfWriter::creator| Name: | QPdfWriter::creator | | Prototype: | QString QPdfWriter::creator() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 194-198 |
| | 2 | 1 |
QPdfWriter::metric| Name: | QPdfWriter::metric | | Prototype: | int QPdfWriter::metric(PaintDeviceMetric id) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 389-393 |
| | 2 | 1 |
QPdfWriter::newPage| Name: | QPdfWriter::newPage | | Prototype: | bool QPdfWriter::newPage() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 398-403 |
| | 2 | 1 |
QPdfWriter::paintEngine| Name: | QPdfWriter::paintEngine | | Prototype: | QPaintEngine *QPdfWriter::paintEngine() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 212-217 |
| | 2 | 1 |
QPdfWriter::resolution| Name: | QPdfWriter::resolution | | Prototype: | int QPdfWriter::resolution() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 245-249 |
| | 2 | 1 |
QPdfWriter::setCreator| Name: | QPdfWriter::setCreator | | Prototype: | void QPdfWriter::setCreator(const QString &creator) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 203-207 |
| | 2 | 1 |
QPdfWriter::setMargins| Name: | QPdfWriter::setMargins | | Prototype: | void QPdfWriter::setMargins(const Margins &m) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 413-416 |
| | 1 | 1 |
QPdfWriter::setPageSize| Name: | QPdfWriter::setPageSize | | Prototype: | void QPdfWriter::setPageSize(PageSize size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 366-369 |
| | 1 | 1 |
QPdfWriter::setPageSizeMM| Name: | QPdfWriter::setPageSizeMM | | Prototype: | void QPdfWriter::setPageSizeMM(const QSizeF &size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 379-382 |
| | 1 | 1 |
QPdfWriter::setResolution| Name: | QPdfWriter::setResolution | | Prototype: | void QPdfWriter::setResolution(int resolution) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 230-235 |
| | 3 | 2 |
QPdfWriter::setTitle| Name: | QPdfWriter::setTitle | | Prototype: | void QPdfWriter::setTitle(const QString &title) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 185-189 |
| | 2 | 1 |
QPdfWriter::title| Name: | QPdfWriter::title | | Prototype: | QString QPdfWriter::title() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 176-180 |
| | 2 | 1 |
QPdfWriterPrivate::QPdfWriterPrivate| Name: | QPdfWriterPrivate::QPdfWriterPrivate | | Prototype: | QPdfWriterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 48-53 |
| | 2 | 1 |
QPdfWriterPrivate::~QPdfWriterPrivate| Name: | QPdfWriterPrivate::~QPdfWriterPrivate | | Prototype: | ~QPdfWriterPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | | Lines: | 54-58 |
| | 2 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 264-268 |
| | 2 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(Qt::PenStyle style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 276-284 |
| | 4 | 2 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 293-296 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QBrush &brush, qreal width, Qt::PenStyle s, Qt::PenCapStyle c, Qt::PenJoinStyle j) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 308-311 |
| | 1 | 1 |
QPen::QPen| Name: | QPen::QPen | | Prototype: | QPen::QPen(const QPen &p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 319-324 |
| | 3 | 2 |
QPen::brush| Name: | QPen::brush | | Prototype: | QBrush QPen::brush() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 770-773 |
| | 1 | 1 |
QPen::capStyle| Name: | QPen::capStyle | | Prototype: | Qt::PenCapStyle QPen::capStyle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 691-694 |
| | 1 | 1 |
QPen::color| Name: | QPen::color | | Prototype: | QColor QPen::color() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 747-750 |
| | 1 | 1 |
QPen::dashOffset| Name: | QPen::dashOffset | | Prototype: | qreal QPen::dashOffset() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 536-540 |
| | 2 | 1 |
QPen::dashPattern| Name: | QPen::dashPattern | | Prototype: | QVector<qreal> QPen::dashPattern() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 450-482 |
| | 22 | 8 |
QPen::detach| Name: | QPen::detach | | Prototype: | void QPen::detach() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 358-368 |
| | 7 | 3 |
QPen::isCosmetic| Name: | QPen::isCosmetic | | Prototype: | bool QPen::isCosmetic() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 812-816 |
| | 2 | 1 |
QPen::isDetached| Name: | QPen::isDetached | | Prototype: | bool QPen::isDetached() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 880-883 |
| | 1 | 1 |