| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::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::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::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::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::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::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::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::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::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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::drawImage| Name:  | 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:  | 917-937 |  
  |  | 16 | 3 | 
 QPdfEngine::drawHyperlink| Name:  | 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:  | 999-1027 |  
  |  | 23 | 3 | 
 QPdfEngine::begin| Name:  | 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:  | 1377-1427 |  
  |  | 35 | 4 | 
 QPdfEngine::QPdfEngine| Name:  | 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:  | 741-744 |  
  |  | 2 | 1 | 
 QPdfEngine::QPdfEngine| Name:  | 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:  | 746-749 |  
  |  | 2 | 1 | 
 QPdf::toHex| Name:  | 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:  | 695-709 |  
  |  | 10 | 3 | 
 QPdf::toHex| Name:  | 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:  | 711-725 |  
  |  | 10 | 3 | 
 QPdf::patternForBrush| Name:  | 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:  | 540-546 |  
  |  | 4 | 2 | 
 QPdf::generatePath| Name:  | 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:  | 288-348 |  
  |  | 43 | 13 | 
 QPdf::generateMatrix| Name:  | 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:  | 350-362 |  
  |  | 10 | 1 | 
 QPdf::generateDashes| Name:  | 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:  | 364-383 |  
  |  | 15 | 4 | 
 QPdf::ascii85Encode| Name:  | 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:  | 639-693 |  
  |  | 47 | 6 | 
 QPdf::Stroker::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 | 
 QPdf::Stroker::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 | 
 QPdf::Stroker::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 | 
 QPdf::ByteStream::~ByteStream| Name:  | 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:  | 175-178 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::stream| Name:  | 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:  | 241-246 |  
  |  | 3 | 1 | 
 QPdf::ByteStream::prepareBuffer| Name:  | 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:  | 260-283 |  
  |  | 17 | 4 | 
 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:  | 180-185 |  
  |  | 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:  | 187-192 |  
  |  | 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:  | 194-199 |  
  |  | 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:  | 201-216 |  
  |  | 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:  | 218-223 |  
  |  | 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:  | 225-230 |  
  |  | 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:  | 232-239 |  
  |  | 6 | 1 | 
 QPdf::ByteStream::constructor_helper| Name:  | 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:  | 253-258 |  
  |  | 3 | 1 | 
 QPdf::ByteStream::clear| Name:  | 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:  | 248-251 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::ByteStream| Name:  | 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:  | 157-164 |  
  |  | 1 | 1 | 
 QPdf::ByteStream::ByteStream| Name:  | 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:  | 166-173 |  
  |  | 1 | 1 | 
 QPcreJitStackPointer::~QPcreJitStackPointer| Name:  | QPcreJitStackPointer::~QPcreJitStackPointer |  | Prototype:  | ~QPcreJitStackPointer() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1088-1092 |  
  |  | 2 | 2 | 
 QPcreJitStackPointer::QPcreJitStackPointer| Name:  | QPcreJitStackPointer::QPcreJitStackPointer |  | Prototype:  | QPcreJitStackPointer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1079-1084 |  
  |  | 1 | 1 | 
 QPauseAnimation::event| Name:  | 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:  | 131-134 |  
  |  | 1 | 1 | 
 QPathSegments::setPath| Name:  | 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:  | 899-908 |  
  |  | 5 | 1 | 
 QPathSegments::mergePoints| Name:  | 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:  | 753-783 |  
  |  | 17 | 6 | 
 QPathSegments::addPath| Name:  | QPathSegments::addPath |  | Prototype:  | void QPathSegments::addPath(const QPainterPath &path) |  | Coverage:  |   0.000% (0/54) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 910-998 |  
  |  | 55 | 16 | 
 QPathClipper::pathToRect| Name:  | QPathClipper::pathToRect |  | Prototype:  | bool QPathClipper::pathToRect(const QPainterPath &path, QRectF *rect) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1504-1540 |  
  |  | 24 | 8 | 
 QPathClipper::intersect| Name:  | QPathClipper::intersect |  | Prototype:  | bool QPathClipper::intersect() |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1358-1407 |  
  |  | 33 | 13 | 
 QPathClipper::intersect| Name:  | QPathClipper::intersect |  | Prototype:  | QPainterPath QPathClipper::intersect(const QPainterPath &path, const QRectF &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 2116-2119 |  
  |  | 1 | 1 | 
 QPathClipper::handleCrossingEdges| Name:  | QPathClipper::handleCrossingEdges |  | Prototype:  | bool QPathClipper::handleCrossingEdges(QWingedEdge &list, qreal y, ClipperMode mode) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1810-1880 |  
  |  | 39 | 11 | 
 QPathClipper::doClip| Name:  | QPathClipper::doClip |  | Prototype:  | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1632-1716 |  
  |  | 45 | 12 | 
 QPathClipper::contains| Name:  | QPathClipper::contains |  | Prototype:  | bool QPathClipper::contains() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1409-1444 |  
  |  | 23 | 8 | 
 QPathClipper::clip| Name:  | QPathClipper::clip |  | Prototype:  | QPainterPath QPathClipper::clip(Operation operation) |  | Coverage:  |   0.000% (0/64) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1543-1630 |  
  |  | 50 | 26 | 
 QPathClipper::QPathClipper| Name:  | QPathClipper::QPathClipper |  | Prototype:  | QPathClipper::QPathClipper(const QPainterPath &subject, const QPainterPath &clip) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1446-1453 |  
  |  | 2 | 1 | 
 QPartialCoverage::store| Name:  | QPartialCoverage::store |  | Prototype:  | inline void store(uint *dest, const uint src) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 828-831 |  
  |  | 1 | 1 | 
 QPartialCoverage::QPartialCoverage| Name:  | QPartialCoverage::QPartialCoverage |  | Prototype:  | inline QPartialCoverage(uint const_alpha) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp |  | Lines:  | 822-826 |  
  |  | 2 | 1 | 
 QParallelAnimationGroup::QParallelAnimationGroup| Name:  | QParallelAnimationGroup::QParallelAnimationGroup |  | Prototype:  | QParallelAnimationGroup::QParallelAnimationGroup(QParallelAnimationGroupPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 89-93 |  
  |  | 2 | 1 | 
 QPanGestureRecognizer::reset| Name:  | QPanGestureRecognizer::reset |  | Prototype:  | void QPanGestureRecognizer::reset(QGesture *state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 126-135 |  
  |  | 5 | 1 | 
 QPanGestureRecognizer::recognize| Name:  | QPanGestureRecognizer::recognize |  | Prototype:  | QGestureRecognizer::Result QPanGestureRecognizer::recognize(QGesture *state, QObject *, QEvent *event) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 75-124 |  
  |  | 30 | 9 | 
 QPanGestureRecognizer::create| Name:  | QPanGestureRecognizer::create |  | Prototype:  | QGesture *QPanGestureRecognizer::create(QObject *target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp |  | Lines:  | 52-64 |  
  |  | 3 | 2 | 
 QPanGesture::setOffset| Name:  | QPanGesture::setOffset |  | Prototype:  | void QPanGesture::setOffset(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 324-327 |  
  |  | 1 | 1 | 
 QPanGesture::setLastOffset| Name:  | QPanGesture::setLastOffset |  | Prototype:  | void QPanGesture::setLastOffset(const QPointF &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 319-322 |  
  |  | 1 | 1 | 
 QPanGesture::setAcceleration| Name:  | QPanGesture::setAcceleration |  | Prototype:  | void QPanGesture::setAcceleration(qreal value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 329-332 |  
  |  | 1 | 1 | 
 QPanGesture::offset| Name:  | QPanGesture::offset |  | Prototype:  | QPointF QPanGesture::offset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 303-306 |  
  |  | 1 | 1 | 
 QPanGesture::lastOffset| Name:  | QPanGesture::lastOffset |  | Prototype:  | QPointF QPanGesture::lastOffset() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 298-301 |  
  |  | 1 | 1 | 
 QPanGesture::delta| Name:  | QPanGesture::delta |  | Prototype:  | QPointF QPanGesture::delta() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 308-312 |  
  |  | 2 | 1 | 
 QPanGesture::acceleration| Name:  | QPanGesture::acceleration |  | Prototype:  | qreal QPanGesture::acceleration() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 314-317 |  
  |  | 1 | 1 | 
 QPanGesture::QPanGesture| Name:  | QPanGesture::QPanGesture |  | Prototype:  | QPanGesture::QPanGesture(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 285-289 |  
  |  | 1 | 1 | 
 QPalettePrivate::QPalettePrivate| Name:  | QPalettePrivate::QPalettePrivate |  | Prototype:  | QPalettePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 47-47 |  
  |  | 1 | 1 | 
 QPalette::~QPalette| Name:  | QPalette::~QPalette |  | Prototype:  | QPalette::~QPalette() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 651-655 |  
  |  | 2 | 2 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1037-1057 |  
  |  | 13 | 1 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1061-1075 |  
  |  | 4 | 1 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited, const QBrush &toolTipBase, const QBrush &toolTipText) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1078-1108 |  
  |  | 20 | 1 | 
 QPalette::setBrush| Name:  | QPalette::setBrush |  | Prototype:  | void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 745-764 |  
  |  | 14 | 5 | 
 QPalette::resolve| Name:  | QPalette::resolve |  | Prototype:  | QPalette QPalette::resolve(const QPalette &other) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 898-916 |  
  |  | 12 | 5 | 
 QPalette::operator==| Name:  | QPalette::operator== |  | Prototype:  | bool QPalette::operator==(const QPalette &p) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 819-830 |  
  |  | 7 | 5 |