Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPicture::pictureFormatName: | QPicture::pictureFormat | Prototype: | const char* QPicture::pictureFormat(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1201-1204 |
| | 1 | 1 |
QPicture::paintEngineName: | QPicture::paintEngine | Prototype: | QPaintEngine *QPicture::paintEngine() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1124-1129 |
| | 3 | 2 |
QPicture::outputFormatsName: | QPicture::outputFormats | Prototype: | QList<QByteArray> QPicture::outputFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1272-1275 |
| | 1 | 1 |
QPicture::outputFormatListName: | QPicture::outputFormatList | Prototype: | QStringList QPicture::outputFormatList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1259-1262 |
| | 1 | 1 |
QPicture::operator=Name: | QPicture::operator= | Prototype: | QPicture& QPicture::operator=(const QPicture &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 993-997 |
| | 2 | 1 |
QPicture::metricName: | QPicture::metric | Prototype: | int QPicture::metric(PaintDeviceMetric m) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 930-972 |
| | 26 | 14 |
QPicture::loadName: | QPicture::load | Prototype: | bool QPicture::load(const QString &fileName, const char *format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 259-267 |
| | 5 | 2 |
QPicture::loadName: | QPicture::load | Prototype: | bool QPicture::load(QIODevice *dev, const char *format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 275-295 |
| | 12 | 3 |
QPicture::isNullName: | QPicture::isNull | Prototype: | bool QPicture::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 209-212 |
| | 1 | 1 |
QPicture::isDetachedName: | QPicture::isDetached | Prototype: | bool QPicture::isDetached() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 229-232 |
| | 1 | 1 |
QPicture::inputFormatsName: | QPicture::inputFormats | Prototype: | QList<QByteArray> QPicture::inputFormats() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1214-1217 |
| | 1 | 1 |
QPicture::inputFormatListName: | QPicture::inputFormatList | Prototype: | QStringList QPicture::inputFormatList() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1241-1244 |
| | 1 | 1 |
QPicture::execName: | QPicture::exec | Prototype: | bool QPicture::exec(QPainter *painter, QDataStream &s, int nrecords) | Coverage: | 0.000% (0/221) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 479-916 |
| | 304 | 81 |
QPicture::devTypeName: | QPicture::devType | Prototype: | int QPicture::devType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 178-181 |
| | 1 | 1 |
QPicture::detachName: | QPicture::detach | Prototype: | void QPicture::detach() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 224-227 |
| | 1 | 1 |
QPicture::dataName: | QPicture::data | Prototype: | const char* QPicture::data() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 219-222 |
| | 1 | 1 |
QPicture::boundingRectName: | QPicture::boundingRect | Prototype: | QRect QPicture::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 377-388 |
| | 6 | 3 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(int formatVersion) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 131-148 |
| | 8 | 3 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(const QPicture &pic) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 156-159 |
| | 2 | 1 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(QPicturePrivate &dptr) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 162-166 |
| | 2 | 1 |
QPersistentModelIndex::childName: | QPersistentModelIndex::child | Prototype: | QModelIndex QPersistentModelIndex::child(int row, int column) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 390-395 |
| | 3 | 2 |
QPenPrivate::QPenPrivateName: | QPenPrivate::QPenPrivate | Prototype: | inline QPenPrivate::QPenPrivate(const QBrush &_brush, qreal _width, Qt::PenStyle penStyle, Qt::PenCapStyle _capStyle, Qt::PenJoinStyle _joinStyle, bool _defaultWidth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 224-234 |
| | 5 | 1 |
QPenDataHolder::~QPenDataHolderName: | QPenDataHolder::~QPenDataHolder | Prototype: | ~QPenDataHolder() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 247-252 |
| | 3 | 2 |
QPenDataHolder::QPenDataHolderName: | QPenDataHolder::QPenDataHolder | Prototype: | QPenDataHolder(const QBrush &brush, qreal width, Qt::PenStyle penStyle, Qt::PenCapStyle penCapStyle, Qt::PenJoinStyle _joinStyle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 243-246 |
| | 1 | 1 |
QPen::~QPenName: | QPen::~QPen | Prototype: | QPen::~QPen() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 342-346 |
| | 2 | 2 |
QPen::widthFName: | QPen::widthF | Prototype: | qreal QPen::widthF() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 628-631 |
| | 1 | 1 |
QPen::widthName: | QPen::width | Prototype: | int QPen::width() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 616-619 |
| | 1 | 1 |
QPen::styleName: | QPen::style | Prototype: | Qt::PenStyle QPen::style() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 415-418 |
| | 1 | 1 |
QPen::setWidthFName: | QPen::setWidthF | Prototype: | void QPen::setWidthF(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 672-683 |
| | 8 | 3 |
QPen::setWidthName: | QPen::setWidth | Prototype: | void QPen::setWidth(int width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 648-656 |
| | 6 | 3 |
QPen::setStyleName: | QPen::setStyle | Prototype: | void QPen::setStyle(Qt::PenStyle s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 434-443 |
| | 7 | 2 |
QPen::setMiterLimitName: | QPen::setMiterLimit | Prototype: | void QPen::setMiterLimit(qreal limit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 600-605 |
| | 3 | 1 |
QPen::setJoinStyleName: | QPen::setJoinStyle | Prototype: | void QPen::setJoinStyle(Qt::PenJoinStyle j) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 732-738 |
| | 4 | 2 |
QPen::setDashPatternName: | QPen::setDashPattern | Prototype: | void QPen::setDashPattern(const QVector<qreal> &pattern) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 514-528 |
| | 9 | 3 |
QPen::setDashOffsetName: | QPen::setDashOffset | Prototype: | void QPen::setDashOffset(qreal offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 559-570 |
| | 8 | 3 |
QPen::setCosmeticName: | QPen::setCosmetic | Prototype: | void QPen::setCosmetic(bool cosmetic) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 826-831 |
| | 3 | 1 |
QPen::setColorName: | QPen::setColor | Prototype: | void QPen::setColor(const QColor &c) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 760-764 |
| | 2 | 1 |
QPen::setCapStyleName: | QPen::setCapStyle | Prototype: | void QPen::setCapStyle(Qt::PenCapStyle c) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 705-711 |
| | 4 | 2 |
QPen::setBrushName: | QPen::setBrush | Prototype: | void QPen::setBrush(const QBrush &brush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 781-785 |
| | 2 | 1 |
QPen::operator==Name: | QPen::operator== | Prototype: | bool QPen::operator==(const QPen &p) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 855-871 |
| | 14 | 1 |
QPen::operator=Name: | QPen::operator= | Prototype: | QPen &QPen::operator=(const QPen &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 378-382 |
| | 2 | 1 |
QPen::miterLimitName: | QPen::miterLimit | Prototype: | qreal QPen::miterLimit() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 578-582 |
| | 2 | 1 |
QPen::joinStyleName: | QPen::joinStyle | Prototype: | Qt::PenJoinStyle QPen::joinStyle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 718-721 |
| | 1 | 1 |
QPen::isSolidName: | QPen::isSolid | Prototype: | bool QPen::isSolid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 793-796 |
| | 1 | 1 |
QPen::isDetachedName: | 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 |
QPen::isCosmeticName: | 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::detachName: | 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::dashPatternName: | 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::dashOffsetName: | 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::colorName: | 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::capStyleName: | 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::brushName: | 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::QPenName: | 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::QPenName: | 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::QPenName: | 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::QPenName: | 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::QPenName: | 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 |
QPdfWriterPrivate::~QPdfWriterPrivateName: | 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 |
QPdfWriterPrivate::QPdfWriterPrivateName: | 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 |
QPdfWriter::titleName: | 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 |
QPdfWriter::setTitleName: | 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::setResolutionName: | 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::setPageSizeMMName: | 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::setPageSizeName: | 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::setMarginsName: | 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::setCreatorName: | 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::resolutionName: | 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::paintEngineName: | 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::newPageName: | 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::metricName: | 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::creatorName: | 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::QPdfWriterName: | 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::QPdfWriterName: | 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 |
QPdfPrintEngine::newPageName: | 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::QPdfPrintEngineName: | 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 |
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: | 83-90 |
| | 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: | 92-99 |
| | 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: | 101-104 |
| | 1 | 1 |
QPdfPagedPaintDevicePrivate::setPageMarginsName: | 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::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: | 74-81 |
| | 3 | 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: | 115-118 |
| | 1 | 1 |
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: | 67-69 |
| | 1 | 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: | 733-738 |
| | 3 | 2 |
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: | 728-731 |
| | 2 | 1 |
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: | 1451-1456 |
| | 3 | 1 |
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: | 1804-1822 |
| | 11 | 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: | 1744-1766 |
| | 18 | 2 |
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: | 1516-1535 |
| | 13 | 2 |
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: | 1660-1742 |
| | 65 | 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: | 1493-1514 |
| | 19 | 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: | 1921-1971 |
| | 37 | 8 |
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: | 1458-1491 |
| | 24 | 1 |
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: | 1651-1658 |
| | 4 | 2 |
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: | 1824-1896 |
| | 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: | 1898-1919 |
| | 12 | 3 |
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: | 1783-1800 |
| | 10 | 4 |
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: | 2699-2708 |
| | 6 | 2 |
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: | 2710-2725 |
| | 11 | 2 |
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: | 2222-2301 |
| | 61 | 6 |
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: | 2139-2206 |
| | 49 | 7 |