| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QGradientCache::getBuffer| Name:  | QGradientCache::getBuffer |  | Prototype:  | inline QExplicitlySharedDataPointer<const CacheInfo> getBuffer(const QGradient &gradient, int opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 4166-4188 |  | Comparison:  | New |  
  |  | New | 14 | 5 | 
 QGraphicsAnchorLayoutPrivate::calculateGraphs| Name:  | QGraphicsAnchorLayoutPrivate::calculateGraphs |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::calculateGraphs( QGraphicsAnchorLayoutPrivate::Orientation orientation) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2096-2170 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines (reference):  | 2090-2170 |  | Comparison:  | Different |  
  |  | Different | 28 | 5 | 
 QGraphicsAnchorLayoutPrivate::calculateTrunk| Name:  | QGraphicsAnchorLayoutPrivate::calculateTrunk |  | Prototype:  | bool QGraphicsAnchorLayoutPrivate::calculateTrunk(Orientation orientation, const GraphPath &path, const QList<QSimplexConstraint *> &constraints, const QList<AnchorData *> &variables) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2194-2257 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines (reference):  | 2197-2262 |  | Comparison:  | Different |  
  |  | Different | 31 | 5 | 
 QGraphicsAnchorLayoutPrivate::getGraphParts::[lambda]| Name:  | QGraphicsAnchorLayoutPrivate::getGraphParts::[lambda] |  | Prototype:  | [&result, &trunkVariables](QSimplexConstraint *c) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2525-2555 |  | Comparison:  | New |  
  |  | New | 11 | 5 | 
 QGraphicsItem::isObscured| Name:  | QGraphicsItem::isObscured |  | Prototype:  | bool QGraphicsItem::isObscured(const QRectF &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5221-5238 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines (reference):  | 5134-5150 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QGraphicsItem::unsetCursor| Name:  | QGraphicsItem::unsetCursor |  | Prototype:  | void QGraphicsItem::unsetCursor() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 2291-2306 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines (reference):  | 2206-2220 |  | Comparison:  | Different |  
  |  | Different | 9 | 5 | 
 QGraphicsItemAnimationPrivate::linearValueForStep| Name:  | QGraphicsItemAnimationPrivate::linearValueForStep |  | Prototype:  | qreal QGraphicsItemAnimationPrivate::linearValueForStep(qreal step, const QVector<Pair> &source, qreal defaultValue) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitemanimation.cpp |  | Lines:  | 147-175 |  | Comparison:  | New |  
  |  | New | 16 | 5 | 
 QGraphicsScene::mouseReleaseEvent| Name:  | QGraphicsScene::mouseReleaseEvent |  | Prototype:  | void QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 4089-4116 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 4066-4093 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QGraphicsSceneBspTreeIndex::items| Name:  | QGraphicsSceneBspTreeIndex::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTreeIndex::items(Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 551-570 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines (reference):  | 543-567 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QGraphicsScenePrivate::ungrabKeyboard| Name:  | QGraphicsScenePrivate::ungrabKeyboard |  | Prototype:  | void QGraphicsScenePrivate::ungrabKeyboard(QGraphicsItem *item, bool itemIsDying) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1068-1096 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines (reference):  | 1059-1087 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QGraphicsViewPrivate::_q_unsetViewportCursor| Name:  | QGraphicsViewPrivate::_q_unsetViewportCursor |  | Prototype:  | void QGraphicsViewPrivate::_q_unsetViewportCursor() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 805-824 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines (reference):  | 799-817 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 QGridLayoutPrivate::add| Name:  | QGridLayoutPrivate::add |  | Prototype:  | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 564-587 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines (reference):  | 558-581 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QGuiApplicationPrivate::processKeyEvent| Name:  | QGuiApplicationPrivate::processKeyEvent |  | Prototype:  | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1996-2046 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1969-2019 |  | Comparison:  | Same |  
  |  | Same | 15 | 5 | 
 QGuiApplicationPrivate::processWheelEvent| Name:  | QGuiApplicationPrivate::processWheelEvent |  | Prototype:  | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 1961-1992 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines (reference):  | 1935-1965 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QHeaderView::initializeSections| Name:  | QHeaderView::initializeSections |  | Prototype:  | void QHeaderView::initializeSections() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2128-2146 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines (reference):  | 2072-2090 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QHeaderView::setStretchLastSection| Name:  | QHeaderView::setStretchLastSection |  | Prototype:  | void QHeaderView::setStretchLastSection(bool stretch) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1499-1513 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines (reference):  | 1473-1485 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 QHeaderView::swapSections| Name:  | QHeaderView::swapSections |  | Prototype:  | void QHeaderView::swapSections(int first, int second) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 809-857 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines (reference):  | 800-842 |  | Comparison:  | Different |  
  |  | Different | 29 | 5 | 
 QHostAddress::toString| Name:  | QHostAddress::toString |  | Prototype:  | QString QHostAddress::toString() const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines:  | 736-750 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp |  | Lines (reference):  | 730-751 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QIconLoaderEngine::virtual_hook| Name:  | QIconLoaderEngine::virtual_hook |  | Prototype:  | void QIconLoaderEngine::virtual_hook(int id, void *data) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 721-756 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines (reference):  | 561-591 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QImage::text| Name:  | QImage::text |  | Prototype:  | QString QImage::text(const QString &key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3776-3790 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines (reference):  | 3757-3772 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 QLibraryPrivate::load| Name:  | QLibraryPrivate::load |  | Prototype:  | bool QLibraryPrivate::load() |  | Coverage:  |  56.250% (9/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 529-555 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines (reference):  | 523-544 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QLineEditPrivate::findSideWidget| Name:  | QLineEditPrivate::findSideWidget |  | Prototype:  | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 476-491 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines (reference):  | 470-481 |  | Comparison:  | Different |  
  |  | Different | 7 | 5 | 
 QListData::detach_grow| Name:  | QListData::detach_grow |  | Prototype:  | QListData::Data *QListData::detach_grow(int *idx, int num) |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines:  | 73-107 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines (reference):  | 76-110 |  | Comparison:  | Different |  
  |  | Different | 22 | 5 | 
 QListModeViewBase::initStaticLayout| Name:  | QListModeViewBase::initStaticLayout |  | Prototype:  | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2383-2414 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines (reference):  | 2372-2403 |  | Comparison:  | Different |  
  |  | Different | 23 | 5 | 
 QLocale::toCurrencyString| Name:  | QLocale::toCurrencyString |  | Prototype:  | QString QLocale::toCurrencyString(double value, const QString &symbol) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3481-3484 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines (reference):  | 3503-3527 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QLocale::toCurrencyString| Name:  | QLocale::toCurrencyString |  | Prototype:  | QString QLocale::toCurrencyString(double value, const QString &symbol, int precision) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 3497-3521 |  | Comparison:  | New |  
  |  | New | 18 | 5 | 
 QLockFilePrivate::processNameByPid| Name:  | QLockFilePrivate::processNameByPid |  | Prototype:  | QString QLockFilePrivate::processNameByPid(qint64 pid) |  | Coverage:  |  37.500% (3/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 262-318 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines (reference):  | 250-301 |  | Comparison:  | Same |  
  |  | Same | 8 | 5 | 
 QMdiArea::addSubWindow| Name:  | QMdiArea::addSubWindow |  | Prototype:  | QMdiSubWindow *QMdiArea::addSubWindow(QWidget *widget, Qt::WindowFlags windowFlags) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1966-1997 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 1961-1992 |  | Comparison:  | Different |  
  |  | Different | 19 | 5 | 
 QMdiArea::sizeHint| Name:  | QMdiArea::sizeHint |  | Prototype:  | QSize QMdiArea::sizeHint() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 1736-1757 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines (reference):  | 1731-1752 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QMdiSubWindow::setSystemMenu| Name:  | QMdiSubWindow::setSystemMenu |  | Prototype:  | void QMdiSubWindow::setSystemMenu(QMenu *systemMenu) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 2507-2526 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines (reference):  | 2505-2524 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QMessageBox::aboutQt| Name:  | QMessageBox::aboutQt |  | Prototype:  | void QMessageBox::aboutQt(QWidget *parent, const QString &title) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 1862-1932 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines (reference):  | 1862-1935 |  | Comparison:  | Different |  
  |  | Different | 40 | 5 | 
 QMetaObjectBuilder::removeMethod| Name:  | QMetaObjectBuilder::removeMethod |  | Prototype:  | void QMetaObjectBuilder::removeMethod(int index) |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines:  | 871-884 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp |  | Lines (reference):  | 867-880 |  | Comparison:  | Different |  
  |  | Different | 8 | 5 | 
 QMimeAllGlobPatterns::matchingGlobs| Name:  | QMimeAllGlobPatterns::matchingGlobs |  | Prototype:  | QStringList QMimeAllGlobPatterns::matchingGlobs(const QString &fileName, QString *foundSuffix) const |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines:  | 204-233 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp |  | Lines (reference):  | 200-229 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QMimeBinaryProvider::findByFileName| Name:  | QMimeBinaryProvider::findByFileName |  | Prototype:  | QStringList QMimeBinaryProvider::findByFileName(const QString &fileName, QString *foundSuffix) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 288-309 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 282-303 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QMimeBinaryProvider::loadMimeTypeList| Name:  | QMimeBinaryProvider::loadMimeTypeList |  | Prototype:  | void QMimeBinaryProvider::loadMimeTypeList() |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 525-544 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 519-538 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QMimeBinaryProvider::resolveAlias| Name:  | QMimeBinaryProvider::resolveAlias |  | Prototype:  | QString QMimeBinaryProvider::resolveAlias(const QString &name) |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines:  | 472-500 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp |  | Lines (reference):  | 466-494 |  | Comparison:  | Different |  
  |  | Different | 21 | 5 | 
 QMimeData::urls| Name:  | QMimeData::urls |  | Prototype:  | QList<QUrl> QMimeData::urls() const |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines:  | 337-352 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp |  | Lines (reference):  | 325-340 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QMimeMagicRule::matches| Name:  | QMimeMagicRule::matches |  | Prototype:  | bool QMimeMagicRule::matches(const QByteArray &data) const |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp |  | Lines:  | 336-358 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimemagicrule.cpp |  | Lines (reference):  | 401-423 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 QMimeType::comment| Name:  | QMimeType::comment |  | Prototype:  | QString QMimeType::comment() const |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines:  | 243-267 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp |  | Lines (reference):  | 237-261 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QNetworkConfiguration::children| Name:  | QNetworkConfiguration::children |  | Prototype:  | QList<QNetworkConfiguration> QNetworkConfiguration::children() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp |  | Lines:  | 375-405 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp |  | Lines (reference):  | 445-479 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QNetworkConfigurationManagerPrivate::configurationFromIdentifier| Name:  | QNetworkConfigurationManagerPrivate::configurationFromIdentifier |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::configurationFromIdentifier(const QString &identifier) const |  | Coverage:  |  63.636% (7/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 242-265 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines (reference):  | 257-279 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QNetworkReplyHttpImplPrivate::setCachingEnabled| Name:  | QNetworkReplyHttpImplPrivate::setCachingEnabled |  | Prototype:  | void QNetworkReplyHttpImplPrivate::setCachingEnabled(bool enable) |  | Coverage:  |  52.941% (9/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 2194-2218 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines (reference):  | 2200-2224 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QNetworkReplyImpl::readData| Name:  | QNetworkReplyImpl::readData |  | Prototype:  | qint64 QNetworkReplyImpl::readData(char *data, qint64 maxlen) |  | Coverage:  |  50.000% (5/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 1037-1059 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 1038-1067 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QNetworkReplyImplPrivate::appendDownstreamData| Name:  | QNetworkReplyImplPrivate::appendDownstreamData |  | Prototype:  | void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data) |  | Coverage:  |  46.667% (7/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 624-650 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 622-648 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QNetworkReplyImplPrivate::initCacheSaveDevice| Name:  | QNetworkReplyImplPrivate::initCacheSaveDevice |  | Prototype:  | void QNetworkReplyImplPrivate::initCacheSaveDevice() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 584-620 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 582-618 |  | Comparison:  | Different |  
  |  | Different | 21 | 5 | 
 QNetworkReplyImplPrivate::setCachingEnabled| Name:  | QNetworkReplyImplPrivate::setCachingEnabled |  | Prototype:  | void QNetworkReplyImplPrivate::setCachingEnabled(bool enable) |  | Coverage:  |  52.941% (9/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines:  | 514-539 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp |  | Lines (reference):  | 512-537 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QOpenGL2GradientCache::getBuffer| Name:  | QOpenGL2GradientCache::getBuffer |  | Prototype:  | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines:  | 107-133 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp |  | Lines (reference):  | 101-127 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QOpenGLContext::destroy| Name:  | QOpenGLContext::destroy |  | Prototype:  | void QOpenGLContext::destroy() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 642-671 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines (reference):  | 636-667 |  | Comparison:  | Different |  
  |  | Different | 25 | 5 | 
 QOpenGLContextGroupPrivate::removeContext| Name:  | QOpenGLContextGroupPrivate::removeContext |  | Prototype:  | void QOpenGLContextGroupPrivate::removeContext(QOpenGLContext *ctx) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1401-1426 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines (reference):  | 1407-1432 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QOpenGLFunctions_1_0::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_0::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_0::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp |  | Lines:  | 85-111 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp |  | Lines (reference):  | 81-115 |  | Comparison:  | Different |  
  |  | Different | 20 | 5 | 
 QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1| Name:  | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1 |  | Prototype:  | QOpenGLFunctions_1_1::~QOpenGLFunctions_1_1() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines:  | 77-91 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines (reference):  | 71-89 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource| Name:  | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource |  | Prototype:  | QOpenGLMultiGroupSharedResource::~QOpenGLMultiGroupSharedResource() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1569-1591 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines (reference):  | 1575-1597 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 QProcess::setReadChannel| Name:  | QProcess::setReadChannel |  | Prototype:  | void QProcess::setReadChannel(ProcessChannel channel) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1372-1375 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines (reference):  | 1327-1341 |  | Comparison:  | Different |  
  |  | Different | 9 | 5 | 
 QProcess::writeData| Name:  | QProcess::writeData |  | Prototype:  | qint64 QProcess::writeData(const char *data, qint64 len) |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1974-2015 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines (reference):  | 1963-2021 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QProcessPrivate::_q_canWrite| Name:  | QProcessPrivate::_q_canWrite |  | Prototype:  | bool QProcessPrivate::_q_canWrite() |  | Coverage:  |  76.471% (13/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 1097-1116 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines (reference):  | 1052-1071 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 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 | 
 QReadWriteLock::lockForRead| Name:  | QReadWriteLock::lockForRead |  | Prototype:  | void QReadWriteLock::lockForRead() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 175-180 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines (reference):  | 135-163 |  | Comparison:  | Different |  
  |  | Different | 25 | 5 | 
 QReadWriteLock::lockForWrite| Name:  | QReadWriteLock::lockForWrite |  | Prototype:  | void QReadWriteLock::lockForWrite() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 292-295 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines (reference):  | 274-300 |  | Comparison:  | Different |  
  |  | Different | 23 | 5 | 
 QReadWriteLock::tryLockForRead| Name:  | QReadWriteLock::tryLockForRead |  | Prototype:  | bool QReadWriteLock::tryLockForRead() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 198-201 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines (reference):  | 181-208 |  | Comparison:  | Different |  
  |  | Different | 24 | 5 | 
 QReadWriteLock::tryLockForWrite| Name:  | QReadWriteLock::tryLockForWrite |  | Prototype:  | bool QReadWriteLock::tryLockForWrite() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 312-315 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines (reference):  | 317-343 |  | Comparison:  | Different |  
  |  | Different | 29 | 5 | 
 QRingBuffer::chop| Name:  | QRingBuffer::chop |  | Prototype:  | void QRingBuffer::chop(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 173-203 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 156-184 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QRingBuffer::free| Name:  | QRingBuffer::free |  | Prototype:  | void QRingBuffer::free(qint64 bytes) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 72-104 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 66-96 |  | Comparison:  | Different |  
  |  | Different | 17 | 5 | 
 QRingBuffer::reserveFront| Name:  | QRingBuffer::reserveFront |  | Prototype:  | char *QRingBuffer::reserveFront(qint64 bytes) |  | Coverage:  |  85.000% (17/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines:  | 144-171 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp |  | Lines (reference):  | 131-154 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QScrollerPrivate::pushSegment| Name:  | QScrollerPrivate::pushSegment |  | Prototype:  | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1121-1151 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines (reference):  | 1112-1139 |  | Comparison:  | Different |  
  |  | Different | 18 | 5 | 
 QShortcutMap::removeShortcut| Name:  | QShortcutMap::removeShortcut |  | Prototype:  | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 185-221 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines (reference):  | 178-214 |  | Comparison:  | Different |  
  |  | Different | 22 | 5 | 
 QSocks5BindStore::retrieve| Name:  | QSocks5BindStore::retrieve |  | Prototype:  | QSocks5BindData *QSocks5BindStore::retrieve(qintptr socketDescriptor) |  | Coverage:  |  50.000% (7/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 370-392 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines (reference):  | 364-384 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QSortFilterProxyModelPrivate::source_to_proxy| Name:  | QSortFilterProxyModelPrivate::source_to_proxy |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::source_to_proxy(const QModelIndex &source_index) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 392-411 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines (reference):  | 386-405 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QSqlCachedResult::fetchLast| Name:  | QSqlCachedResult::fetchLast |  | Prototype:  | bool QSqlCachedResult::fetchLast() |  | Coverage:  |  80.000% (12/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines:  | 206-225 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp |  | Lines (reference):  | 216-234 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name:  | QSslSocketPrivate::ensureCiphersAndCertsLoaded |  | Prototype:  | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 510-567 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines (reference):  | 500-573 |  | Comparison:  | Same |  
  |  | Same | 16 | 5 | 
 QSslSocketPrivate::isMatchingHostname| Name:  | QSslSocketPrivate::isMatchingHostname |  | Prototype:  | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) |  | Coverage:  |  54.545% (6/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2664-2682 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 2615-2632 |  | Comparison:  | Different |  
  |  | Different | 8 | 5 | 
 QSslSocketPrivate::peek| Name:  | QSslSocketPrivate::peek |  | Prototype:  | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) |  | Coverage:  |  66.667% (10/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 2575-2597 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines (reference):  | 2526-2548 |  | Comparison:  | Different |  
  |  | Different | 12 | 5 | 
 QStandardItemPrivate::setItemData| Name:  | QStandardItemPrivate::setItemData |  | Prototype:  | void QStandardItemPrivate::setItemData(const QMap<int, QVariant> &roles) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 200-220 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines (reference):  | 189-211 |  | Comparison:  | Different |  
  |  | Different | 14 | 5 | 
 QStandardPaths::findExecutable| Name:  | QStandardPaths::findExecutable |  | Prototype:  | QString QStandardPaths::findExecutable(const QString &executableName, const QStringList &paths) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 504-536 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines (reference):  | 517-549 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QStateMachinePrivate::initializeAnimation| Name:  | QStateMachinePrivate::initializeAnimation |  | Prototype:  | QStateMachinePrivate::InitializeAnimationResult QStateMachinePrivate::initializeAnimation(QAbstractAnimation *abstractAnimation, const QPropertyAssignment &prop) |  | Coverage:  |  94.444% (17/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1521-1549 |  | Comparison:  | New |  
  |  | New | 17 | 5 | 
 QStateMachinePrivate::unregisterRestorables| Name:  | QStateMachinePrivate::unregisterRestorables |  | Prototype:  | void QStateMachinePrivate::unregisterRestorables(const QList<QAbstractState *> &states, QObject *object, const QByteArray &propertyName) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1339-1363 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines (reference):  | 1330-1355 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QStatusBar::insertWidget| Name:  | QStatusBar::insertWidget |  | Prototype:  | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 296-319 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines (reference):  | 290-313 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 | 
 QStringListModel::sort| Name:  | QStringListModel::sort |  | Prototype:  | void QStringListModel::sort(int, Qt::SortOrder order) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines:  | 267-298 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qstringlistmodel.cpp |  | Lines (reference):  | 261-292 |  | Comparison:  | Different |  
  |  | Different | 22 | 5 | 
 QStyleFactory::keys| Name:  | QStyleFactory::keys |  | Prototype:  | QStringList QStyleFactory::keys() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines:  | 170-218 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp |  | Lines (reference):  | 176-230 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QStyleSheetStyle::unsetPalette| Name:  | QStyleSheetStyle::unsetPalette |  | Prototype:  | void QStyleSheetStyle::unsetPalette(QWidget *w) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2605-2648 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines (reference):  | 2584-2602 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QSystemSemaphorePrivate::cleanHandle| Name:  | QSystemSemaphorePrivate::cleanHandle |  | Prototype:  | void QSystemSemaphorePrivate::cleanHandle() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp |  | Lines:  | 141-163 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp |  | Lines (reference):  | 135-157 |  | Comparison:  | Same |  
  |  | Same | 10 | 5 | 
 QTabBarPrivate::makeVisible| Name:  | QTabBarPrivate::makeVisible |  | Prototype:  | void QTabBarPrivate::makeVisible(int index) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 668-699 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines (reference):  | 585-609 |  | Comparison:  | Different |  
  |  | Different | 19 | 5 | 
 QTcpServerPrivate::resolveProxy| Name:  | QTcpServerPrivate::resolveProxy |  | Prototype:  | QNetworkProxy QTcpServerPrivate::resolveProxy(const QHostAddress &address, quint16 port) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines:  | 140-164 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp |  | Lines (reference):  | 134-158 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QTextDocumentPrivate::clear| Name:  | QTextDocumentPrivate::clear |  | Prototype:  | void QTextDocumentPrivate::clear() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 234-286 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines (reference):  | 228-280 |  | Comparison:  | Different |  
  |  | Different | 35 | 5 | 
 QTextDocumentPrivate::endEditBlock| Name:  | QTextDocumentPrivate::endEditBlock |  | Prototype:  | void QTextDocumentPrivate::endEditBlock() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1183-1201 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines (reference):  | 1176-1194 |  | Comparison:  | Different |  
  |  | Different | 11 | 5 | 
 QTextEngine::validate| Name:  | QTextEngine::validate |  | Prototype:  | void QTextEngine::validate() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1565-1584 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines (reference):  | 1559-1573 |  | Comparison:  | Different |  
  |  | Different | 10 | 5 | 
 QTextStreamPrivate::padding| Name:  | QTextStreamPrivate::padding |  | Prototype:  | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 938-961 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines (reference):  | 916-946 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QThreadPipe::check| Name:  | QThreadPipe::check |  | Prototype:  | int QThreadPipe::check(const pollfd &pfd) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 190-223 |  | Comparison:  | New |  
  |  | New | 11 | 5 | 
 QUndoStack::beginMacro| Name:  | QUndoStack::beginMacro |  | Prototype:  | void QUndoStack::beginMacro(const QString &text) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 955-978 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines (reference):  | 949-972 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate| Name:  | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate |  | Prototype:  | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 651-689 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines (reference):  | 645-685 |  | Comparison:  | Different |  
  |  | Different | 25 | 5 | 
 QWidgetPrivate::propagatePaletteChange| Name:  | QWidgetPrivate::propagatePaletteChange |  | Prototype:  | void QWidgetPrivate::propagatePaletteChange() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2008-2037 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 1993-2019 |  | Comparison:  | Different |  
  |  | Different | 16 | 5 | 
 QWidgetPrivate::setWindowModified_helper| Name:  | QWidgetPrivate::setWindowModified_helper |  | Prototype:  | void QWidgetPrivate::setWindowModified_helper() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11439-11455 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines (reference):  | 11405-11421 |  | Comparison:  | Different |  
  |  | Different | 13 | 5 | 
 QWidgetWindow::handleTabletEvent| Name:  | QWidgetWindow::handleTabletEvent |  | Prototype:  | void QWidgetWindow::handleTabletEvent(QTabletEvent *event) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 973-997 |  | Absolute File Name (reference):  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines (reference):  | 963-986 |  | Comparison:  | Different |  
  |  | Different | 15 | 5 |