Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPageSize::sizePointsName: | QPageSize::sizePoints | Prototype: | QSize QPageSize::sizePoints(PageSizeId pageSizeId) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1841-1846 |
| | 3 | 2 |
QPageSize::windowsIdName: | QPageSize::windowsId | Prototype: | int QPageSize::windowsId() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 1358-1363 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(QPageSize::PageSizeId pageSizeId) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 760-767 |
| | 2 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSize &pointSize, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 769-778 |
| | 3 | 2 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QSizeF &size, QPageSize::Unit units, const QString &name, QPageSize::SizeMatchPolicy matchPolicy) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 780-790 |
| | 3 | 2 |
QPageSizePrivate::initName: | QPageSizePrivate::init | Prototype: | void QPageSizePrivate::init(const QSizeF &size, QPageSize::Unit units, const QString &name) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 851-863 |
| | 9 | 2 |
QPaintDevice::~QPaintDeviceName: | QPaintDevice::~QPaintDevice | Prototype: | QPaintDevice::~QPaintDevice() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | Lines: | 50-55 |
| | 3 | 2 |
QPaintDeviceWindow::updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 87-93 |
| | 4 | 2 |
QPaintDeviceWindow::updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 104-110 |
| | 4 | 2 |
QPaintEngine::drawEllipseName: | QPaintEngine::drawEllipse | Prototype: | void QPaintEngine::drawEllipse(const QRectF &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 504-514 |
| | 6 | 2 |
QPaintEngine::drawImageName: | QPaintEngine::drawImage | Prototype: | void QPaintEngine::drawImage(const QRectF &r, const QImage &image, const QRectF &sr, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 617-627 |
| | 7 | 2 |
QPaintEngine::drawPathName: | QPaintEngine::drawPath | Prototype: | void QPaintEngine::drawPath(const QPainterPath &) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 738-743 |
| | 2 | 2 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 325-338 |
| | 16 | 2 |
QPaintEngine::drawPolygonName: | QPaintEngine::drawPolygon | Prototype: | void QPaintEngine::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 354-367 |
| | 16 | 2 |
QPaintEngine::setSystemClipName: | QPaintEngine::setSystemClip | Prototype: | void QPaintEngine::setSystemClip(const QRegion ®ion) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 929-939 |
| | 5 | 2 |
QPaintEngine::setSystemRectName: | QPaintEngine::setSystemRect | Prototype: | void QPaintEngine::setSystemRect(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 960-967 |
| | 4 | 2 |
QPaintEngine::syncStateName: | QPaintEngine::syncState | Prototype: | void QPaintEngine::syncState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 299-306 |
| | 4 | 2 |
QPaintEngineEx::clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 684-692 |
| | 4 | 2 |
QPaintEngineEx::createStateName: | QPaintEngineEx::createState | Prototype: | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 378-383 |
| | 3 | 2 |
QPaintEngineEx::drawEllipseName: | QPaintEngineEx::drawEllipse | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 817-832 |
| | 8 | 2 |
QPaintEngineEx::drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 802-815 |
| | 8 | 2 |
QPaintEngineEx::drawPathName: | QPaintEngineEx::drawPath | Prototype: | void QPaintEngineEx::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 839-843 |
| | 2 | 2 |
QPaintEngineEx::drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 910-918 |
| | 4 | 2 |
QPaintEngineEx::drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 707-722 |
| | 11 | 2 |
QPaintEngineEx::drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 724-738 |
| | 11 | 2 |
QPaintEngineEx::drawRoundedRectName: | QPaintEngineEx::drawRoundedRect | Prototype: | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 741-779 |
| | 30 | 2 |
QPaintEngineEx::shouldDrawCachedGlyphsName: | QPaintEngineEx::shouldDrawCachedGlyphs | Prototype: | bool QPaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1086-1094 |
| | 5 | 2 |
QPaintEngineExPrivate::hasClipOperationsName: | QPaintEngineExPrivate::hasClipOperations | Prototype: | bool QPaintEngineExPrivate::hasClipOperations() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 227-236 |
| | 5 | 2 |
QPainter::QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter(QPaintDevice *pd) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1470-1479 |
| | 5 | 2 |
QPainter::backgroundName: | QPainter::background | Prototype: | const QBrush &QPainter::background() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2417-2425 |
| | 5 | 2 |
QPainter::backgroundModeName: | QPainter::backgroundMode | Prototype: | Qt::BGMode QPainter::backgroundMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3822-3830 |
| | 5 | 2 |
QPainter::boundingRectName: | QPainter::boundingRect | Prototype: | QRect QPainter::boundingRect(const QRect &rect, int flags, const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6590-6597 |
| | 5 | 2 |
QPainter::boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &rect, int flags, const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6601-6608 |
| | 5 | 2 |
QPainter::boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6623-6633 |
| | 6 | 2 |
QPainter::brushName: | QPainter::brush | Prototype: | const QBrush &QPainter::brush() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4013-4021 |
| | 5 | 2 |
QPainter::brushOriginName: | QPainter::brushOrigin | Prototype: | QPoint QPainter::brushOrigin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2098-2106 |
| | 5 | 2 |
QPainter::combinedTransformName: | QPainter::combinedTransform | Prototype: | QTransform QPainter::combinedTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8313-8321 |
| | 5 | 2 |
QPainter::compositionModeName: | QPainter::compositionMode | Prototype: | QPainter::CompositionMode QPainter::compositionMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2401-2409 |
| | 5 | 2 |
QPainter::deviceName: | QPainter::device | Prototype: | QPaintDevice *QPainter::device() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1512-1518 |
| | 4 | 2 |
QPainter::deviceMatrixName: | QPainter::deviceMatrix | Prototype: | const QMatrix &QPainter::deviceMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3006-3014 |
| | 5 | 2 |
QPainter::deviceTransformName: | QPainter::deviceTransform | Prototype: | const QTransform & QPainter::deviceTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8223-8231 |
| | 5 | 2 |
QPainter::drawArcName: | QPainter::drawArc | Prototype: | void QPainter::drawArc(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4351-4369 |
| | 8 | 2 |
QPainter::drawChordName: | QPainter::drawChord | Prototype: | void QPainter::drawChord(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4482-4501 |
| | 9 | 2 |
QPainter::fontName: | QPainter::font | Prototype: | const QFont &QPainter::font() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4090-4098 |
| | 5 | 2 |
QPainter::fontInfoName: | QPainter::fontInfo | Prototype: | QFontInfo QPainter::fontInfo() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2031-2039 |
| | 5 | 2 |
QPainter::fontMetricsName: | QPainter::fontMetrics | Prototype: | QFontMetrics QPainter::fontMetrics() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2013-2021 |
| | 5 | 2 |
QPainter::hasClippingName: | QPainter::hasClipping | Prototype: | bool QPainter::hasClipping() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2434-2442 |
| | 5 | 2 |
QPainter::opacityName: | QPainter::opacity | Prototype: | qreal QPainter::opacity() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2048-2056 |
| | 5 | 2 |
QPainter::penName: | QPainter::pen | Prototype: | const QPen &QPainter::pen() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3936-3944 |
| | 5 | 2 |
QPainter::renderHintsName: | QPainter::renderHints | Prototype: | QPainter::RenderHints QPainter::renderHints() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7115-7123 |
| | 4 | 2 |
QPainter::rotateName: | QPainter::rotate | Prototype: | void QPainter::rotate(qreal a) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3165-3180 |
| | 7 | 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 |
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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 657-661 |
| | 2 | 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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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::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::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::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 |