| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QScreen::availableVirtualGeometry| Name: | QScreen::availableVirtualGeometry | | Prototype: | QRect QScreen::availableVirtualGeometry() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 435-442 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines (reference): | 427-433 | | Comparison: | Different |
| | Different | 4 | 2 |
QRegularExpressionValidatorPrivate::setRegularExpression| Name: | QRegularExpressionValidatorPrivate::setRegularExpression | | Prototype: | void QRegularExpressionValidatorPrivate::setRegularExpression(const QRegularExpression &re) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines: | 1063-1073 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | | Lines (reference): | 1057-1067 | | Comparison: | Different |
| | Different | 5 | 4 |
QRawFont::fromFont| Name: | QRawFont::fromFont | | Prototype: | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 709-741 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines (reference): | 702-720 | | Comparison: | Different |
| | Different | 12 | 3 |
QRasterWindowPrivate::beginPaint| Name: | QRasterWindowPrivate::beginPaint | | Prototype: | void beginPaint(const QRegion ®ion) override | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines: | 73-82 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | | Lines (reference): | 67-75 | | Comparison: | Different |
| | Different | 5 | 2 |
QRasterPaintEnginePrivate::rasterizeLine_dashed| Name: | QRasterPaintEnginePrivate::rasterizeLine_dashed | | Prototype: | void QRasterPaintEnginePrivate::rasterizeLine_dashed(QLineF line, qreal width, int *dashIndex, qreal *dashOffset, bool *inDash) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3149-3193 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines (reference): | 3139-3183 | | Comparison: | Different |
| | Different | 29 | 7 |
QRasterPaintEngine::fill| Name: | QRasterPaintEngine::fill | | Prototype: | void QRasterPaintEngine::fill(const QVectorPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1652-1718 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines (reference): | 1646-1708 | | Comparison: | Different |
| | Different | 29 | 7 |
QRasterPaintEngine::clip| Name: | QRasterPaintEngine::clip | | Prototype: | void QRasterPaintEngine::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1140-1207 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines (reference): | 1134-1201 | | Comparison: | Same |
| | Same | 28 | 8 |
QRadioButton::initStyleOption| Name: | QRadioButton::initStyleOption | | Prototype: | void QRadioButton::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 172-187 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines (reference): | 166-184 | | Comparison: | Different |
| | Different | 14 | 5 |
QProgressDialog::setLabel| Name: | QProgressDialog::setLabel | | Prototype: | void QProgressDialog::setLabel(QLabel *label) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 358-369 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines (reference): | 352-363 | | Comparison: | Different |
| | Different | 8 | 3 |
QProgressDialog::setCancelButton| Name: | QProgressDialog::setCancelButton | | Prototype: | void QProgressDialog::setCancelButton(QPushButton *cancelButton) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 407-430 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines (reference): | 401-424 | | Comparison: | Different |
| | Different | 13 | 4 |
QProgressDialog::setBar| Name: | QProgressDialog::setBar | | Prototype: | void QProgressDialog::setBar(QProgressBar *bar) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 471-490 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines (reference): | 465-484 | | Comparison: | Different |
| | Different | 13 | 4 |
QProgressBarPrivate::repaintRequired| Name: | QProgressBarPrivate::repaintRequired | | Prototype: | bool QProgressBarPrivate::repaintRequired() const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 141-170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 135-165 | | Comparison: | Different |
| | Different | 19 | 6 |
QProgressBar::setRange| Name: | QProgressBar::setRange | | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 354-366 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 350-362 | | Comparison: | Different |
| | Different | 7 | 3 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 260-267 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines (reference): | 255-263 | | Comparison: | Different |
| | Different | 5 | 2 |
QProcessPrivate::execChild| Name: | QProcessPrivate::execChild | | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 551-623 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines (reference): | 503-569 | | Comparison: | Different |
| | Different | 28 | 11 |
QPrinterPrivate::changeEngines| Name: | QPrinterPrivate::changeEngines | | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 161-186 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines (reference): | 155-179 | | Comparison: | Different |
| | Different | 14 | 7 |
QPrinterInfo::supportedSizesWithNames| Name: | QPrinterInfo::supportedSizesWithNames | | Prototype: | QList<QPair<QString, QSizeF> > QPrinterInfo::supportedSizesWithNames() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 337-346 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 337-346 | | Comparison: | Different |
| | Different | 7 | 2 |
QPrinterInfo::supportedPaperSizes| Name: | QPrinterInfo::supportedPaperSizes | | Prototype: | QList<QPrinter::PaperSize> QPrinterInfo::supportedPaperSizes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 315-324 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 315-324 | | Comparison: | Different |
| | Different | 7 | 2 |
QPrinterInfo::supportedDuplexModes| Name: | QPrinterInfo::supportedDuplexModes | | Prototype: | QList<QPrinter::DuplexMode> QPrinterInfo::supportedDuplexModes() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 379-388 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines (reference): | 379-388 | | Comparison: | Different |
| | Different | 7 | 2 |
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 |
QPngHandlerPrivate::readPngHeader| Name: | QPngHandlerPrivate::readPngHeader | | Prototype: | bool QPngHandlerPrivate::readPngHeader() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 525-567 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines (reference): | 519-567 | | Comparison: | Different indentation |
| | Different indentation | 28 | 6 |
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 |
QPlatformTheme::removeMnemonics| Name: | QPlatformTheme::removeMnemonics | | Prototype: | QString QPlatformTheme::removeMnemonics(const QString &original) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | | Lines: | 698-731 | | Comparison: | New |
| | New | 28 | 6 |
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 |
QPlatformNativeInterface::nativeResourceForCursor| Name: | QPlatformNativeInterface::nativeResourceForCursor | | Prototype: | void *QPlatformNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp | | Lines: | 90-95 | | Comparison: | New |
| | New | 3 | 1 |
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::keys| Name: | QPlatformInputContextFactory::keys | | Prototype: | QStringList QPlatformInputContextFactory::keys() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines: | 56-63 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp | | Lines (reference): | 50-57 | | Comparison: | Same |
| | Same | 1 | 1 |
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 |
QPlatformInputContext::setSelectionOnFocusObject| Name: | QPlatformInputContext::setSelectionOnFocusObject | | Prototype: | void QPlatformInputContext::setSelectionOnFocusObject(const QPointF &anchorPos, const QPointF &cursorPos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp | | Lines: | 277-296 | | Comparison: | New |
| | New | 14 | 4 |
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 |
QPlatformDrag::cancelDrag| Name: | QPlatformDrag::cancelDrag | | Prototype: | void QPlatformDrag::cancelDrag() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp | | Lines: | 172-175 | | Comparison: | New |
| | New | 1 | 1 |
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 |
QPlatformAccessibility::initialize| Name: | QPlatformAccessibility::initialize | | Prototype: | void QPlatformAccessibility::initialize() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 106-129 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines (reference): | 102-127 | | Comparison: | Different indentation |
| | Different indentation | 16 | 6 |
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 |
QPixmapStylePrivate::scale| Name: | QPixmapStylePrivate::scale | | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1119-1131 | | Comparison: | New |
| | New | 8 | 1 |
QPixmapStylePrivate::getCachedPixmap| Name: | QPixmapStylePrivate::getCachedPixmap | | Prototype: | QPixmap QPixmapStylePrivate::getCachedPixmap(QPixmapStyle::ControlDescriptor control, const QPixmapStyleDescriptor &desc, const QSize &size) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1133-1152 | | Comparison: | New |
| | New | 11 | 2 |
QPixmapStylePrivate::computeSize| Name: | QPixmapStylePrivate::computeSize | | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1154-1161 | | Comparison: | New |
| | New | 5 | 3 |
QPixmapStyle::unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 202-205 | | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::unpolish| Name: | QPixmapStyle::unpolish | | Prototype: | void QPixmapStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 210-224 | | Comparison: | New |
| | New | 8 | 4 |
QPixmapStyle::subElementRect| Name: | QPixmapStyle::subElementRect | | Prototype: | QRect QPixmapStyle::subElementRect(SubElement element, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 352-371 | | Comparison: | New |
| | New | 9 | 3 |
QPixmapStyle::subControlRect| Name: | QPixmapStyle::subControlRect | | Prototype: | QRect QPixmapStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *option, SubControl sc, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 376-388 | | Comparison: | New |
| | New | 4 | 4 |
QPixmapStyle::styleHint| Name: | QPixmapStyle::styleHint | | Prototype: | int QPixmapStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 480-492 | | Comparison: | New |
| | New | 4 | 4 |
QPixmapStyle::sliderSizeFromContents| Name: | QPixmapStyle::sliderSizeFromContents | | Prototype: | QSize QPixmapStyle::sliderSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 984-1003 | | Comparison: | New |
| | New | 10 | 3 |
QPixmapStyle::sizeFromContents| Name: | QPixmapStyle::sizeFromContents | | Prototype: | QSize QPixmapStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 327-347 | | Comparison: | New |
| | New | 8 | 8 |
QPixmapStyle::scrollBarSubControlRect| Name: | QPixmapStyle::scrollBarSubControlRect | | Prototype: | QRect QPixmapStyle::scrollBarSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1067-1117 | | Comparison: | New |
| | New | 30 | 13 |
QPixmapStyle::pushButtonSizeFromContents| Name: | QPixmapStyle::pushButtonSizeFromContents | | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 932-947 | | Comparison: | New |
| | New | 8 | 1 |
QPixmapStyle::progressBarSizeFromContents| Name: | QPixmapStyle::progressBarSizeFromContents | | Prototype: | QSize QPixmapStyle::progressBarSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 963-982 | | Comparison: | New |
| | New | 11 | 3 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QApplication *application) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 108-114 | | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QPalette &palette) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 119-122 | | Comparison: | New |
| | New | 1 | 1 |
QPixmapStyle::polish| Name: | QPixmapStyle::polish | | Prototype: | void QPixmapStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 127-197 | | Comparison: | New |
| | New | 43 | 10 |
QPixmapStyle::pixelMetric| Name: | QPixmapStyle::pixelMetric | | Prototype: | int QPixmapStyle::pixelMetric(PixelMetric metric, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 393-475 | | Comparison: | New |
| | New | 52 | 21 |
QPixmapStyle::lineEditSizeFromContents| Name: | QPixmapStyle::lineEditSizeFromContents | | Prototype: | QSize QPixmapStyle::lineEditSizeFromContents(const QStyleOption *, const QSize &contentsSize, const QWidget *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 949-961 | | Comparison: | New |
| | New | 6 | 1 |
QPixmapStyle::itemViewSizeFromContents| Name: | QPixmapStyle::itemViewSizeFromContents | | Prototype: | QSize QPixmapStyle::itemViewSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1017-1037 | | Comparison: | New |
| | New | 12 | 2 |
QPixmapStyle::hitTestComplexControl| Name: | QPixmapStyle::hitTestComplexControl | | Prototype: | QStyle::SubControl QPixmapStyle::hitTestComplexControl(QStyle::ComplexControl control, const QStyleOptionComplex *option, const QPoint &pos, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 497-511 | | Comparison: | New |
| | New | 7 | 4 |
QPixmapStyle::eventFilter| Name: | QPixmapStyle::eventFilter | | Prototype: | bool QPixmapStyle::eventFilter(QObject *watched, QEvent *event) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 516-568 | | Comparison: | New |
| | New | 31 | 14 |
QPixmapStyle::drawTextEdit| Name: | QPixmapStyle::drawTextEdit | | Prototype: | void QPixmapStyle::drawTextEdit(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 709-716 | | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::drawSlider| Name: | QPixmapStyle::drawSlider | | Prototype: | void QPixmapStyle::drawSlider(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 841-893 | | Comparison: | New |
| | New | 34 | 10 |
QPixmapStyle::drawScrollBar| Name: | QPixmapStyle::drawScrollBar | | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 916-930 | | Comparison: | New |
| | New | 8 | 3 |
QPixmapStyle::drawRadioButton| Name: | QPixmapStyle::drawRadioButton | | Prototype: | void QPixmapStyle::drawRadioButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 737-754 | | Comparison: | New |
| | New | 10 | 2 |
QPixmapStyle::drawPushButton| Name: | QPixmapStyle::drawPushButton | | Prototype: | void QPixmapStyle::drawPushButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 681-694 | | Comparison: | New |
| | New | 8 | 2 |
QPixmapStyle::drawProgressBarLabel| Name: | QPixmapStyle::drawProgressBarLabel | | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 791-804 | | Comparison: | New |
| | New | 8 | 3 |
QPixmapStyle::drawProgressBarFill| Name: | QPixmapStyle::drawProgressBarFill | | Prototype: | void QPixmapStyle::drawProgressBarFill(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 806-839 | | Comparison: | New |
| | New | 20 | 6 |
QPixmapStyle::drawProgressBarBackground| Name: | QPixmapStyle::drawProgressBarBackground | | Prototype: | void QPixmapStyle::drawProgressBarBackground(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 780-789 | | Comparison: | New |
| | New | 5 | 2 |
QPixmapStyle::drawPrimitive| Name: | QPixmapStyle::drawPrimitive | | Prototype: | void QPixmapStyle::drawPrimitive(PrimitiveElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 229-263 | | Comparison: | New |
| | New | 18 | 14 |
QPixmapStyle::drawPanelItemViewItem| Name: | QPixmapStyle::drawPanelItemViewItem | | Prototype: | void QPixmapStyle::drawPanelItemViewItem(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 756-778 | | Comparison: | New |
| | New | 14 | 3 |
QPixmapStyle::drawLineEdit| Name: | QPixmapStyle::drawLineEdit | | Prototype: | void QPixmapStyle::drawLineEdit(const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 696-707 | | Comparison: | New |
| | New | 6 | 2 |
QPixmapStyle::drawControl| Name: | QPixmapStyle::drawControl | | Prototype: | void QPixmapStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 268-301 | | Comparison: | New |
| | New | 19 | 7 |
QPixmapStyle::drawComplexControl| Name: | QPixmapStyle::drawComplexControl | | Prototype: | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 306-322 | | Comparison: | New |
| | New | 8 | 5 |
QPixmapStyle::drawComboBox| Name: | QPixmapStyle::drawComboBox | | Prototype: | void QPixmapStyle::drawComboBox(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 895-914 | | Comparison: | New |
| | New | 13 | 1 |
QPixmapStyle::drawCheckBox| Name: | QPixmapStyle::drawCheckBox | | Prototype: | void QPixmapStyle::drawCheckBox(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 718-735 | | Comparison: | New |
| | New | 10 | 2 |
QPixmapStyle::drawCachedPixmap| Name: | QPixmapStyle::drawCachedPixmap | | Prototype: | void QPixmapStyle::drawCachedPixmap(QPixmapStyle::ControlDescriptor control, const QRect &rect, QPainter *p) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 623-633 | | Comparison: | New |
| | New | 7 | 2 |
QPixmapStyle::copyPixmap| Name: | QPixmapStyle::copyPixmap | | Prototype: | void QPixmapStyle::copyPixmap(QPixmapStyle::ControlPixmap source, QPixmapStyle::ControlPixmap dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 666-670 | | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::copyDescriptor| Name: | QPixmapStyle::copyDescriptor | | Prototype: | void QPixmapStyle::copyDescriptor(QPixmapStyle::ControlDescriptor source, QPixmapStyle::ControlDescriptor dest) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 611-616 | | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::comboBoxSubControlRect| Name: | QPixmapStyle::comboBoxSubControlRect | | Prototype: | QRect QPixmapStyle::comboBoxSubControlRect(const QStyleOptionComplex *option, QStyle::SubControl sc, const QWidget *) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1039-1065 | | Comparison: | New |
| | New | 16 | 4 |
QPixmapStyle::comboBoxSizeFromContents| Name: | QPixmapStyle::comboBoxSizeFromContents | | Prototype: | QSize QPixmapStyle::comboBoxSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1005-1015 | | Comparison: | New |
| | New | 4 | 1 |
QPixmapStyle::addPixmap| Name: | QPixmapStyle::addPixmap | | Prototype: | void QPixmapStyle::addPixmap(ControlPixmap control, const QString &fileName, QMargins margins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 642-657 | | Comparison: | New |
| | New | 8 | 2 |
QPixmapStyle::addDescriptor| Name: | QPixmapStyle::addDescriptor | | Prototype: | void QPixmapStyle::addDescriptor(QPixmapStyle::ControlDescriptor control, const QString &fileName, QMargins margins, QTileRules tileRules) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 584-601 | | Comparison: | New |
| | New | 10 | 2 |
QPixmapStyle::QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 93-96 | | Comparison: | New |
| | New | 2 | 1 |
QPixmapStyle::QPixmapStyle| Name: | QPixmapStyle::QPixmapStyle | | Prototype: | QPixmapStyle::QPixmapStyle(QPixmapStylePrivate &dd) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 677-679 | | Comparison: | New |
| | New | 1 | 1 |
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 |
QPixmapCache::Key::isValid| Name: | QPixmapCache::Key::isValid | | Prototype: | bool QPixmapCache::Key::isValid() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 169-172 | | Comparison: | New |
| | New | 1 | 1 |
QPicturePaintEngine::end| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines (reference): | 117-143 | | Comparison: | Same |
| | Same | 20 | 2 |
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 |
QPen::operator=| Name: | QPen::operator= | | Prototype: | QPen &QPen::operator=(const QPen &p) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 384-388 | | Comparison: | New |
| | New | 2 | 1 |
QPen::QPen| Name: | 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 | | Comparison: | New |
| | New | 3 | 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 |