| Functionâ–ľ | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 QPrinterInfo::availablePrinters| Name:  | QPrinterInfo::availablePrinters |  | Prototype:  | QList<QPrinterInfo> QPrinterInfo::availablePrinters() |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines:  | 420-431 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp |  | Lines (reference):  | 420-431 |  | Comparison:  | Different |  
  |  | Different | 8 | 3 | 
 QPrinter::supportedResolutions| Name:  | QPrinter::supportedResolutions |  | Prototype:  | QList<int> QPrinter::supportedResolutions() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1946-1956 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines (reference):  | 1939-1950 |  | Comparison:  | Different |  
  |  | Different | 9 | 2 | 
 QPrinter::setFromTo| Name:  | QPrinter::setFromTo |  | Prototype:  | void QPrinter::setFromTo(int from, int to) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 2135-2143 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines (reference):  | 2128-2136 |  | Comparison:  | Different |  
  |  | Different | 5 | 2 | 
 QPrintPreviewWidgetPrivate::populateScene| Name:  | QPrintPreviewWidgetPrivate::populateScene |  | Prototype:  | void QPrintPreviewWidgetPrivate::populateScene() |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 335-352 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines (reference):  | 329-346 |  | Comparison:  | Different |  
  |  | Different | 11 | 3 | 
 QPrintPreviewWidgetPrivate::calcCurrentPage| Name:  | QPrintPreviewWidgetPrivate::calcCurrentPage |  | Prototype:  | int QPrintPreviewWidgetPrivate::calcCurrentPage() |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 293-311 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines (reference):  | 287-305 |  | Comparison:  | Different |  
  |  | Different | 14 | 4 | 
 QPrintPreviewWidgetPrivate::_q_fit| Name:  | QPrintPreviewWidgetPrivate::_q_fit |  | Prototype:  | void QPrintPreviewWidgetPrivate::_q_fit(bool doFitting) |  | Coverage:  |  25.532% (12/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines:  | 219-277 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp |  | Lines (reference):  | 213-271 |  | Comparison:  | Different |  
  |  | Different | 39 | 14 | 
 QPrintPreviewDialogPrivate::init| Name:  | QPrintPreviewDialogPrivate::init |  | Prototype:  | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) |  | Coverage:  |  50.000% (6/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines:  | 221-347 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp |  | Lines (reference):  | 215-341 |  | Comparison:  | Different |  
  |  | Different | 86 | 5 | 
 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 | 
 QPlatformPrinterSupportPlugin::get| Name:  | QPlatformPrinterSupportPlugin::get |  | Prototype:  | QPlatformPrinterSupport *QPlatformPrinterSupportPlugin::get() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp |  | Lines:  | 76-86 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintplugin.cpp |  | Lines (reference):  | 76-88 |  | Comparison:  | Different indentation |  
  |  | Different indentation | 7 | 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |