Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPathSegments::mergePointsName: | QPathSegments::mergePoints | Prototype: | void QPathSegments::mergePoints() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 759-789 |
| | 17 | 6 |
QPathSegments::setPathName: | QPathSegments::setPath | Prototype: | void QPathSegments::setPath(const QPainterPath &path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 905-914 |
| | 5 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 89-91 |
| | 2 | 1 |
QPauseAnimation::QPauseAnimationName: | QPauseAnimation::QPauseAnimation | Prototype: | QPauseAnimation::QPauseAnimation(int msecs, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 99-102 |
| | 1 | 1 |
QPauseAnimation::durationName: | QPauseAnimation::duration | Prototype: | int QPauseAnimation::duration() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPauseAnimation::eventName: | QPauseAnimation::event | Prototype: | bool QPauseAnimation::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 137-140 |
| | 1 | 1 |
QPauseAnimation::setDurationName: | QPauseAnimation::setDuration | Prototype: | void QPauseAnimation::setDuration(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 124-132 |
| | 5 | 2 |
QPauseAnimationPrivate::QPauseAnimationPrivateName: | QPauseAnimationPrivate::QPauseAnimationPrivate | Prototype: | QPauseAnimationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 75-78 |
| | 1 | 1 |
QPcreJitStackPointer::QPcreJitStackPointerName: | QPcreJitStackPointer::QPcreJitStackPointer | Prototype: | QPcreJitStackPointer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1085-1090 |
| | 1 | 1 |
QPcreJitStackPointer::~QPcreJitStackPointerName: | QPcreJitStackPointer::~QPcreJitStackPointer | Prototype: | ~QPcreJitStackPointer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1094-1098 |
| | 2 | 2 |
QPdf::ByteStream::ByteStreamName: | QPdf::ByteStream::ByteStream | Prototype: | ByteStream::ByteStream(QByteArray *byteArray, bool fileBacking) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 163-170 |
| | 1 | 1 |
QPdf::ByteStream::ByteStreamName: | QPdf::ByteStream::ByteStream | Prototype: | ByteStream::ByteStream(bool fileBacking) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 172-179 |
| | 1 | 1 |
QPdf::ByteStream::clearName: | QPdf::ByteStream::clear | Prototype: | void ByteStream::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 254-257 |
| | 1 | 1 |
QPdf::ByteStream::constructor_helperName: | QPdf::ByteStream::constructor_helper | Prototype: | void ByteStream::constructor_helper(QByteArray *ba) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 259-264 |
| | 3 | 1 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(char chr) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 186-191 |
| | 3 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 193-198 |
| | 3 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const QByteArray &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 200-205 |
| | 3 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const ByteStream &src) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 207-222 |
| | 10 | 3 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(qreal val) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 224-229 |
| | 4 | 1 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(int val) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 231-236 |
| | 4 | 1 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 238-245 |
| | 6 | 1 |
QPdf::ByteStream::prepareBufferName: | QPdf::ByteStream::prepareBuffer | Prototype: | void ByteStream::prepareBuffer() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 266-289 |
| | 17 | 4 |
QPdf::ByteStream::streamName: | QPdf::ByteStream::stream | Prototype: | QIODevice *ByteStream::stream() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 247-252 |
| | 3 | 1 |
QPdf::ByteStream::~ByteStreamName: | QPdf::ByteStream::~ByteStream | Prototype: | ByteStream::~ByteStream() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 181-184 |
| | 1 | 1 |
QPdf::Stroker::StrokerName: | 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: | 591-602 |
| | 6 | 1 |
QPdf::Stroker::setPenName: | 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: | 604-633 |
| | 21 | 6 |
QPdf::Stroker::strokePathName: | 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: | 635-643 |
| | 5 | 2 |
QPdf::ascii85EncodeName: | QPdf::ascii85Encode | Prototype: | QByteArray QPdf::ascii85Encode(const QByteArray &input) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 645-699 |
| | 47 | 6 |
QPdf::generateDashesName: | QPdf::generateDashes | Prototype: | QByteArray QPdf::generateDashes(const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 370-389 |
| | 15 | 4 |
QPdf::generateMatrixName: | QPdf::generateMatrix | Prototype: | QByteArray QPdf::generateMatrix(const QTransform &matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 356-368 |
| | 10 | 1 |
QPdf::generatePathName: | QPdf::generatePath | Prototype: | QByteArray QPdf::generatePath(const QPainterPath &path, const QTransform &matrix, PathFlags flags) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 294-354 |
| | 43 | 13 |
QPdf::patternForBrushName: | QPdf::patternForBrush | Prototype: | QByteArray QPdf::patternForBrush(const QBrush &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 546-552 |
| | 4 | 2 |
QPdf::toHexName: | QPdf::toHex | Prototype: | const char *QPdf::toHex(ushort u, char *buffer) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 701-715 |
| | 10 | 3 |
QPdf::toHexName: | QPdf::toHex | Prototype: | const char *QPdf::toHex(uchar u, char *buffer) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 717-731 |
| | 10 | 3 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEngine::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 |
QPdfEnginePrivate::QPdfEnginePrivateName: | 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: | 1366-1381 |
| | 6 | 1 |
QPdfEnginePrivate::addBrushPatternName: | 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: | 2333-2413 |
| | 65 | 8 |
QPdfEnginePrivate::addConstantAlphaObjectName: | 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: | 2312-2330 |
| | 14 | 4 |
QPdfEnginePrivate::addImageName: | 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: | 2426-2549 |
| | 94 | 22 |
QPdfEnginePrivate::addXrefEntryName: | 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: | 1774-1787 |
| | 8 | 4 |
QPdfEnginePrivate::createShadingFunctionName: | 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: | 1987-2083 |
| | 76 | 15 |
QPdfEnginePrivate::drawTextItemName: | 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: | 2551-2706 |
| | 99 | 13 |
QPdfEnginePrivate::embedFontName: | 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: | 1544-1654 |
| | 83 | 3 |
QPdfEnginePrivate::generateGradientShaderName: | QPdfEnginePrivate::generateGradientShader | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2215-2229 |
| | 7 | 5 |
QPdfEnginePrivate::generateLinearGradientShaderName: | 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: | 2085-2144 |
| | 41 | 5 |
QPdfEnginePrivate::generateRadialGradientShaderName: | 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: | 2146-2213 |
| | 49 | 7 |
QPdfEnginePrivate::gradientBrushName: | 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: | 2231-2310 |
| | 61 | 6 |
QPdfEnginePrivate::newPageName: | 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: | 2719-2734 |
| | 11 | 2 |
QPdfEnginePrivate::pageMatrixName: | 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: | 2708-2717 |
| | 6 | 2 |
QPdfEnginePrivate::printStringName: | 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: | 1789-1806 |
| | 10 | 4 |
QPdfEnginePrivate::writeCompressedName: | 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: | 1830-1902 |
| | 55 | 10 |
QPdfEnginePrivate::writeCompressedName: | 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: | 1904-1925 |
| | 12 | 3 |
QPdfEnginePrivate::writeFontsName: | 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: | 1657-1664 |
| | 4 | 2 |
QPdfEnginePrivate::writeHeaderName: | 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: | 1464-1497 |
| | 24 | 1 |
QPdfEnginePrivate::writeImageName: | 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: | 1927-1977 |
| | 37 | 8 |
QPdfEnginePrivate::writeInfoName: | 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: | 1499-1520 |
| | 19 | 1 |
QPdfEnginePrivate::writePageName: | 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: | 1666-1748 |
| | 65 | 8 |
QPdfEnginePrivate::writePageRootName: | 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: | 1522-1541 |
| | 13 | 2 |
QPdfEnginePrivate::writeTailName: | 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: | 1750-1772 |
| | 18 | 2 |
QPdfEnginePrivate::xprintfName: | 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: | 1810-1828 |
| | 11 | 2 |
QPdfEnginePrivate::~QPdfEnginePrivateName: | 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: | 1457-1462 |
| | 3 | 1 |
QPdfPage::QPdfPageName: | 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: | 734-737 |
| | 2 | 1 |
QPdfPage::streamImageName: | 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: | 739-744 |
| | 3 | 2 |
QPdfPagedPaintDevicePrivate::QPdfPagedPaintDevicePrivateName: | 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: | 73-75 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::pageLayoutName: | 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: | 121-124 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageLayoutName: | 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: | 80-87 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageMarginsName: | 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: | 107-110 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageMarginsName: | QPdfPagedPaintDevicePrivate::setPageMargins | Prototype: | bool setPageMargins(const QMarginsF &margins, QPageLayout::Unit units) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdfwriter.cpp | Lines: | 112-119 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageOrientationName: | 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: | 98-105 |
| | 3 | 1 |
QPdfPagedPaintDevicePrivate::setPageSizeName: | 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: | 89-96 |
| | 3 | 1 |
QPdfPrintEngine::QPdfPrintEngineName: | 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: | 61-65 |
| | 1 | 1 |