Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 184-187 |
| | 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: | 230-233 |
| | 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: | 225-228 |
| | 1 | 1 |
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: | 162-165 |
| | 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: | 168-172 |
| | 2 | 1 |
QPersistentModelIndex::isValidName: | QPersistentModelIndex::isValid | Prototype: | bool QPersistentModelIndex::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 450-453 |
| | 1 | 1 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 132-135 |
| | 2 | 1 |
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: | 230-240 |
| | 5 | 1 |
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: | 249-252 |
| | 1 | 1 |
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: | 634-637 |
| | 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: | 622-625 |
| | 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: | 421-424 |
| | 1 | 1 |
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: | 606-611 |
| | 3 | 1 |
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: | 832-837 |
| | 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: | 766-770 |
| | 2 | 1 |
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: | 787-791 |
| | 2 | 1 |
QPen::operator==Name: | QPen::operator== | Prototype: | bool QPen::operator==(const QPen &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 861-877 |
| | 14 | 1 |
QPen::operator=Name: | QPen::operator= | Prototype: | QPen &QPen::operator=(const QPen &p) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 384-388 |
| | 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: | 584-588 |
| | 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: | 724-727 |
| | 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: | 799-802 |
| | 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: | 886-889 |
| | 1 | 1 |
QPen::isCosmeticName: | QPen::isCosmetic | Prototype: | bool QPen::isCosmetic() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 818-822 |
| | 2 | 1 |
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: | 542-546 |
| | 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: | 753-756 |
| | 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: | 697-700 |
| | 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: | 776-779 |
| | 1 | 1 |
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: | 299-302 |
| | 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: | 314-317 |
| | 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: | 270-274 |
| | 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: | 60-64 |
| | 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: | 54-59 |
| | 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: | 182-186 |
| | 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: | 191-195 |
| | 2 | 1 |
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: | 385-388 |
| | 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: | 372-375 |
| | 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: | 419-422 |
| | 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: | 209-213 |
| | 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: | 251-255 |
| | 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: | 218-223 |
| | 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: | 404-409 |
| | 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: | 395-399 |
| | 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: | 200-204 |
| | 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: | 144-154 |
| | 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: | 159-169 |
| | 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: | 102-105 |
| | 1 | 1 |
QPdfPrintEngine::metricName: | QPdfPrintEngine::metric | Prototype: | int QPdfPrintEngine::metric(QPaintDevice::PaintDeviceMetric m) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 107-110 |
| | 1 | 1 |
QPdfPrintEngine::endName: | QPdfPrintEngine::end | Prototype: | bool QPdfPrintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 90-100 |
| | 5 | 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: | 67-71 |
| | 1 | 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 |
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 |
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::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::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::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::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 |
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 |
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 |
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::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::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 |
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::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::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::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::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::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::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::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::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::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 |
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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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 |
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 |
QPathClipper::intersectName: | 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: | 2123-2126 |
| | 1 | 1 |
QPathClipper::QPathClipperName: | 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: | 1452-1459 |
| | 2 | 1 |
QPartialCoverage::storeName: | 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: | 834-837 |
| | 1 | 1 |
QPartialCoverage::QPartialCoverageName: | 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: | 828-832 |
| | 2 | 1 |
QParallelAnimationGroupPrivate::isUncontrolledAnimationFinishedName: | QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished | Prototype: | bool QParallelAnimationGroupPrivate::isUncontrolledAnimationFinished(QAbstractAnimation *anim) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 297-300 |
| | 1 | 1 |
QParallelAnimationGroupPrivate::animationRemovedName: | QParallelAnimationGroupPrivate::animationRemoved | Prototype: | void QParallelAnimationGroupPrivate::animationRemoved(int index, QAbstractAnimation *anim) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 302-307 |
| | 3 | 1 |
QParallelAnimationGroup::eventName: | QParallelAnimationGroup::event | Prototype: | bool QParallelAnimationGroup::event(QEvent *event) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 334-337 |
| | 1 | 1 |
QParallelAnimationGroup::QParallelAnimationGroupName: | 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: | 95-99 |
| | 2 | 1 |
QParallelAnimationGroup::QParallelAnimationGroupName: | QParallelAnimationGroup::QParallelAnimationGroup | Prototype: | QParallelAnimationGroup::QParallelAnimationGroup(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 87-90 |
| | 2 | 1 |