| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 qt_scale_image_rgb16_on_rgb16| Name:  | qt_scale_image_rgb16_on_rgb16 |  | Prototype:  | void qt_scale_image_rgb16_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 129-152 |  
  |  | 7 | 2 | 
 qt_scale_image_rgb32_on_rgb32| Name:  | qt_scale_image_rgb32_on_rgb32 |  | Prototype:  | void qt_scale_image_rgb32_on_rgb32(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int srch, const QRectF &targetRect, const QRectF &sourceRect, const QRect &clip, int const_alpha) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp |  | Lines:  | 451-474 |  
  |  | 7 | 2 | 
 qt_unitSize| Name:  | qt_unitSize |  | Prototype:  | static QSizeF qt_unitSize(QPageSize::PageSizeId pageSizeId, QPageSize::Unit units) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp |  | Lines:  | 591-607 |  
  |  | 7 | 7 | 
 qt_write_loop| Name:  | qt_write_loop |  | Prototype:  | static qint64 qt_write_loop(int fd, const char *data, qint64 len) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp |  | Lines:  | 94-104 |  
  |  | 7 | 3 | 
 qwindowcontainer_traverse| Name:  | qwindowcontainer_traverse |  | Prototype:  | static void qwindowcontainer_traverse(QWidget *parent, qwindowcontainer_traverse_callback callback) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp |  | Lines:  | 337-348 |  
  |  | 7 | 4 | 
 releaseMouseGrabOfWidget| Name:  | releaseMouseGrabOfWidget |  | Prototype:  | static void releaseMouseGrabOfWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 12514-12528 |  
  |  | 7 | 4 | 
 replaceTextFallback| Name:  | replaceTextFallback |  | Prototype:  | static void replaceTextFallback(QAccessibleInterface *accessible, long startOffset, long endOffset, const QString &txt) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2160-2170 |  
  |  | 7 | 3 | 
 replaceVertex_helper| Name:  | replaceVertex_helper |  | Prototype:  | static AnchorVertex *replaceVertex_helper(AnchorData *data, AnchorVertex *oldV, AnchorVertex *newV) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 871-882 |  
  |  | 7 | 2 | 
 rowLengthsFromRange| Name:  | rowLengthsFromRange |  | Prototype:  | static void rowLengthsFromRange(const QItemSelectionRange &range, QVector<QPair<QPersistentModelIndex, uint> > &result) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 295-309 |  
  |  | 7 | 3 | 
 searchExecutable| Name:  | searchExecutable |  | Prototype:  | static inline QString searchExecutable(const QStringList &searchPaths, const QString &executableName) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 449-460 |  
  |  | 7 | 3 | 
 sendScreenChangeRecursively| Name:  | sendScreenChangeRecursively |  | Prototype:  | static void sendScreenChangeRecursively(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp |  | Lines:  | 695-705 |  
  |  | 7 | 3 | 
 socketNotifierSourceDispatch| Name:  | socketNotifierSourceDispatch |  | Prototype:  | static gboolean socketNotifierSourceDispatch(GSource *source, GSourceFunc, gpointer) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 97-110 |  
  |  | 7 | 3 | 
 stringData| Name:  | stringData |  | Prototype:  | static inline const QByteArray stringData(const QMetaObject *mo, int index) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 148-157 |  
  |  | 7 | 1 | 
 toDockPos| Name:  | toDockPos |  | Prototype:  | static QInternal::DockPosition toDockPos(Qt::ToolBarArea area) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1056-1068 |  
  |  | 7 | 6 | 
 toDockPos| Name:  | toDockPos |  | Prototype:  | static QInternal::DockPosition toDockPos(Qt::DockWidgetArea area) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1307-1319 |  
  |  | 7 | 6 | 
 toDockWidgetArea| Name:  | toDockWidgetArea |  | Prototype:  | static Qt::DockWidgetArea toDockWidgetArea(QInternal::DockPosition pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1321-1333 |  
  |  | 7 | 6 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3547-3569 |  
  |  | 7 | 3 | 
 toIntegral_helper| Name:  | toIntegral_helper |  | Prototype:  | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1104-1119 |  
  |  | 7 | 3 | 
 toToolBarArea| Name:  | toToolBarArea |  | Prototype:  | static Qt::ToolBarArea toToolBarArea(QInternal::DockPosition pos) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1070-1080 |  
  |  | 7 | 6 | 
 toolIdToTabletDevice| Name:  | toolIdToTabletDevice |  | Prototype:  | static QTabletEvent::TabletDevice toolIdToTabletDevice(quint32 toolId) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp |  | Lines:  | 1008-1039 |  
  |  | 7 | 22 | 
 useScrollBar| Name:  | useScrollBar |  | Prototype:  | static inline bool useScrollBar(const QRect &childrenRect, const QSize &maxViewportSize, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 232-243 |  
  |  | 7 | 2 | 
 windowOf| Name:  | windowOf |  | Prototype:  | static QWindow *windowOf(const QWidget *w) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 409-420 |  
  |  | 7 | 4 | 
 BezierEase::copy| Name:  | BezierEase::copy |  | Prototype:  | QEasingCurveFunction *copy() const override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 499-509 |  
  |  | 8 | 1 | 
 ControlLabel::event| Name:  | ControlLabel::event |  | Prototype:  | bool ControlLabel::event(QEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 411-424 |  
  |  | 8 | 3 | 
 Declaration::attachmentValue| Name:  | Declaration::attachmentValue |  | Prototype:  | Attachment Declaration::attachmentValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1613-1623 |  
  |  | 8 | 3 | 
 Declaration::originValue| Name:  | Declaration::originValue |  | Prototype:  | Origin Declaration::originValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1589-1599 |  
  |  | 8 | 3 | 
 Declaration::positionValue| Name:  | Declaration::positionValue |  | Prototype:  | PositionMode Declaration::positionValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1601-1611 |  
  |  | 8 | 3 | 
 Declaration::repeatValue| Name:  | Declaration::repeatValue |  | Prototype:  | Repeat Declaration::repeatValue() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 1577-1587 |  
  |  | 8 | 3 | 
 ElasticEase::value| Name:  | ElasticEase::value |  | Prototype:  | qreal value(qreal t) override |  | Coverage:  |  71.429% (10/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 859-875 |  
  |  | 8 | 6 | 
 EnterEventChecker::checkEvent| Name:  | EnterEventChecker::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *event) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 2320-2332 |  
  |  | 8 | 4 | 
 INCRTransaction::INCRTransaction| Name:  | INCRTransaction::INCRTransaction |  | Prototype:  | INCRTransaction(QXcbConnection *c, xcb_window_t w, xcb_atom_t p, QByteArray d, uint i, xcb_atom_t t, int f, int to) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 169-186 |  
  |  | 8 | 2 | 
 INCRTransaction::~INCRTransaction| Name:  | INCRTransaction::~INCRTransaction |  | Prototype:  | ~INCRTransaction() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp |  | Lines:  | 188-202 |  
  |  | 8 | 3 | 
 ImageReader::read| Name:  | ImageReader::read |  | Prototype:  | bool read(QImage *image) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 390-401 |  
  |  | 8 | 3 | 
 Itemizer::generate| Name:  | Itemizer::generate |  | Prototype:  | void generate(int start, int length, QFont::Capitalization caps) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 83-95 |  
  |  | 8 | 4 | 
 Itemizer::generateScriptItemsAndChangeCase| Name:  | Itemizer::generateScriptItemsAndChangeCase |  | Prototype:  | void generateScriptItemsAndChangeCase(int start, int length, QScriptAnalysis::Flags flags) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 100-111 |  
  |  | 8 | 4 | 
 MinOverlapPlacer::findMinOverlapRect| Name:  | MinOverlapPlacer::findMinOverlapRect |  | Prototype:  | QRect MinOverlapPlacer::findMinOverlapRect(const QVector<QRect> &source, const QVector<QRect> &rects) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 430-442 |  
  |  | 8 | 3 | 
 MinOverlapPlacer::findNonInsiders| Name:  | MinOverlapPlacer::findNonInsiders |  | Prototype:  | QVector<QRect> MinOverlapPlacer::findNonInsiders(const QRect &domain, QVector<QRect> &source) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 486-500 |  
  |  | 8 | 2 | 
 NumericallyLess::operator()| Name:  | NumericallyLess::operator() |  | Prototype:  | result_type operator()(const QStringRef &lhs, const QStringRef &rhs) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp |  | Lines:  | 464-478 |  
  |  | 8 | 3 | 
 OffsetRegion| Name:  | OffsetRegion |  | Prototype:  | static void OffsetRegion(QRegionPrivate ®ion, int x, int y) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1924-1937 |  
  |  | 8 | 3 | 
 OsTypeTerm::fromJson| Name:  | OsTypeTerm::fromJson |  | Prototype:  | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 273-283 |  
  |  | 8 | 2 | 
 Parser::testTerm| Name:  | Parser::testTerm |  | Prototype:  | bool Parser::testTerm() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2588-2598 |  
  |  | 8 | 1 | 
 PathSimplifier::BoundingVolumeHierarchy::freeNode| Name:  | PathSimplifier::BoundingVolumeHierarchy::freeNode |  | Prototype:  | inline void PathSimplifier::BoundingVolumeHierarchy::freeNode(Node *n) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 416-427 |  
  |  | 8 | 4 | 
 PathSimplifier::subDivCubic| Name:  | PathSimplifier::subDivCubic |  | Prototype:  | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1596-1607 |  
  |  | 8 | 2 | 
 PathSimplifier::subDivQuadratic| Name:  | PathSimplifier::subDivQuadratic |  | Prototype:  | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1584-1594 |  
  |  | 8 | 2 | 
 PropertyNotifyEvent::checkEvent| Name:  | PropertyNotifyEvent::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *event) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1444-1455 |  
  |  | 8 | 4 | 
 QAbstractButton::keyReleaseEvent| Name:  | QAbstractButton::keyReleaseEvent |  | Prototype:  | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1115-1131 |  
  |  | 8 | 6 | 
 QAbstractButton::setDown| Name:  | QAbstractButton::setDown |  | Prototype:  | void QAbstractButton::setDown(bool down) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 672-683 |  
  |  | 8 | 3 | 
 QAbstractButton::setIconSize| Name:  | QAbstractButton::setIconSize |  | Prototype:  | void QAbstractButton::setIconSize(const QSize &size) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1277-1289 |  
  |  | 8 | 3 | 
 QAbstractFileEngine::map| Name:  | QAbstractFileEngine::map |  | Prototype:  | uchar *QAbstractFileEngine::map(qint64 offset, qint64 size, QFile::MemoryMapFlags flags) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 803-813 |  
  |  | 8 | 2 | 
 QAbstractFileEngineIterator::currentFilePath| Name:  | QAbstractFileEngineIterator::currentFilePath |  | Prototype:  | QString QAbstractFileEngineIterator::currentFilePath() const |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 991-1003 |  
  |  | 8 | 4 | 
 QAbstractItemDelegatePrivate::tryFixup| Name:  | QAbstractItemDelegatePrivate::tryFixup |  | Prototype:  | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 531-547 |  
  |  | 8 | 4 | 
 QAbstractItemModel::persistentIndexList| Name:  | QAbstractItemModel::persistentIndexList |  | Prototype:  | QModelIndexList QAbstractItemModel::persistentIndexList() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 3258-3269 |  
  |  | 8 | 2 | 
 QAbstractItemView::openPersistentEditor| Name:  | QAbstractItemView::openPersistentEditor |  | Prototype:  | void QAbstractItemView::openPersistentEditor(const QModelIndex &index) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3140-3152 |  
  |  | 8 | 2 | 
 QAbstractItemView::selectedIndexes| Name:  | QAbstractItemView::selectedIndexes |  | Prototype:  | QModelIndexList QAbstractItemView::selectedIndexes() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2608-2621 |  
  |  | 8 | 3 | 
 QAbstractItemView::~QAbstractItemView| Name:  | QAbstractItemView::~QAbstractItemView |  | Prototype:  | QAbstractItemView::~QAbstractItemView() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 636-647 |  
  |  | 8 | 1 | 
 QAbstractPrintDialogPrivate::setPrinter| Name:  | QAbstractPrintDialogPrivate::setPrinter |  | Prototype:  | void QAbstractPrintDialogPrivate::setPrinter(QPrinter *newPrinter) |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp |  | Lines:  | 339-351 |  
  |  | 8 | 3 | 
 QAbstractProxyModel::headerData| Name:  | QAbstractProxyModel::headerData |  | Prototype:  | QVariant QAbstractProxyModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp |  | Lines:  | 254-266 |  
  |  | 8 | 2 | 
 QAbstractProxyModel::mapSelectionFromSource| Name:  | QAbstractProxyModel::mapSelectionFromSource |  | Prototype:  | QItemSelection QAbstractProxyModel::mapSelectionFromSource(const QItemSelection &sourceSelection) const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp |  | Lines:  | 229-240 |  
  |  | 8 | 3 | 
 QAbstractProxyModel::mapSelectionToSource| Name:  | QAbstractProxyModel::mapSelectionToSource |  | Prototype:  | QItemSelection QAbstractProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp |  | Lines:  | 211-222 |  
  |  | 8 | 3 | 
 QAbstractProxyModel::setHeaderData| Name:  | QAbstractProxyModel::setHeaderData |  | Prototype:  | bool QAbstractProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp |  | Lines:  | 305-317 |  
  |  | 8 | 2 | 
 QAbstractScrollArea::viewportEvent| Name:  | QAbstractScrollArea::viewportEvent |  | Prototype:  | bool QAbstractScrollArea::viewportEvent(QEvent *e) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 1185-1227 |  
  |  | 8 | 23 | 
 QAbstractScrollAreaScrollBarContainer::addWidget| Name:  | QAbstractScrollAreaScrollBarContainer::addWidget |  | Prototype:  | void QAbstractScrollAreaScrollBarContainer::addWidget(QWidget *widget, LogicalPosition position) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 196-208 |  
  |  | 8 | 2 | 
 QAbstractSpinBox::focusOutEvent| Name:  | QAbstractSpinBox::focusOutEvent |  | Prototype:  | void QAbstractSpinBox::focusOutEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1149-1166 |  
  |  | 8 | 2 | 
 QAbstractSpinBox::inputMethodQuery| Name:  | QAbstractSpinBox::inputMethodQuery |  | Prototype:  | QVariant QAbstractSpinBox::inputMethodQuery(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 726-739 |  
  |  | 8 | 4 | 
 QAbstractTestLogger::outputString| Name:  | QAbstractTestLogger::outputString |  | Prototype:  | void QAbstractTestLogger::outputString(const char *msg) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp |  | Lines:  | 101-114 |  
  |  | 8 | 3 | 
 QAbstractTextDocumentLayout::drawInlineObject| Name:  | QAbstractTextDocumentLayout::drawInlineObject |  | Prototype:  | void QAbstractTextDocumentLayout::drawInlineObject(QPainter *p, const QRectF &rect, QTextInlineObject item, int posInDocument, const QTextFormat &format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp |  | Lines:  | 538-551 |  
  |  | 8 | 2 | 
 QAbstractTransition::setTargetState| Name:  | QAbstractTransition::setTargetState |  | Prototype:  | void QAbstractTransition::setTargetState(QAbstractState* target) |  | Coverage:  | 100.000% (14/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp |  | Lines:  | 225-237 |  
  |  | 8 | 3 | 
 QAccessible::installActivationObserver| Name:  | QAccessible::installActivationObserver |  | Prototype:  | void QAccessible::installActivationObserver(QAccessible::ActivationObserver *observer) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 626-638 |  
  |  | 8 | 4 | 
 QAccessible::installFactory| Name:  | QAccessible::installFactory |  | Prototype:  | void QAccessible::installFactory(InterfaceFactory factory) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 559-571 |  
  |  | 8 | 4 | 
 QAccessibleAbstractScrollArea::childAt| Name:  | QAccessibleAbstractScrollArea::childAt |  | Prototype:  | QAccessibleInterface *QAccessibleAbstractScrollArea::childAt(int x, int y) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp |  | Lines:  | 399-411 |  
  |  | 8 | 4 | 
 QAccessibleEvent::uniqueId| Name:  | QAccessibleEvent::uniqueId |  | Prototype:  | QAccessible::Id QAccessibleEvent::uniqueId() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 1366-1376 |  
  |  | 8 | 4 | 
 QAccessibleGroupBox::relations| Name:  | QAccessibleGroupBox::relations |  | Prototype:  | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleGroupBox::relations(QAccessible::Relation match ) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 572-586 |  
  |  | 8 | 4 | 
 QAccessibleTable::QAccessibleTable| Name:  | QAccessibleTable::QAccessibleTable |  | Prototype:  | QAccessibleTable::QAccessibleTable(QWidget *w) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 79-94 |  
  |  | 8 | 4 | 
 QAccessibleTable::cellAt| Name:  | QAccessibleTable::cellAt |  | Prototype:  | QAccessibleInterface *QAccessibleTable::cellAt(int row, int column) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 135-146 |  
  |  | 8 | 3 | 
 QAccessibleTable::selectedCells| Name:  | QAccessibleTable::selectedCells |  | Prototype:  | QList<QAccessibleInterface *> QAccessibleTable::selectedCells() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 202-212 |  
  |  | 8 | 3 | 
 QAccessibleTable::selectedColumns| Name:  | QAccessibleTable::selectedColumns |  | Prototype:  | QList<int> QAccessibleTable::selectedColumns() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 214-225 |  
  |  | 8 | 3 | 
 QAccessibleTable::selectedRows| Name:  | QAccessibleTable::selectedRows |  | Prototype:  | QList<int> QAccessibleTable::selectedRows() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 227-238 |  
  |  | 8 | 3 | 
 QAccessibleTextWidget::textAtOffset| Name:  | QAccessibleTextWidget::textAtOffset |  | Prototype:  | QString QAccessibleTextWidget::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 987-1001 |  
  |  | 8 | 1 | 
 QAccessibleTree::cellAt| Name:  | QAccessibleTree::cellAt |  | Prototype:  | QAccessibleInterface *QAccessibleTree::cellAt(int row, int column) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 754-766 |  
  |  | 8 | 2 | 
 QAccessibleWidget::focusChild| Name:  | QAccessibleWidget::focusChild |  | Prototype:  | QAccessibleInterface *QAccessibleWidget::focusChild() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 372-384 |  
  |  | 8 | 4 | 
 QAction::setAutoRepeat| Name:  | QAction::setAutoRepeat |  | Prototype:  | void QAction::setAutoRepeat(bool on) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 518-528 |  
  |  | 8 | 3 | 
 QAction::setChecked| Name:  | QAction::setChecked |  | Prototype:  | void QAction::setChecked(bool b) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 978-989 |  
  |  | 8 | 3 | 
 QAction::setIconVisibleInMenu| Name:  | QAction::setIconVisibleInMenu |  | Prototype:  | void QAction::setIconVisibleInMenu(bool visible) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 1282-1295 |  
  |  | 8 | 3 | 
 QAction::setShortcutContext| Name:  | QAction::setShortcutContext |  | Prototype:  | void QAction::setShortcutContext(Qt::ShortcutContext context) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp |  | Lines:  | 490-500 |  
  |  | 8 | 3 | 
 QActionGroup::removeAction| Name:  | QActionGroup::removeAction |  | Prototype:  | void QActionGroup::removeAction(QAction *action) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp |  | Lines:  | 238-249 |  
  |  | 8 | 3 | 
 QAnimationTimer::startAnimations| Name:  | QAnimationTimer::startAnimations |  | Prototype:  | void QAnimationTimer::startAnimations() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp |  | Lines:  | 639-653 |  
  |  | 8 | 3 | 
 QApplication::alert| Name:  | QApplication::alert |  | Prototype:  | void QApplication::alert(QWidget *widget, int duration) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4021-4033 |  
  |  | 8 | 5 | 
 QApplication::palette| Name:  | QApplication::palette |  | Prototype:  | QPalette QApplication::palette(const char *className) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1452-1463 |  
  |  | 8 | 4 | 
 QApplication::setEffectEnabled| Name:  | QApplication::setEffectEnabled |  | Prototype:  | void QApplication::setEffectEnabled(Qt::UIEffect effect, bool enable) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4168-4180 |  
  |  | 8 | 4 | 
 QApplicationPrivate::init| Name:  | QApplicationPrivate::init |  | Prototype:  | void QApplicationPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 581-604 |  
  |  | 8 | 1 | 
 QApplicationPrivate::notifyWindowIconChanged| Name:  | QApplicationPrivate::notifyWindowIconChanged |  | Prototype:  | void QApplicationPrivate::notifyWindowIconChanged() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 1752-1768 |  
  |  | 8 | 3 | 
 QApplicationPrivate::shouldSetFocus| Name:  | QApplicationPrivate::shouldSetFocus |  | Prototype:  | bool QApplicationPrivate::shouldSetFocus(QWidget *w, Qt::FocusPolicy policy) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp |  | Lines:  | 4294-4305 |  
  |  | 8 | 4 | 
 QBackingStore::flush| Name:  | QBackingStore::flush |  | Prototype:  | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp |  | Lines:  | 98-117 |  
  |  | 8 | 3 | 
 QBasicTimer::stop| Name:  | QBasicTimer::stop |  | Prototype:  | void QBasicTimer::stop() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 180-193 |  
  |  | 8 | 4 | 
 QBezier::bezierOnInterval| Name:  | QBezier::bezierOnInterval |  | Prototype:  | QBezier QBezier::bezierOnInterval(qreal t0, qreal t1) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp |  | Lines:  | 631-644 |  
  |  | 8 | 2 | 
 QBitArray::QBitArray| Name:  | QBitArray::QBitArray |  | Prototype:  | QBitArray::QBitArray(int size, bool value) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp |  | Lines:  | 147-159 |  
  |  | 8 | 3 | 
 QBitmap::fromData| Name:  | QBitmap::fromData |  | Prototype:  | QBitmap QBitmap::fromData(const QSize &size, const uchar *bits, QImage::Format monoFormat) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp |  | Lines:  | 267-281 |  
  |  | 8 | 2 | 
 QBitmap::operator=| Name:  | QBitmap::operator= |  | Prototype:  | QBitmap &QBitmap::operator=(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp |  | Lines:  | 185-197 |  
  |  | 8 | 3 | 
 QBlitterPaintEngine::fillRect| Name:  | QBlitterPaintEngine::fillRect |  | Prototype:  | void QBlitterPaintEngine::fillRect(const QRectF &rect, const QColor &color) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 549-561 |  
  |  | 8 | 3 | 
 QBuffer::setBuffer| Name:  | QBuffer::setBuffer |  | Prototype:  | void QBuffer::setBuffer(QByteArray *byteArray) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp |  | Lines:  | 236-249 |  
  |  | 8 | 3 |