Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QPixmap::convertFromImageName: | QPixmap::convertFromImage | Prototype: | bool QPixmap::convertFromImage(const QImage &image, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1098-1106 |
| | 5 | 2 |
QPixmap::cacheKeyName: | QPixmap::cacheKey | Prototype: | qint64 QPixmap::cacheKey() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 983-990 |
| | 4 | 2 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(int w, int h) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 127-134 |
| | 3 | 2 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QSize &size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 146-153 |
| | 3 | 2 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QSize &s, int type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 158-164 |
| | 3 | 2 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QString& fileName, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 203-211 |
| | 4 | 2 |
QPinchGestureRecognizer::createName: | QPinchGestureRecognizer::create | Prototype: | QGesture *QPinchGestureRecognizer::create(QObject *target) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | Lines: | 152-158 |
| | 3 | 2 |
QPicturePrivate::QPicturePrivateName: | QPicturePrivate::QPicturePrivate | Prototype: | QPicturePrivate::QPicturePrivate(const QPicturePrivate &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1028-1041 |
| | 4 | 2 |
QPicturePaintEngine::updatePenName: | QPicturePaintEngine::updatePen | Prototype: | void QPicturePaintEngine::updatePen(const QPen &pen) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 157-174 |
| | 9 | 2 |
QPicturePaintEngine::updateBrushName: | QPicturePaintEngine::updateBrush | Prototype: | void QPicturePaintEngine::updateBrush(const QBrush &brush) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 212-228 |
| | 9 | 2 |
QPicturePaintEngine::endName: | QPicturePaintEngine::end | Prototype: | bool QPicturePaintEngine::end() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 123-149 |
| | 20 | 2 |
QPicturePaintEngine::drawTiledPixmapName: | QPicturePaintEngine::drawTiledPixmap | Prototype: | void QPicturePaintEngine::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 442-458 |
| | 9 | 2 |
QPicturePaintEngine::drawPixmapName: | QPicturePaintEngine::drawPixmap | Prototype: | void QPicturePaintEngine::drawPixmap(const QRectF &r, const QPixmap &pm, const QRectF &sr) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 423-440 |
| | 9 | 2 |
QPicturePaintEngine::drawImageName: | QPicturePaintEngine::drawImage | Prototype: | void QPicturePaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 460-477 |
| | 9 | 2 |
QPicturePaintEngine::beginName: | QPicturePaintEngine::begin | Prototype: | bool QPicturePaintEngine::begin(QPaintDevice *pd) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 90-121 |
| | 22 | 2 |
QPictureIO::~QPictureIOName: | QPictureIO::~QPictureIO | Prototype: | QPictureIO::~QPictureIO() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1373-1378 |
| | 3 | 2 |
QPictureIO::setParametersName: | QPictureIO::setParameters | Prototype: | void QPictureIO::setParameters(const char *parameters) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1680-1685 |
| | 3 | 2 |
QPictureIO::pictureFormatName: | QPictureIO::pictureFormat | Prototype: | QByteArray QPictureIO::pictureFormat(const QString &fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1733-1742 |
| | 7 | 2 |
QPictureIO::defineIOHandlerName: | QPictureIO::defineIOHandler | Prototype: | void QPictureIO::defineIOHandler(const char *format, const char *header, const char *flags, picture_io_handler readPicture, picture_io_handler writePicture) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1503-1515 |
| | 5 | 2 |
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: | 1130-1135 |
| | 3 | 2 |
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: | 265-273 |
| | 5 | 2 |
QPersistentModelIndexData::destroyName: | QPersistentModelIndexData::destroy | Prototype: | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 72-84 |
| | 8 | 2 |
QPersistentModelIndexData::createName: | QPersistentModelIndexData::create | Prototype: | QPersistentModelIndexData *QPersistentModelIndexData::create(const QModelIndex &index) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 55-70 |
| | 11 | 2 |
QPersistentModelIndex::~QPersistentModelIndexName: | QPersistentModelIndex::~QPersistentModelIndex | Prototype: | QPersistentModelIndex::~QPersistentModelIndex() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 169-175 |
| | 3 | 2 |
QPersistentModelIndex::siblingName: | QPersistentModelIndex::sibling | Prototype: | QModelIndex QPersistentModelIndex::sibling(int row, int column) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 382-387 |
| | 3 | 2 |
QPersistentModelIndex::rowName: | QPersistentModelIndex::row | Prototype: | int QPersistentModelIndex::row() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 310-315 |
| | 3 | 2 |
QPersistentModelIndex::parentName: | QPersistentModelIndex::parent | Prototype: | QModelIndex QPersistentModelIndex::parent() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 368-373 |
| | 3 | 2 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QPersistentModelIndex &other) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 185-190 |
| | 3 | 2 |
QPersistentModelIndex::operator==Name: | QPersistentModelIndex::operator== | Prototype: | bool QPersistentModelIndex::operator==(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 283-288 |
| | 3 | 2 |
QPersistentModelIndex::operator<Name: | QPersistentModelIndex::operator< | Prototype: | bool QPersistentModelIndex::operator<(const QPersistentModelIndex &other) const | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 202-208 |
| | 3 | 2 |
QPersistentModelIndex::operator!=Name: | QPersistentModelIndex::operator!= | Prototype: | bool QPersistentModelIndex::operator!=(const QModelIndex &other) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 297-302 |
| | 3 | 2 |
QPersistentModelIndex::modelName: | QPersistentModelIndex::model | Prototype: | const QAbstractItemModel *QPersistentModelIndex::model() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 431-436 |
| | 3 | 2 |
QPersistentModelIndex::internalPointerName: | QPersistentModelIndex::internalPointer | Prototype: | void *QPersistentModelIndex::internalPointer() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 339-344 |
| | 3 | 2 |
QPersistentModelIndex::internalIdName: | QPersistentModelIndex::internalId | Prototype: | quintptr QPersistentModelIndex::internalId() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 355-360 |
| | 3 | 2 |
QPersistentModelIndex::flagsName: | QPersistentModelIndex::flags | Prototype: | Qt::ItemFlags QPersistentModelIndex::flags() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 421-426 |
| | 3 | 2 |
QPersistentModelIndex::dataName: | QPersistentModelIndex::data | Prototype: | QVariant QPersistentModelIndex::data(int role) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 409-414 |
| | 3 | 2 |
QPersistentModelIndex::columnName: | QPersistentModelIndex::column | Prototype: | int QPersistentModelIndex::column() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 323-328 |
| | 3 | 2 |
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: | 396-401 |
| | 3 | 2 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QPersistentModelIndex &other) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 144-148 |
| | 1 | 2 |
QPersistentModelIndex::QPersistentModelIndexName: | QPersistentModelIndex::QPersistentModelIndex | Prototype: | QPersistentModelIndex::QPersistentModelIndex(const QModelIndex &index) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 154-161 |
| | 3 | 2 |
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: | 253-258 |
| | 3 | 2 |
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: | 348-352 |
| | 2 | 2 |
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: | 440-449 |
| | 7 | 2 |
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: | 738-744 |
| | 4 | 2 |
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: | 711-717 |
| | 4 | 2 |
QPen::QPenName: | QPen::QPen | Prototype: | QPen::QPen(const QPen &p) noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 325-330 |
| | 3 | 2 |
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: | 282-290 |
| | 4 | 2 |
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: | 236-241 |
| | 3 | 2 |
QPdfPrintEngine::beginName: | QPdfPrintEngine::begin | Prototype: | bool QPdfPrintEngine::begin(QPaintDevice *pdev) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 77-88 |
| | 6 | 2 |
QPdfPage::streamImageName: | QPdfPage::streamImage | Prototype: | void QPdfPage::streamImage(int w, int h, int object) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 739-744 |
| | 3 | 2 |
QPdfEnginePrivate::xprintfName: | QPdfEnginePrivate::xprintf | Prototype: | void QPdfEnginePrivate::xprintf(const char* fmt, ...) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1810-1828 |
| | 11 | 2 |
QPdfEnginePrivate::writeTailName: | QPdfEnginePrivate::writeTail | Prototype: | void QPdfEnginePrivate::writeTail() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1750-1772 |
| | 18 | 2 |
QPdfEnginePrivate::writePageRootName: | QPdfEnginePrivate::writePageRoot | Prototype: | void QPdfEnginePrivate::writePageRoot() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1522-1541 |
| | 13 | 2 |
QPdfEnginePrivate::writeFontsName: | QPdfEnginePrivate::writeFonts | Prototype: | void QPdfEnginePrivate::writeFonts() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1657-1664 |
| | 4 | 2 |
QPdfEnginePrivate::pageMatrixName: | QPdfEnginePrivate::pageMatrix | Prototype: | QTransform QPdfEnginePrivate::pageMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2708-2717 |
| | 6 | 2 |
QPdfEnginePrivate::newPageName: | QPdfEnginePrivate::newPage | Prototype: | void QPdfEnginePrivate::newPage() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2719-2734 |
| | 11 | 2 |
QPdfEngine::endName: | QPdfEngine::end | Prototype: | bool QPdfEngine::end() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1435-1455 |
| | 13 | 2 |
QPdfEngine::drawTiledPixmapName: | QPdfEngine::drawTiledPixmap | Prototype: | void QPdfEngine::drawTiledPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QPointF &point) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 945-973 |
| | 20 | 2 |
QPdf::patternForBrushName: | QPdf::patternForBrush | Prototype: | QByteArray QPdf::patternForBrush(const QBrush &b) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 546-552 |
| | 4 | 2 |
QPdf::Stroker::strokePathName: | QPdf::Stroker::strokePath | Prototype: | void QPdf::Stroker::strokePath(const QPainterPath &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 635-643 |
| | 5 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(char chr) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 186-191 |
| | 3 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const char *str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 193-198 |
| | 3 | 2 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const QByteArray &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 200-205 |
| | 3 | 2 |
QPcreJitStackPointer::~QPcreJitStackPointerName: | QPcreJitStackPointer::~QPcreJitStackPointer | Prototype: | ~QPcreJitStackPointer() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1094-1098 |
| | 2 | 2 |
QPauseAnimation::setDurationName: | QPauseAnimation::setDuration | Prototype: | void QPauseAnimation::setDuration(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | Lines: | 124-132 |
| | 5 | 2 |
QParallelAnimationGroupPrivate::disconnectUncontrolledAnimationsName: | QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations | Prototype: | void QParallelAnimationGroupPrivate::disconnectUncontrolledAnimations() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 248-254 |
| | 3 | 2 |
QPanGestureRecognizer::createName: | 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: | 58-70 |
| | 3 | 2 |
QPalette::~QPaletteName: | 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: | 657-661 |
| | 2 | 2 |
QPalette::operator=Name: | QPalette::operator= | Prototype: | QPalette &QPalette::operator=(const QPalette &p) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 676-684 |
| | 6 | 2 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 520-536 |
| | 8 | 2 |
QPainterPrivate::viewTransformName: | QPainterPrivate::viewTransform | Prototype: | QTransform QPainterPrivate::viewTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 217-226 |
| | 6 | 2 |
QPainterPrivate::effectiveDevicePixelRatioName: | QPainterPrivate::effectiveDevicePixelRatio | Prototype: | qreal QPainterPrivate::effectiveDevicePixelRatio() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 228-235 |
| | 3 | 2 |
QPainterPathStroker::setWidthName: | QPainterPathStroker::setWidth | Prototype: | void QPainterPathStroker::setWidth(qreal width) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2620-2626 |
| | 4 | 2 |
QPainterPathStroker::setDashPatternName: | QPainterPathStroker::setDashPattern | Prototype: | void QPainterPathStroker::setDashPattern(const QVector<qreal> &dashPattern) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2742-2747 |
| | 3 | 2 |
QPainterPathStroker::QPainterPathStrokerName: | QPainterPathStroker::QPainterPathStroker | Prototype: | QPainterPathStroker::QPainterPathStroker(const QPen &pen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2559-2572 |
| | 8 | 2 |
QPainterPathPrivateDeleter::cleanupName: | QPainterPathPrivateDeleter::cleanup | Prototype: | static inline void cleanup(QPainterPathPrivate *d) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 76-82 |
| | 2 | 2 |
QPainterPath::unitedName: | QPainterPath::united | Prototype: | QPainterPath QPainterPath::united(const QPainterPath &p) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3279-3285 |
| | 4 | 2 |
QPainterPath::subtractedName: | QPainterPath::subtracted | Prototype: | QPainterPath QPainterPath::subtracted(const QPainterPath &p) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3312-3318 |
| | 4 | 2 |
QPainterPath::simplifiedName: | QPainterPath::simplified | Prototype: | QPainterPath QPainterPath::simplified() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3342-3348 |
| | 4 | 2 |
QPainterPath::setFillRuleName: | QPainterPath::setFillRule | Prototype: | void QPainterPath::setFillRule(Qt::FillRule fillRule) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1331-1339 |
| | 5 | 2 |
QPainterPath::intersectedName: | QPainterPath::intersected | Prototype: | QPainterPath QPainterPath::intersected(const QPainterPath &p) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3294-3300 |
| | 4 | 2 |
QPainterPath::detachName: | QPainterPath::detach | Prototype: | void QPainterPath::detach() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 561-566 |
| | 3 | 2 |
QPainterPath::closeSubpathName: | QPainterPath::closeSubpath | Prototype: | void QPainterPath::closeSubpath() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 642-652 |
| | 4 | 2 |
QPainterPath::arcMoveToName: | QPainterPath::arcMoveTo | Prototype: | void QPainterPath::arcMoveTo(const QRectF &rect, qreal angle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 966-974 |
| | 5 | 2 |
QPainterPath::angleAtPercentName: | QPainterPath::angleAtPercent | Prototype: | qreal QPainterPath::angleAtPercent(qreal t) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3021-3038 |
| | 11 | 2 |
QPainterPath::addRegionName: | QPainterPath::addRegion | Prototype: | void QPainterPath::addRegion(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1292-1301 |
| | 6 | 2 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath(const QPainterPath &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 542-547 |
| | 2 | 2 |
QPainter::worldTransformName: | QPainter::worldTransform | Prototype: | const QTransform & QPainter::worldTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8296-8304 |
| | 5 | 2 |
QPainter::worldMatrixEnabledName: | QPainter::worldMatrixEnabled | Prototype: | bool QPainter::worldMatrixEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3075-3083 |
| | 5 | 2 |
QPainter::worldMatrixName: | QPainter::worldMatrix | Prototype: | const QMatrix &QPainter::worldMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2932-2940 |
| | 5 | 2 |
QPainter::windowName: | QPainter::window | Prototype: | QRect QPainter::window() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7205-7213 |
| | 5 | 2 |
QPainter::viewportName: | QPainter::viewport | Prototype: | QRect QPainter::viewport() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7269-7277 |
| | 5 | 2 |
QPainter::viewTransformEnabledName: | QPainter::viewTransformEnabled | Prototype: | bool QPainter::viewTransformEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7141-7149 |
| | 5 | 2 |
QPainter::translateName: | QPainter::translate | Prototype: | void QPainter::translate(const QPointF &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3188-3205 |
| | 9 | 2 |
QPainter::shearName: | QPainter::shear | Prototype: | void QPainter::shear(qreal sh, qreal sv) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3140-3155 |
| | 7 | 2 |
QPainter::setWindowName: | QPainter::setWindow | Prototype: | void QPainter::setWindow(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7176-7197 |
| | 10 | 2 |
QPainter::setViewportName: | QPainter::setViewport | Prototype: | void QPainter::setViewport(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7240-7261 |
| | 10 | 2 |
QPainter::setRenderHintName: | QPainter::setRenderHint | Prototype: | void QPainter::setRenderHint(RenderHint hint, bool on) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7063-7077 |
| | 3 | 2 |
QPainter::setLayoutDirectionName: | QPainter::setLayoutDirection | Prototype: | void QPainter::setLayoutDirection(Qt::LayoutDirection direction) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7655-7660 |
| | 3 | 2 |
QPainter::scaleName: | QPainter::scale | Prototype: | void QPainter::scale(qreal sx, qreal sy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3117-3132 |
| | 7 | 2 |