| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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| 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 |