| Function | Condition % | Modificationsā¾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrintDevice::format| Name: | QPrintDevice::format | | Prototype: | void QPrintDevice::format(QDebug debug) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines: | 256-296 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | | Lines (reference): | 250-290 | | Comparison: | Different |
| | Different | 33 | 9 |
QPlatformWindow::screenForGeometry| Name: | QPlatformWindow::screenForGeometry | | Prototype: | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 489-510 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines (reference): | 483-502 | | Comparison: | Different |
| | Different | 12 | 6 |
QPlatformThemeFactory::keys| Name: | QPlatformThemeFactory::keys | | Prototype: | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 82-104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines (reference): | 79-102 | | Comparison: | Different |
| | Different | 12 | 5 |
QPlatformThemeFactory::create| Name: | QPlatformThemeFactory::create | | Prototype: | QPlatformTheme *QPlatformThemeFactory::create(const QString& key, const QString &platformPluginPath) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 59-74 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines (reference): | 52-71 | | Comparison: | Different |
| | Different | 9 | 4 |
QPlatformScreen::topLevelAt| Name: | QPlatformScreen::topLevelAt | | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 94-104 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines (reference): | 88-98 | | Comparison: | Different |
| | Different | 6 | 3 |
QPlatformScreen::screenForPosition| Name: | QPlatformScreen::screenForPosition | | Prototype: | const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 111-121 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines (reference): | 105-114 | | Comparison: | Different |
| | Different | 5 | 4 |
QPlatformPrintDevice::supportedPageSizeMatch| Name: | QPlatformPrintDevice::supportedPageSizeMatch | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 246-254 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 240-248 | | Comparison: | Different |
| | Different | 4 | 3 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 171-199 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 165-193 | | Comparison: | Different |
| | Different | 13 | 9 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 201-213 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 195-207 | | Comparison: | Different |
| | Different | 6 | 4 |
QPlatformPrintDevice::supportedPageSize| Name: | QPlatformPrintDevice::supportedPageSize | | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QString &pageName) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines: | 215-226 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | | Lines (reference): | 209-220 | | Comparison: | Different |
| | Different | 6 | 4 |
QPlatformIntegrationFactory::keys| Name: | QPlatformIntegrationFactory::keys | | Prototype: | QStringList QPlatformIntegrationFactory::keys(const QString &platformPluginPath) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 81-102 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines (reference): | 92-114 | | Comparison: | Different |
| | Different | 12 | 5 |
QPlatformIntegrationFactory::create| Name: | QPlatformIntegrationFactory::create | | Prototype: | QPlatformIntegration *QPlatformIntegrationFactory::create(const QString &platform, const QStringList ¶mList, int &argc, char **argv, const QString &platformPluginPath) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 59-72 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines (reference): | 64-83 | | Comparison: | Different |
| | Different | 7 | 4 |
QPlatformIntegration::removeScreen| Name: | QPlatformIntegration::removeScreen | | Prototype: | void QPlatformIntegration::removeScreen(QScreen *screen) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines: | 475-482 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp | | Lines (reference): | 469-476 | | Comparison: | Different |
| | Different | 4 | 2 |
QPlatformInputContextFactory::create| Name: | QPlatformInputContextFactory::create | | Prototype: | QPlatformInputContext *QPlatformInputContextFactory::create(const QString& key) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 71-87 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines (reference): | 65-81 | | Comparison: | Different |
| | Different | 9 | 3 |
QPlatformFontDatabase::registerQPF2Font| Name: | QPlatformFontDatabase::registerQPF2Font | | Prototype: | void QPlatformFontDatabase::registerQPF2Font(const QByteArray &dataArray, void *handle) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 70-105 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines (reference): | 64-99 | | Comparison: | Different |
| | Different | 24 | 8 |
QPlatformCursorPrivate::getInstances| Name: | QPlatformCursorPrivate::getInstances | | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 52-60 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines (reference): | 46-53 | | Comparison: | Different |
| | Different | 5 | 3 |
QPlatformBackingStore::composeAndFlush| Name: | QPlatformBackingStore::composeAndFlush | | Prototype: | void QPlatformBackingStore::composeAndFlush(QWindow *window, const QRegion ®ion, const QPoint &offset, QPlatformTextureList *textures, QOpenGLContext *context, bool translucentBackground) | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 307-415 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines (reference): | 306-415 | | Comparison: | Different |
| | Different | 71 | 20 |
QPlainTextEditPrivate::setTopBlock| Name: | QPlainTextEditPrivate::setTopBlock | | Prototype: | void QPlainTextEditPrivate::setTopBlock(int blockNumber, int lineNumber, int dx) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 627-682 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines (reference): | 621-675 | | Comparison: | Different |
| | Different | 34 | 6 |
QPlainTextEdit::setDocument| Name: | QPlainTextEdit::setDocument | | Prototype: | void QPlainTextEdit::setDocument(QTextDocument *document) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1290-1313 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines (reference): | 1283-1306 | | Comparison: | Different |
| | Different | 17 | 4 |
QPlainTextEdit::inputMethodQuery| Name: | QPlainTextEdit::inputMethodQuery | | Prototype: | QVariant QPlainTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2198-2241 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines (reference): | 2191-2211 | | Comparison: | Different |
| | Different | 12 | 7 |
QPlainTestLogger::stopLogging| Name: | QPlainTestLogger::stopLogging | | Prototype: | void QPlainTestLogger::stopLogging() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 354-373 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines (reference): | 348-366 | | Comparison: | Different |
| | Different | 13 | 2 |
QPixmapIconEngine::pixmap| Name: | QPixmapIconEngine::pixmap | | Prototype: | QPixmap QPixmapIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 279-336 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 270-327 | | Comparison: | Different |
| | Different | 42 | 17 |
QPixmapIconEngine::addFile| Name: | QPixmapIconEngine::addFile | | Prototype: | void QPixmapIconEngine::addFile(const QString &fileName, const QSize &size, QIcon::Mode mode, QIcon::State state) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 409-452 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines (reference): | 400-443 | | Comparison: | Different |
| | Different | 29 | 13 |
QPicturePaintEngine::begin| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines (reference): | 84-115 | | Comparison: | Different |
| | Different | 22 | 2 |
QPersistentModelIndexData::create| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines (reference): | 49-64 | | Comparison: | Different |
| | Different | 11 | 2 |
QPdfEnginePrivate::writeTail| Name: | QPdfEnginePrivate::writeTail | | Prototype: | void QPdfEnginePrivate::writeTail() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1750-1772 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines (reference): | 1744-1766 | | Comparison: | Different |
| | Different | 18 | 2 |
QPdfEnginePrivate::writePage| Name: | QPdfEnginePrivate::writePage | | Prototype: | void QPdfEnginePrivate::writePage() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1666-1748 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines (reference): | 1660-1742 | | Comparison: | Different |
| | Different | 65 | 8 |
QPdfEnginePrivate::generateGradientShader| Name: | QPdfEnginePrivate::generateGradientShader | | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2215-2229 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines (reference): | 2208-2220 | | Comparison: | Different |
| | Different | 5 | 5 |
QPathClipper::doClip| Name: | QPathClipper::doClip | | Prototype: | bool QPathClipper::doClip(QWingedEdge &list, ClipperMode mode) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1638-1722 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines (reference): | 1632-1716 | | Comparison: | Different |
| | Different | 45 | 12 |
QPainterPrivate::draw_helper| Name: | QPainterPrivate::draw_helper | | Prototype: | void QPainterPrivate::draw_helper(const QPainterPath &originalPath, DrawOperation op) | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 339-493 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 333-488 | | Comparison: | Different |
| | Different | 97 | 15 |
QPainterPath::toFillPolygons| Name: | QPainterPath::toFillPolygons | | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1634-1729 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1628-1722 | | Comparison: | Different |
| | Different | 42 | 17 |
QPainterPath::toFillPolygon| Name: | QPainterPath::toFillPolygon | | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2791-2807 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 2783-2799 | | Comparison: | Different |
| | Different | 12 | 5 |
QPainterPath::moveTo| Name: | QPainterPath::moveTo | | Prototype: | void QPainterPath::moveTo(const QPointF &p) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 672-701 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 666-695 | | Comparison: | Different |
| | Different | 14 | 3 |
QPainterPath::lineTo| Name: | QPainterPath::lineTo | | Prototype: | void QPainterPath::lineTo(const QPointF &p) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 722-747 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 716-741 | | Comparison: | Different |
| | Different | 13 | 3 |
QPainterPath::currentPosition| Name: | QPainterPath::currentPosition | | Prototype: | QPointF QPainterPath::currentPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 983-988 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 977-982 | | Comparison: | Different |
| | Different | 3 | 1 |
QPainterPath::cubicTo| Name: | QPainterPath::cubicTo | | Prototype: | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 780-813 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 774-807 | | Comparison: | Different |
| | Different | 15 | 3 |
QPainterPath::connectPath| Name: | QPainterPath::connectPath | | Prototype: | void QPainterPath::connectPath(const QPainterPath &other) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1254-1283 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1248-1277 | | Comparison: | Different |
| | Different | 17 | 6 |
QPainterPath::addText| Name: | QPainterPath::addText | | Prototype: | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1154-1213 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1148-1207 | | Comparison: | Different |
| | Different | 44 | 9 |
QPainterPath::addPolygon| Name: | QPainterPath::addPolygon | | Prototype: | void QPainterPath::addPolygon(const QPolygonF &polygon) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1066-1081 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1060-1075 | | Comparison: | Different |
| | Different | 9 | 3 |
QPainterPath::addPath| Name: | QPainterPath::addPath | | Prototype: | void QPainterPath::addPath(const QPainterPath &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1223-1242 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines (reference): | 1217-1236 | | Comparison: | Different |
| | Different | 11 | 3 |
QPainter::setClipping| Name: | QPainter::setClipping | | Prototype: | void QPainter::setClipping(bool enable) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2452-2482 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2448-2478 | | Comparison: | Different |
| | Different | 15 | 5 |
QPainter::setClipRegion| Name: | QPainter::setClipRegion | | Prototype: | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2830-2869 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2826-2865 | | Comparison: | Different |
| | Different | 25 | 7 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2721-2767 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2717-2763 | | Comparison: | Different |
| | Different | 34 | 7 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2776-2810 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2772-2806 | | Comparison: | Different |
| | Different | 25 | 7 |
QPainter::setClipPath| Name: | QPainter::setClipPath | | Prototype: | void QPainter::setClipPath(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3233-3273 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 3229-3269 | | Comparison: | Different |
| | Different | 24 | 7 |
QPainter::restore| Name: | QPainter::restore | | Prototype: | void QPainter::restore() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1600-1663 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 1595-1659 | | Comparison: | Different |
| | Different | 41 | 8 |
QPainter::clipRegion| Name: | QPainter::clipRegion | | Prototype: | QRegion QPainter::clipRegion() const | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2497-2600 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2493-2597 | | Comparison: | Different |
| | Different | 67 | 22 |
QPainter::clipPath| Name: | QPainter::clipPath | | Prototype: | QPainterPath QPainter::clipPath() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2614-2651 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2611-2648 | | Comparison: | Different |
| | Different | 19 | 6 |
QPainter::clipBoundingRect| Name: | QPainter::clipBoundingRect | | Prototype: | QRectF QPainter::clipBoundingRect() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2665-2707 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines (reference): | 2662-2703 | | Comparison: | Different |
| | Different | 23 | 9 |
QPaintEngineExPrivate::replayClipOperations| Name: | QPaintEngineExPrivate::replayClipOperations | | Prototype: | void QPaintEngineExPrivate::replayClipOperations() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 177-224 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines (reference): | 171-219 | | Comparison: | Different |
| | Different | 30 | 9 |
QPaintEngineExPrivate::hasClipOperations| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines (reference): | 222-233 | | Comparison: | Different |
| | Different | 6 | 2 |
QPageSetupWidget::initPageSizes| Name: | QPageSetupWidget::initPageSizes | | Prototype: | void QPageSetupWidget::initPageSizes() | | Coverage: | 38.095% (8/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 338-370 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines (reference): | 332-364 | | Comparison: | Different |
| | Different | 18 | 7 |
QPF2Generator::writeHeader| Name: | QPF2Generator::writeHeader | | Prototype: | void QPF2Generator::writeHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 513-565 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines (reference): | 507-559 | | Comparison: | Different |
| | Different | 39 | 2 |
QOutlineMapper::endOutline| Name: | QOutlineMapper::endOutline | | Prototype: | void QOutlineMapper::endOutline() | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 192-250 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines (reference): | 172-242 | | Comparison: | Different |
| | Different | 42 | 12 |
QOutlineMapper::curveTo| Name: | QOutlineMapper::curveTo | | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 75-99 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines (reference): | 68-79 | | Comparison: | Different |
| | Different | 6 | 2 |
QOutlineMapper::clipElements| Name: | QOutlineMapper::clipElements | | Prototype: | void QOutlineMapper::clipElements(const QPointF *elements, const QPainterPath::ElementType *types, int element_count) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 349-402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines (reference): | 341-393 | | Comparison: | Different |
| | Different | 28 | 10 |
QOpenGLWindowPrivate::beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 240-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines (reference): | 234-272 | | Comparison: | Different |
| | Different | 25 | 6 |
QOpenGLWidgetPrivate::initialize| Name: | QOpenGLWidgetPrivate::initialize | | Prototype: | void QOpenGLWidgetPrivate::initialize() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 739-804 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 728-793 | | Comparison: | Different |
| | Different | 37 | 7 |
QOpenGLWidget::~QOpenGLWidget| Name: | QOpenGLWidget::~QOpenGLWidget | | Prototype: | QOpenGLWidget::~QOpenGLWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 949-952 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 938-942 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLWidget::setFormat| Name: | QOpenGLWidget::setFormat | | Prototype: | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 991-1001 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 981-991 | | Comparison: | Different |
| | Different | 6 | 2 |
QOpenGLWidget::QOpenGLWidget| Name: | QOpenGLWidget::QOpenGLWidget | | Prototype: | QOpenGLWidget::QOpenGLWidget(QWidget *parent, Qt::WindowFlags f) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 922-930 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines (reference): | 911-919 | | Comparison: | Different |
| | Different | 4 | 2 |
QOpenGLTexturePrivate::release| Name: | QOpenGLTexturePrivate::release | | Prototype: | void QOpenGLTexturePrivate::release() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 253-256 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 244-247 | | Comparison: | Different |
| | Different | 1 | 1 |
QOpenGLTexturePrivate::release| Name: | QOpenGLTexturePrivate::release | | Prototype: | void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 258-269 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 249-260 | | Comparison: | Different |
| | Different | 7 | 3 |
QOpenGLTexturePrivate::isBound| Name: | QOpenGLTexturePrivate::isBound | | Prototype: | bool QOpenGLTexturePrivate::isBound() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 271-276 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 262-267 | | Comparison: | Different |
| | Different | 3 | 1 |
QOpenGLTexturePrivate::isBound| Name: | QOpenGLTexturePrivate::isBound | | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 278-290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 269-281 | | Comparison: | Different |
| | Different | 8 | 1 |
QOpenGLTexturePrivate::destroy| Name: | QOpenGLTexturePrivate::destroy | | Prototype: | void QOpenGLTexturePrivate::destroy() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 186-233 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 178-224 | | Comparison: | Different |
| | Different | 37 | 3 |
QOpenGLTexturePrivate::create| Name: | QOpenGLTexturePrivate::create | | Prototype: | bool QOpenGLTexturePrivate::create() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 157-184 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 150-176 | | Comparison: | Different |
| | Different | 16 | 5 |
QOpenGLTexturePrivate::bind| Name: | QOpenGLTexturePrivate::bind | | Prototype: | void QOpenGLTexturePrivate::bind() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 235-238 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 226-229 | | Comparison: | Different |
| | Different | 1 | 1 |
QOpenGLTexturePrivate::bind| Name: | QOpenGLTexturePrivate::bind | | Prototype: | void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 240-251 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 231-242 | | Comparison: | Different |
| | Different | 7 | 3 |
QOpenGLTexturePrivate::QOpenGLTexturePrivate| Name: | QOpenGLTexturePrivate::QOpenGLTexturePrivate | | Prototype: | QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 56-134 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 50-127 | | Comparison: | Different |
| | Different | 32 | 12 |
QOpenGLTextureHelper::qt_TextureSubImage3D| Name: | QOpenGLTextureHelper::qt_TextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 517-521 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 578-582 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage2D| Name: | QOpenGLTextureHelper::qt_TextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 523-527 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 584-588 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureSubImage1D| Name: | QOpenGLTextureHelper::qt_TextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 529-533 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 590-594 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3DMultisample| Name: | QOpenGLTextureHelper::qt_TextureStorage3DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 487-491 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 548-552 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage3D| Name: | QOpenGLTextureHelper::qt_TextureStorage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 469-473 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 530-534 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2DMultisample| Name: | QOpenGLTextureHelper::qt_TextureStorage2DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 493-497 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 554-558 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage2D| Name: | QOpenGLTextureHelper::qt_TextureStorage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 475-479 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 536-540 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureStorage1D| Name: | QOpenGLTextureHelper::qt_TextureStorage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureStorage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei levels, GLenum internalFormat, GLsizei width) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 481-485 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 542-546 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteriv| Name: | QOpenGLTextureHelper::qt_TextureParameteriv | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteriv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLint *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 445-449 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 506-510 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameteri| Name: | QOpenGLTextureHelper::qt_TextureParameteri | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameteri(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLint param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 439-443 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 500-504 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterfv| Name: | QOpenGLTextureHelper::qt_TextureParameterfv | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterfv(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, const GLfloat *params) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 457-461 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 518-522 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureParameterf| Name: | QOpenGLTextureHelper::qt_TextureParameterf | | Prototype: | void QOpenGLTextureHelper::qt_TextureParameterf(GLuint texture, GLenum target, GLenum bindingTarget, GLenum pname, GLfloat param) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 451-455 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 512-516 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3DMultisample| Name: | QOpenGLTextureHelper::qt_TextureImage3DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 535-539 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 596-600 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage3D| Name: | QOpenGLTextureHelper::qt_TextureImage3D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 499-503 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 560-564 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2DMultisample| Name: | QOpenGLTextureHelper::qt_TextureImage2DMultisample | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2DMultisample(GLuint texture, GLenum target, GLenum bindingTarget, GLsizei samples, GLint internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 541-545 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 602-606 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage2D| Name: | QOpenGLTextureHelper::qt_TextureImage2D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 505-509 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 566-570 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_TextureImage1D| Name: | QOpenGLTextureHelper::qt_TextureImage1D | | Prototype: | void QOpenGLTextureHelper::qt_TextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLenum format, GLenum type, const GLvoid *pixels) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 511-515 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 572-576 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_GenerateTextureMipmap| Name: | QOpenGLTextureHelper::qt_GenerateTextureMipmap | | Prototype: | void QOpenGLTextureHelper::qt_GenerateTextureMipmap(GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 463-467 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 524-528 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage3D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage3D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 559-563 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 620-624 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage2D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage2D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 553-557 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 614-618 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureSubImage1D| Name: | QOpenGLTextureHelper::qt_CompressedTextureSubImage1D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureSubImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLint xoffset, GLsizei width, GLenum format, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 547-551 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 608-612 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage3D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage3D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage3D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 577-581 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 638-642 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage2D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage2D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage2D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 571-575 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 632-636 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::qt_CompressedTextureImage1D| Name: | QOpenGLTextureHelper::qt_CompressedTextureImage1D | | Prototype: | void QOpenGLTextureHelper::qt_CompressedTextureImage1D(GLuint texture, GLenum target, GLenum bindingTarget, GLint level, GLenum internalFormat, GLsizei width, GLint border, GLsizei imageSize, const GLvoid *bits) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 565-569 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 626-630 | | Comparison: | Different |
| | Different | 2 | 1 |
QOpenGLTextureHelper::QOpenGLTextureHelper::[lambda]| Name: | QOpenGLTextureHelper::QOpenGLTextureHelper::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 193-193 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 308-308 | | Comparison: | Different |
| | Different | 0 | 1 |
QOpenGLTextureHelper::QOpenGLTextureHelper| Name: | QOpenGLTextureHelper::QOpenGLTextureHelper | | Prototype: | QOpenGLTextureHelper::QOpenGLTextureHelper(QOpenGLContext *context) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 47-249 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 41-310 | | Comparison: | Different |
| | Different | 61 | 76 |
QOpenGLTextureGlyphCache::resizeTextureData| Name: | QOpenGLTextureGlyphCache::resizeTextureData | | Prototype: | void QOpenGLTextureGlyphCache::resizeTextureData(int width, int height) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 272-416 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines (reference): | 178-323 | | Comparison: | Different |
| | Different | 92 | 12 |
QOpenGLTextureGlyphCache::fillTexture| Name: | QOpenGLTextureGlyphCache::fillTexture | | Prototype: | void QOpenGLTextureGlyphCache::fillTexture(const Coord &c, glyph_t glyph, QFixed subPixelPosition) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines: | 418-434 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | | Lines (reference): | 325-415 | | Comparison: | Different |
| | Different | 52 | 14 |
QOpenGLTexture::setBorderColor| Name: | QOpenGLTexture::setBorderColor | | Prototype: | void QOpenGLTexture::setBorderColor(QColor color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4111-4115 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines (reference): | 4102-4125 | | Comparison: | Different |
| | Different | 16 | 3 |
QOpenGLShaderProgramPrivate::hasShader| Name: | QOpenGLShaderProgramPrivate::hasShader | | Prototype: | bool QOpenGLShaderProgramPrivate::hasShader(QOpenGLShader::ShaderType type) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 739-746 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 733-740 | | Comparison: | Different |
| | Different | 4 | 3 |