| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QAccessibleTableHeaderCell::rect| Name:  | QAccessibleTableHeaderCell::rect |  | Prototype:  | QRect QAccessibleTableHeaderCell::rect() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 1108-1133 |  
  |  | 14 | 5 | 
 QAccessibleTableCell::text| Name:  | QAccessibleTableCell::text |  | Prototype:  | QString QAccessibleTableCell::text(QAccessible::Text t) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp |  | Lines:  | 1044-1061 |  
  |  | 11 | 5 | 
 QAccessibleTabBar::indexOfChild| Name:  | QAccessibleTabBar::indexOfChild |  | Prototype:  | int QAccessibleTabBar::indexOfChild(const QAccessibleInterface *child) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp |  | Lines:  | 215-229 |  
  |  | 10 | 5 | 
 QAccessibleMenuItem::text| Name:  | QAccessibleMenuItem::text |  | Prototype:  | QString QAccessibleMenuItem::text(QAccessible::Text t) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 304-327 |  
  |  | 11 | 5 | 
 QAccessibleMenu::parent| Name:  | QAccessibleMenu::parent |  | Prototype:  | QAccessibleInterface *QAccessibleMenu::parent() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp |  | Lines:  | 113-127 |  
  |  | 9 | 5 | 
 QAccessibleMainWindow::childAt| Name:  | QAccessibleMainWindow::childAt |  | Prototype:  | QAccessibleInterface *QAccessibleMainWindow::childAt(int x, int y) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 1099-1116 |  
  |  | 12 | 5 | 
 QAccessibleEvent::accessibleInterface| Name:  | QAccessibleEvent::accessibleInterface |  | Prototype:  | QAccessibleInterface *QAccessibleEvent::accessibleInterface() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp |  | Lines:  | 1758-1776 |  
  |  | 11 | 5 | 
 QAccessibleDockWidget::child| Name:  | QAccessibleDockWidget::child |  | Prototype:  | QAccessibleInterface *QAccessibleDockWidget::child(int index) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp |  | Lines:  | 587-600 |  
  |  | 9 | 5 | 
 QAccessibleDisplay::relations| Name:  | QAccessibleDisplay::relations |  | Prototype:  | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleDisplay::relations(QAccessible::Relation match ) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 461-481 |  
  |  | 11 | 5 | 
 QAccessibleButton::doAction| Name:  | QAccessibleButton::doAction |  | Prototype:  | void QAccessibleButton::doAction(const QString &actionName) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp |  | Lines:  | 222-240 |  
  |  | 11 | 5 | 
 QAccessibleBridgeUtils::effectiveActionNames| Name:  | QAccessibleBridgeUtils::effectiveActionNames |  | Prototype:  | QStringList effectiveActionNames(QAccessibleInterface *iface) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp |  | Lines:  | 59-72 |  
  |  | 9 | 5 | 
 QAccessibleAbstractScrollArea::accessibleChildren| Name:  | QAccessibleAbstractScrollArea::accessibleChildren |  | Prototype:  | QWidgetList QAccessibleAbstractScrollArea::accessibleChildren() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp |  | Lines:  | 418-445 |  
  |  | 14 | 5 | 
 QAbstractTextDocumentLayout::anchorAt| Name:  | QAbstractTextDocumentLayout::anchorAt |  | Prototype:  | QString QAbstractTextDocumentLayout::anchorAt(const QPointF& pos) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp |  | Lines:  | 603-628 |  
  |  | 18 | 5 | 
 QAbstractSpinBoxPrivate::updateEdit| Name:  | QAbstractSpinBoxPrivate::updateEdit |  | Prototype:  | void QAbstractSpinBoxPrivate::updateEdit() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 1735-1760 |  
  |  | 17 | 5 | 
 QAbstractSpinBox::stepEnabled| Name:  | QAbstractSpinBox::stepEnabled |  | Prototype:  | QAbstractSpinBox::StepEnabled QAbstractSpinBox::stepEnabled() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 550-565 |  
  |  | 11 | 5 | 
 QAbstractSpinBox::stepBy| Name:  | QAbstractSpinBox::stepBy |  | Prototype:  | void QAbstractSpinBox::stepBy(int steps) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp |  | Lines:  | 624-646 |  
  |  | 17 | 5 | 
 QAbstractSocketPrivate::resolveProxy| Name:  | QAbstractSocketPrivate::resolveProxy |  | Prototype:  | void QAbstractSocketPrivate::resolveProxy(const QString &hostname, quint16 port) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 909-942 |  
  |  | 18 | 5 | 
 QAbstractSocketPrivate::canCloseNotification| Name:  | QAbstractSocketPrivate::canCloseNotification |  | Prototype:  | void QAbstractSocketPrivate::canCloseNotification() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 747-782 |  
  |  | 17 | 5 | 
 QAbstractSocketEngine::createSocketEngine| Name:  | QAbstractSocketEngine::createSocketEngine |  | Prototype:  | QAbstractSocketEngine *QAbstractSocketEngine::createSocketEngine(QAbstractSocket::SocketType socketType, const QNetworkProxy &proxy, QObject *parent) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocketengine.cpp |  | Lines:  | 102-123 |  
  |  | 9 | 5 | 
 QAbstractSocket::readData| Name:  | QAbstractSocket::readData |  | Prototype:  | qint64 QAbstractSocket::readData(char *data, qint64 maxSize) |  | Coverage:  |  95.238% (20/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp |  | Lines:  | 2452-2481 |  
  |  | 14 | 5 | 
 QAbstractSlider::timerEvent| Name:  | QAbstractSlider::timerEvent |  | Prototype:  | void QAbstractSlider::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp |  | Lines:  | 668-683 |  
  |  | 10 | 5 | 
 QAbstractSlider::setSliderPosition| Name:  | QAbstractSlider::setSliderPosition |  | Prototype:  | void QAbstractSlider::setSliderPosition(int position) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp |  | Lines:  | 492-505 |  
  |  | 11 | 5 | 
 QAbstractScrollAreaScrollBarContainer::widgets| Name:  | QAbstractScrollAreaScrollBarContainer::widgets |  | Prototype:  | QWidgetList QAbstractScrollAreaScrollBarContainer::widgets(LogicalPosition position) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 214-229 |  
  |  | 12 | 5 | 
 QAbstractScrollAreaPrivate::canStartScrollingAt| Name:  | QAbstractScrollAreaPrivate::canStartScrollingAt |  | Prototype:  | bool QAbstractScrollAreaPrivate::canStartScrollingAt( const QPoint &startPos ) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 1479-1503 |  
  |  | 10 | 5 | 
 QAbstractScrollArea::setCornerWidget| Name:  | QAbstractScrollArea::setCornerWidget |  | Prototype:  | void QAbstractScrollArea::setCornerWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 823-842 |  
  |  | 13 | 5 | 
 QAbstractScrollArea::scrollBarWidgets| Name:  | QAbstractScrollArea::scrollBarWidgets |  | Prototype:  | QWidgetList QAbstractScrollArea::scrollBarWidgets(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp |  | Lines:  | 901-917 |  
  |  | 11 | 5 | 
 QAbstractItemViewPrivate::renderToPixmap| Name:  | QAbstractItemViewPrivate::renderToPixmap |  | Prototype:  | QPixmap QAbstractItemViewPrivate::renderToPixmap(const QModelIndexList &indexes, QRect *r) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 4428-4459 |  
  |  | 23 | 5 | 
 QAbstractItemViewPrivate::droppingOnItself| Name:  | QAbstractItemViewPrivate::droppingOnItself |  | Prototype:  | bool QAbstractItemViewPrivate::droppingOnItself(QDropEvent *event, const QModelIndex &index) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 2064-2082 |  
  |  | 14 | 5 | 
 QAbstractItemViewPrivate::checkMouseMove| Name:  | QAbstractItemViewPrivate::checkMouseMove |  | Prototype:  | void QAbstractItemViewPrivate::checkMouseMove(const QPersistentModelIndex &index) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 167-197 |  
  |  | 17 | 5 | 
 QAbstractItemView::sizeHintForRow| Name:  | QAbstractItemView::sizeHintForRow |  | Prototype:  | int QAbstractItemView::sizeHintForRow(int row) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3082-3102 |  
  |  | 14 | 5 | 
 QAbstractItemView::sizeHintForColumn| Name:  | QAbstractItemView::sizeHintForColumn |  | Prototype:  | int QAbstractItemView::sizeHintForColumn(int column) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 3112-3132 |  
  |  | 14 | 5 | 
 QAbstractItemView::setSelectionModel| Name:  | QAbstractItemView::setSelectionModel |  | Prototype:  | void QAbstractItemView::setSelectionModel(QItemSelectionModel *selectionModel) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 774-813 |  
  |  | 25 | 5 | 
 QAbstractItemView::setItemDelegateForRow| Name:  | QAbstractItemView::setItemDelegateForRow |  | Prototype:  | void QAbstractItemView::setItemDelegateForRow(int row, QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 912-935 |  
  |  | 17 | 5 | 
 QAbstractItemView::setItemDelegateForColumn| Name:  | QAbstractItemView::setItemDelegateForColumn |  | Prototype:  | void QAbstractItemView::setItemDelegateForColumn(int column, QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 972-995 |  
  |  | 17 | 5 | 
 QAbstractItemView::reset| Name:  | QAbstractItemView::reset |  | Prototype:  | void QAbstractItemView::reset() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp |  | Lines:  | 1113-1136 |  
  |  | 17 | 5 | 
 QAbstractEventDispatcher::filterNativeEvent| Name:  | QAbstractEventDispatcher::filterNativeEvent |  | Prototype:  | bool QAbstractEventDispatcher::filterNativeEvent(const QByteArray &eventType, void *message, long *result) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp |  | Lines:  | 455-471 |  
  |  | 10 | 5 | 
 QAbstractButtonPrivate::queryCheckedButton| Name:  | QAbstractButtonPrivate::queryCheckedButton |  | Prototype:  | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 205-223 |  
  |  | 11 | 5 | 
 QAbstractButtonPrivate::notifyChecked| Name:  | QAbstractButtonPrivate::notifyChecked |  | Prototype:  | void QAbstractButtonPrivate::notifyChecked() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 225-240 |  
  |  | 9 | 5 | 
 QAbstractButton::mouseMoveEvent| Name:  | QAbstractButton::mouseMoveEvent |  | Prototype:  | void QAbstractButton::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 1018-1038 |  
  |  | 14 | 5 | 
 QAbstractButton::click| Name:  | QAbstractButton::click |  | Prototype:  | void QAbstractButton::click() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 855-871 |  
  |  | 13 | 5 | 
 Parser::parseNextOperator| Name:  | Parser::parseNextOperator |  | Prototype:  | bool Parser::parseNextOperator(Value *value) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp |  | Lines:  | 2324-2333 |  
  |  | 6 | 5 | 
 Parser::parseMember| Name:  | Parser::parseMember |  | Prototype:  | bool Parser::parseMember(int baseOffset) |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp |  | Lines:  | 457-483 |  
  |  | 17 | 5 | 
 OsTypeTerm::matches| Name:  | OsTypeTerm::matches |  | Prototype:  | bool matches(const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp |  | Lines:  | 252-266 |  
  |  | 10 | 5 | 
 MinOverlapPlacer::getCandidatePlacements| Name:  | MinOverlapPlacer::getCandidatePlacements |  | Prototype:  | QVector<QRect> MinOverlapPlacer::getCandidatePlacements(const QSize &size, const QVector<QRect> &rects, const QRect &domain) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp |  | Lines:  | 448-479 |  
  |  | 21 | 5 | 
 IsInvalidName::operator()| Name:  | IsInvalidName::operator() |  | Prototype:  | result_type operator()(const QString &name) const noexcept |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp |  | Lines:  | 260-274 |  
  |  | 10 | 5 | 
 InsertionSort| Name:  | InsertionSort |  | Prototype:  | static int InsertionSort(EdgeTableEntry *AET) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3390-3418 |  
  |  | 22 | 5 | 
 ExposeCompressor::checkEvent| Name:  | ExposeCompressor::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *event) |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp |  | Lines:  | 1966-1979 |  
  |  | 11 | 5 | 
 ControllerWidget::setControlVisible| Name:  | ControllerWidget::setControlVisible |  | Prototype:  | void ControllerWidget::setControlVisible(QMdiSubWindowPrivate::WindowStateAction action, bool visible) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 563-579 |  
  |  | 10 | 5 | 
 CapabilitiesToStateMask::canBlitterDrawCachedGlyphs| Name:  | CapabilitiesToStateMask::canBlitterDrawCachedGlyphs |  | Prototype:  | bool canBlitterDrawCachedGlyphs(const QTransform &transform, QFontEngine::GlyphFormat requestedGlyphFormat, bool complexClip) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp |  | Lines:  | 133-144 |  
  |  | 9 | 5 | 
 BezierEase::init| Name:  | BezierEase::init |  | Prototype:  | void init() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 445-497 |  
  |  | 33 | 5 | 
 AtSpiAdaptor::interfaceFromPath| Name:  | AtSpiAdaptor::interfaceFromPath |  | Prototype:  | QAccessibleInterface *AtSpiAdaptor::interfaceFromPath(const QString& dbusPath) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 856-875 |  
  |  | 11 | 5 | 
 AtSpiAdaptor::getRangeExtents| Name:  | AtSpiAdaptor::getRangeExtents |  | Prototype:  | QList<QVariant> AtSpiAdaptor::getRangeExtents(QAccessibleInterface *interface, int startOffset, int endOffset, uint coordType) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2115-2134 |  
  |  | 11 | 5 | 
 xdgDataDirs| Name:  | xdgDataDirs |  | Prototype:  | static QStringList xdgDataDirs() |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp |  | Lines:  | 272-302 |  
  |  | 14 | 4 | 
 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 | 
 windowInteractsWithPosition| Name:  | windowInteractsWithPosition |  | Prototype:  | static bool windowInteractsWithPosition(xcb_connection_t *connection, const QPoint & pos, xcb_window_t w, xcb_shape_sk_t shapeType) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp |  | Lines:  | 235-252 |  
  |  | 10 | 4 | 
 willLogToConsole| Name:  | willLogToConsole |  | Prototype:  | static bool willLogToConsole() |  | Coverage:  |  14.286% (2/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp |  | Lines:  | 171-212 |  
  |  | 11 | 4 | 
 updateBlockedStatusRecursion| Name:  | updateBlockedStatusRecursion |  | Prototype:  | static void updateBlockedStatusRecursion(QWindow *window, bool shouldBeBlocked) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 729-741 |  
  |  | 8 | 4 | 
 unicodeToEncodedUtf8| Name:  | unicodeToEncodedUtf8 |  | Prototype:  | static void unicodeToEncodedUtf8(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) |  | Coverage:  | 100.000% (15/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp |  | Lines:  | 320-372 |  
  |  | 26 | 4 | 
 translateMouseButtons| Name:  | translateMouseButtons |  | Prototype:  | static Qt::MouseButtons translateMouseButtons(int s) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1028-1038 |  
  |  | 8 | 4 | 
 timerSourcePrepare| Name:  | timerSourcePrepare |  | Prototype:  | static gboolean timerSourcePrepare(GSource *source, gint *timeout) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp |  | Lines:  | 152-166 |  
  |  | 9 | 4 | 
 timeFormatContainsAP| Name:  | timeFormatContainsAP |  | Prototype:  | static bool timeFormatContainsAP(const QString &format) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 1569-1584 |  
  |  | 9 | 4 | 
 themeableHint| Name:  | themeableHint |  | Prototype:  | static inline QVariant themeableHint(QPlatformTheme::ThemeHint th, QPlatformIntegration::StyleHint ih) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp |  | Lines:  | 53-66 |  
  |  | 8 | 4 | 
 textForRange| Name:  | textForRange |  | Prototype:  | static QString textForRange(QAccessibleInterface *accessible, int startOffset, int endOffset) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp |  | Lines:  | 2147-2158 |  
  |  | 8 | 4 | 
 tcbToBezier| Name:  | tcbToBezier |  | Prototype:  | QVector<QPointF> static inline tcbToBezier(const TCBPoints &tcbPoints) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 1225-1269 |  
  |  | 30 | 4 | 
 targetToProgramIndex| Name:  | targetToProgramIndex |  | Prototype:  | static inline QOpenGLTextureBlitterPrivate::ProgramIndex targetToProgramIndex(GLenum target) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 206-217 |  
  |  | 5 | 4 | 
 swapPixel01| Name:  | swapPixel01 |  | Prototype:  | static void swapPixel01(QImage *image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 50-69 |  
  |  | 14 | 4 | 
 supportedImageHandlerMimeTypes| Name:  | supportedImageHandlerMimeTypes |  | Prototype:  | void supportedImageHandlerMimeTypes(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 849-867 |  
  |  | 11 | 4 | 
 supportedImageHandlerFormats| Name:  | supportedImageHandlerFormats |  | Prototype:  | void supportedImageHandlerFormats(QFactoryLoader *loader, QImageIOPlugin::Capability cap, QList<QByteArray> *result) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 826-847 |  
  |  | 14 | 4 | 
 store_uint24_ssse3| Name:  | store_uint24_ssse3 |  | Prototype:  | static inline void store_uint24_ssse3(uchar *dst, const uint *src, int len) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp |  | Lines:  | 179-229 |  
  |  | 36 | 4 | 
 splitString| Name:  | splitString |  | Prototype:  | template<class ResultList, class StringSource> static ResultList splitString(const StringSource &source, const QChar *sep, QString::SplitBehavior behavior, Qt::CaseSensitivity cs, const int separatorSize) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6819-6836 |  
  |  | 12 | 4 | 
 splitString| Name:  | splitString |  | Prototype:  | template<class ResultList, typename MidMethod> static ResultList splitString(const QString &source, MidMethod mid, const QRegExp &rx, QString::SplitBehavior behavior) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 6935-6953 |  
  |  | 14 | 4 | 
 socketType| Name:  | socketType |  | Prototype:  | static const char *socketType(QSocketNotifier::Type type) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 78-90 |  
  |  | 5 | 4 | 
 sm_saveYourselfCallback| Name:  | sm_saveYourselfCallback |  | Prototype:  | static void sm_saveYourselfCallback(SmcConn smcConn, SmPointer clientData, int saveType, int shutdown , int interactStyle, int ) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 161-181 |  
  |  | 13 | 4 | 
 skipBoundryNeutrals| Name:  | skipBoundryNeutrals |  | Prototype:  | static QChar::Direction skipBoundryNeutrals(QScriptAnalysis *analysis, const ushort *unicode, int length, int &sor, int &eor, QBidiControl &control) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 327-346 |  
  |  | 11 | 4 | 
 simdDecodeAscii| Name:  | simdDecodeAscii |  | Prototype:  | static inline bool simdDecodeAscii(ushort *&dst, const uchar *&nextAscii, const uchar *&src, const uchar *end) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp |  | Lines:  | 95-141 |  
  |  | 15 | 4 | 
 setWidthAttribute| Name:  | setWidthAttribute |  | Prototype:  | static void setWidthAttribute(QTextLength *width, const QString &valueStr) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1422-1437 |  
  |  | 10 | 4 | 
 setPenAndDrawBackground| Name:  | setPenAndDrawBackground |  | Prototype:  | static void setPenAndDrawBackground(QPainter *p, const QPen &defaultPen, const QTextCharFormat &chf, const QRectF &r) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 2118-2132 |  
  |  | 8 | 4 | 
 setAttribute_internal| Name:  | setAttribute_internal |  | Prototype:  | static void setAttribute_internal(Qt::WidgetAttribute attribute, bool on, QWidgetData *data, QWidgetPrivate *d) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11019-11035 |  
  |  | 9 | 4 | 
 set| Name:  | set |  | Prototype:  | static void set(QJustificationPoint *point, int type, const QGlyphLayout &glyph, QFontEngine *fe) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2142-2165 |  
  |  | 15 | 4 | 
 sendWindowChangeToTextureChildrenRecursively| Name:  | sendWindowChangeToTextureChildrenRecursively |  | Prototype:  | static void sendWindowChangeToTextureChildrenRecursively(QWidget *widget) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10461-10474 |  
  |  | 8 | 4 | 
 sendResizeEvents| Name:  | sendResizeEvents |  | Prototype:  | static void sendResizeEvents(QWidget *target) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 5231-5244 |  
  |  | 9 | 4 | 
 rgbSwapped_generic| Name:  | rgbSwapped_generic |  | Prototype:  | inline void rgbSwapped_generic(int width, int height, const QImage *src, QImage *dst, const QPixelLayout* layout) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3152-3182 |  
  |  | 23 | 4 | 
 resolveStringRefsAndReturnTotalSize| Name:  | resolveStringRefsAndReturnTotalSize |  | Prototype:  | static int resolveStringRefsAndReturnTotalSize(ParseResult &parts, const ArgIndexToPlaceholderMap &argIndexToPlaceholderMap, const QString *args[]) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7969-7982 |  
  |  | 9 | 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 | 
 read_dib_infoheader| Name:  | read_dib_infoheader |  | Prototype:  | static bool read_dib_infoheader(QDataStream &s, BMP_INFOHDR &bi) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp |  | Lines:  | 168-184 |  
  |  | 12 | 4 | 
 readEtcOsRelease| Name:  | readEtcOsRelease |  | Prototype:  | static bool readEtcOsRelease(QUnixOSVersion &v) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2282-2286 |  
  |  | 0 | 4 | 
 rawReadValue| Name:  | rawReadValue |  | Prototype:  | static quint64 rawReadValue(int fd) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp |  | Lines:  | 570-603 |  
  |  | 11 | 4 | 
 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 | 
 qt_xcb_XPixmapFromBitmap| Name:  | qt_xcb_XPixmapFromBitmap |  | Prototype:  | xcb_pixmap_t qt_xcb_XPixmapFromBitmap(QXcbScreen *screen, const QImage &image) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp |  | Lines:  | 172-197 |  
  |  | 22 | 4 | 
 qt_to_latin1| Name:  | qt_to_latin1 |  | Prototype:  | static void qt_to_latin1(uchar *dst, const ushort *src, int length) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 318-376 |  
  |  | 13 | 4 | 
 qt_string_count| Name:  | qt_string_count |  | Prototype:  | static inline int qt_string_count(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 10123-10138 |  
  |  | 9 | 4 | 
 qt_resource_fixResourceRoot| Name:  | qt_resource_fixResourceRoot |  | Prototype:  | static QString qt_resource_fixResourceRoot(QString r) |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1040-1048 |  
  |  | 6 | 4 | 
 qt_resolveFontFamilyAlias| Name:  | qt_resolveFontFamilyAlias |  | Prototype:  | QString qt_resolveFontFamilyAlias(const QString &alias) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 794-803 |  
  |  | 6 | 4 | 
 qt_registerAliasToFontFamily| Name:  | qt_registerAliasToFontFamily |  | Prototype:  | void qt_registerAliasToFontFamily(const QString &familyName, const QString &alias) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 778-792 |  
  |  | 9 | 4 | 
 qt_qimageScaleAARGB_up_x_down_y| Name:  | qt_qimageScaleAARGB_up_x_down_y |  | Prototype:  | static void qt_qimageScaleAARGB_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 609-643 |  
  |  | 23 | 4 | 
 qt_qimageScaleAARGB_down_xy| Name:  | qt_qimageScaleAARGB_down_xy |  | Prototype:  | static void qt_qimageScaleAARGB_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 681-726 |  
  |  | 31 | 4 | 
 qt_qimageScaleAARGB_down_x_up_y| Name:  | qt_qimageScaleAARGB_down_x_up_y |  | Prototype:  | static void qt_qimageScaleAARGB_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 645-679 |  
  |  | 23 | 4 | 
 qt_qimageScaleAARGBA_up_x_down_y| Name:  | qt_qimageScaleAARGBA_up_x_down_y |  | Prototype:  | static void qt_qimageScaleAARGBA_up_x_down_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 406-442 |  
  |  | 25 | 4 | 
 qt_qimageScaleAARGBA_down_xy| Name:  | qt_qimageScaleAARGBA_down_xy |  | Prototype:  | static void qt_qimageScaleAARGBA_down_xy(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 483-530 |  
  |  | 34 | 4 | 
 qt_qimageScaleAARGBA_down_x_up_y| Name:  | qt_qimageScaleAARGBA_down_x_up_y |  | Prototype:  | static void qt_qimageScaleAARGBA_down_x_up_y(QImageScaleInfo *isi, unsigned int *dest, int dw, int dh, int dow, int sow) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 444-481 |  
  |  | 26 | 4 |