| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QWidget::ensurePolished| Name:  | QWidget::ensurePolished |  | Prototype:  | void QWidget::ensurePolished() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 10024-10050 |  
  |  | 17 | 6 | 
 QWellArray::keyPressEvent| Name:  | QWellArray::keyPressEvent |  | Prototype:  | void QWellArray::keyPressEvent(QKeyEvent* e) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 454-492 |  
  |  | 17 | 11 | 
 QWaitConditionPrivate::wait| Name:  | QWaitConditionPrivate::wait |  | Prototype:  | bool wait(unsigned long time) |  | Coverage:  |  78.947% (15/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp |  | Lines:  | 136-166 |  
  |  | 17 | 6 | 
 QVersionNumber::fromString| Name:  | QVersionNumber::fromString |  | Prototype:  | QVersionNumber QVersionNumber::fromString(const QString &string, int *suffixIndex) |  | Coverage:  |  93.750% (15/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp |  | Lines:  | 424-449 |  
  |  | 17 | 4 | 
 QUrlInfo::operator==| Name:  | QUrlInfo::operator== |  | Prototype:  | bool QUrlInfo::operator==(const QUrlInfo &other) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 685-705 |  
  |  | 17 | 3 | 
 QUrl::setHost| Name:  | QUrl::setHost |  | Prototype:  | void QUrl::setHost(const QString &host, ParsingMode mode) |  | Coverage:  |  94.737% (18/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2341-2372 |  
  |  | 17 | 7 | 
 QTriangulator::SimpleToMonotone::decompose| Name:  | QTriangulator::SimpleToMonotone::decompose |  | Prototype:  | template <typename T> void QTriangulator<T>::SimpleToMonotone::decompose() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 1762-1785 |  
  |  | 17 | 5 | 
 QTriangulator::ComplexToSimple::splitEdge| Name:  | QTriangulator::ComplexToSimple::splitEdge |  | Prototype:  | template <typename T> int QTriangulator<T>::ComplexToSimple::splitEdge(int splitIndex) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 1376-1405 |  
  |  | 17 | 4 | 
 QTriangulator::ComplexToSimple::removeUnusedPoints| Name:  | QTriangulator::ComplexToSimple::removeUnusedPoints |  | Prototype:  | template <typename T> void QTriangulator<T>::ComplexToSimple::removeUnusedPoints() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 1595-1618 |  
  |  | 17 | 6 | 
 QTreeView::updateGeometries| Name:  | QTreeView::updateGeometries |  | Prototype:  | void QTreeView::updateGeometries() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2818-2839 |  
  |  | 17 | 4 | 
 QTreeView::selectionChanged| Name:  | QTreeView::selectionChanged |  | Prototype:  | void QTreeView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 3968-3995 |  
  |  | 17 | 4 | 
 QTreeView::currentChanged| Name:  | QTreeView::currentChanged |  | Prototype:  | void QTreeView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 3936-3963 |  
  |  | 17 | 5 | 
 QToolBoxPrivate::updateTabs| Name:  | QToolBoxPrivate::updateTabs |  | Prototype:  | void QToolBoxPrivate::updateTabs() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 157-180 |  
  |  | 17 | 4 | 
 QToolBoxPrivate::_q_widgetDestroyed| Name:  | QToolBoxPrivate::_q_widgetDestroyed |  | Prototype:  | void QToolBoxPrivate::_q_widgetDestroyed(QObject *object) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp |  | Lines:  | 449-474 |  
  |  | 17 | 4 | 
 QToolBarLayout::setExpanded| Name:  | QToolBarLayout::setExpanded |  | Prototype:  | void QToolBarLayout::setExpanded(bool exp) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp |  | Lines:  | 657-686 |  
  |  | 17 | 6 | 
 QTimerInfoList::timeChanged| Name:  | QTimerInfoList::timeChanged |  | Prototype:  | bool QTimerInfoList::timeChanged(timespec *delta) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp |  | Lines:  | 116-146 |  
  |  | 17 | 2 | 
 QTextTable::resize| Name:  | QTextTable::resize |  | Prototype:  | void QTextTable::resize(int rows, int cols) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 645-670 |  
  |  | 17 | 7 | 
 QTextStream::seek| Name:  | QTextStream::seek |  | Prototype:  | bool QTextStream::seek(qint64 pos) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 1196-1225 |  
  |  | 17 | 4 | 
 QTextHtmlParser::importStyleSheet| Name:  | QTextHtmlParser::importStyleSheet |  | Prototype:  | void QTextHtmlParser::importStyleSheet(const QString &href) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 1794-1817 |  
  |  | 17 | 7 | 
 QTextFramePrivate::remove_me| Name:  | QTextFramePrivate::remove_me |  | Prototype:  | void QTextFramePrivate::remove_me() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 574-600 |  
  |  | 17 | 4 | 
 QTextFragment::glyphRuns| Name:  | QTextFragment::glyphRuns |  | Prototype:  | QList<QGlyphRun> QTextFragment::glyphRuns(int pos, int len) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp |  | Lines:  | 1747-1772 |  
  |  | 17 | 6 | 
 QTextEngine::font| Name:  | QTextEngine::font |  | Prototype:  | QFont QTextEngine::font(const QScriptItem &si) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1979-2007 |  
  |  | 17 | 7 | 
 QTextDocumentPrivate::insert_string| Name:  | QTextDocumentPrivate::insert_string |  | Prototype:  | void QTextDocumentPrivate::insert_string(int pos, uint strPos, uint length, int format, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 320-346 |  
  |  | 17 | 3 | 
 QTextDocumentLayout::tableBoundingRect| Name:  | QTextDocumentLayout::tableBoundingRect |  | Prototype:  | QRectF QTextDocumentLayout::tableBoundingRect(QTextTable *table) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 3215-3240 |  
  |  | 17 | 6 | 
 QTextDocumentLayout::positionInlineObject| Name:  | QTextDocumentLayout::positionInlineObject |  | Prototype:  | void QTextDocumentLayout::positionInlineObject(QTextInlineObject item, int posInDocument, const QTextFormat &format) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 3080-3105 |  
  |  | 17 | 5 | 
 QTestXunitStreamer::outputElements| Name:  | QTestXunitStreamer::outputElements |  | Prototype:  | void QTestXunitStreamer::outputElements(QTestElement *element, bool) const |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp |  | Lines:  | 176-207 |  
  |  | 17 | 5 | 
 QTest::qt_asprintf| Name:  | QTest::qt_asprintf |  | Prototype:  | int qt_asprintf(QTestCharBuffer *str, const char *format, ...) |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp |  | Lines:  | 133-164 |  
  |  | 17 | 5 | 
 QTableViewPrivate::heightHintForIndex| Name:  | QTableViewPrivate::heightHintForIndex |  | Prototype:  | int QTableViewPrivate::heightHintForIndex(const QModelIndex &index, int hint, QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 944-972 |  
  |  | 17 | 4 | 
 QTabBarPrivate::_q_scrollTabs| Name:  | QTabBarPrivate::_q_scrollTabs |  | Prototype:  | void QTabBarPrivate::_q_scrollTabs() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 786-811 |  
  |  | 17 | 7 | 
 QTabBar::setTabButton| Name:  | QTabBar::setTabButton |  | Prototype:  | void QTabBar::setTabButton(int index, ButtonPosition position, QWidget *widget) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 2515-2538 |  
  |  | 17 | 6 | 
 QStyleHelper::angle| Name:  | QStyleHelper::angle |  | Prototype:  | qreal angle(const QPointF &p1, const QPointF &p2) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp |  | Lines:  | 169-199 |  
  |  | 17 | 5 | 
 QStyle::itemPixmapRect| Name:  | QStyle::itemPixmapRect |  | Prototype:  | QRect QStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 545-566 |  
  |  | 17 | 6 | 
 QString::arg| Name:  | QString::arg |  | Prototype:  | QString QString::arg(qulonglong a, int fieldWidth, int base, QChar fillChar) const |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7674-7700 |  
  |  | 17 | 6 | 
 QString::arg| Name:  | QString::arg |  | Prototype:  | QString QString::arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 7630-7656 |  
  |  | 17 | 6 | 
 QStorageInfoPrivate::initRootPath| Name:  | QStorageInfoPrivate::initRootPath |  | Prototype:  | void QStorageInfoPrivate::initRootPath() |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 460-488 |  
  |  | 17 | 6 | 
 QStatusBar::hideOrShow| Name:  | QStatusBar::hideOrShow |  | Prototype:  | void QStatusBar::hideOrShow() |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 616-644 |  
  |  | 17 | 6 | 
 QStateMachinePrivate::transitionStateEntryLessThan| Name:  | QStateMachinePrivate::transitionStateEntryLessThan |  | Prototype:  | bool QStateMachinePrivate::transitionStateEntryLessThan(QAbstractTransition *t1, QAbstractTransition *t2) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 464-486 |  
  |  | 17 | 5 | 
 QStateMachinePrivate::isInFinalState| Name:  | QStateMachinePrivate::isInFinalState |  | Prototype:  | bool QStateMachinePrivate::isInFinalState(QAbstractState* s) const |  | Coverage:  |  80.952% (17/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1253-1276 |  
  |  | 17 | 7 | 
 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 |  
  |  | 17 | 5 | 
 QSslSocketPrivate::ensureLibraryLoaded| Name:  | QSslSocketPrivate::ensureLibraryLoaded |  | Prototype:  | bool QSslSocketPrivate::ensureLibraryLoaded() |  | Coverage:  |  56.250% (9/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp |  | Lines:  | 477-508 |  
  |  | 17 | 6 | 
 QSslSocket::setSslConfiguration| Name:  | QSslSocket::setSslConfiguration |  | Prototype:  | void QSslSocket::setSslConfiguration(const QSslConfiguration &configuration) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 920-943 |  
  |  | 17 | 2 | 
 QSqlTableModel::deleteRowFromTable| Name:  | QSqlTableModel::deleteRowFromTable |  | Prototype:  | bool QSqlTableModel::deleteRowFromTable(int row) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 693-716 |  
  |  | 17 | 2 | 
 QSqlQueryModel::insertColumns| Name:  | QSqlQueryModel::insertColumns |  | Prototype:  | bool QSqlQueryModel::insertColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |  90.476% (19/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp |  | Lines:  | 606-628 |  
  |  | 17 | 5 | 
 QSqlDatabasePrivate::init| Name:  | QSqlDatabasePrivate::init |  | Prototype:  | void QSqlDatabasePrivate::init(const QString &type) |  | Coverage:  |  80.769% (21/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp |  | Lines:  | 724-788 |  
  |  | 17 | 8 | 
 QSplashScreen::drawContents| Name:  | QSplashScreen::drawContents |  | Prototype:  | void QSplashScreen::drawContents(QPainter *painter) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp |  | Lines:  | 319-344 |  
  |  | 17 | 2 | 
 QSpanCollection::updateInsertedRows| Name:  | QSpanCollection::updateInsertedRows |  | Prototype:  | void QSpanCollection::updateInsertedRows(int start, int end) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 208-251 |  
  |  | 17 | 7 | 
 QSpanCollection::cleanSpanSubIndex| Name:  | QSpanCollection::cleanSpanSubIndex |  | Prototype:  | bool QSpanCollection::cleanSpanSubIndex(QSpanCollection::SubIndex &subindex, int y, bool update) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 308-332 |  
  |  | 17 | 6 | 
 QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1328-1355 |  
  |  | 17 | 6 | 
 QSocks5SocketEnginePrivate::waitForConnected| Name:  | QSocks5SocketEnginePrivate::waitForConnected |  | Prototype:  | bool QSocks5SocketEnginePrivate::waitForConnected(int msecs, bool *timedOut) |  | Coverage:  |  86.364% (19/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1728-1754 |  
  |  | 17 | 6 | 
 QSocks5SocketEngine::read| Name:  | QSocks5SocketEngine::read |  | Prototype:  | qint64 QSocks5SocketEngine::read(char *data, qint64 maxlen) |  | Coverage:  |  61.538% (8/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1515-1543 |  
  |  | 17 | 5 | 
 QShortcutMap::setShortcutEnabled| Name:  | QShortcutMap::setShortcutEnabled |  | Prototype:  | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 231-259 |  
  |  | 17 | 4 | 
 QShortcutMap::setShortcutAutoRepeat| Name:  | QShortcutMap::setShortcutAutoRepeat |  | Prototype:  | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 269-297 |  
  |  | 17 | 4 | 
 QShortcutMap::nextState| Name:  | QShortcutMap::nextState |  | Prototype:  | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 367-402 |  
  |  | 17 | 6 | 
 QShortcutMap::matches| Name:  | QShortcutMap::matches |  | Prototype:  | QKeySequence::SequenceMatch QShortcutMap::matches(const QKeySequence &seq1, const QKeySequence &seq2) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 579-605 |  
  |  | 17 | 6 | 
 QSequentialAnimationGroup::updateState| Name:  | QSequentialAnimationGroup::updateState |  | Prototype:  | void QSequentialAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |  | Coverage:  |  86.364% (19/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 383-412 |  
  |  | 17 | 7 | 
 QScrollerPrivate::updateVelocity| Name:  | QScrollerPrivate::updateVelocity |  | Prototype:  | void QScrollerPrivate::updateVelocity(const QPointF &deltaPixelRaw, qint64 deltaTime) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1080-1119 |  
  |  | 17 | 6 | 
 QScrollArea::setWidget| Name:  | QScrollArea::setWidget |  | Prototype:  | void QScrollArea::setWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp |  | Lines:  | 256-277 |  
  |  | 17 | 4 | 
 QScreen::~QScreen| Name:  | QScreen::~QScreen |  | Prototype:  | QScreen::~QScreen() |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp |  | Lines:  | 107-139 |  
  |  | 17 | 7 | 
 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 |  
  |  | 17 | 6 | 
 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 |  
  |  | 17 | 5 | 
 QResourceRoot::name| Name:  | QResourceRoot::name |  | Prototype:  | inline QString QResourceRoot::name(int node) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 597-619 |  
  |  | 17 | 3 | 
 QResourceRoot::data| Name:  | QResourceRoot::data |  | Prototype:  | const uchar *QResourceRoot::data(int node, qint64 *size) const |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 758-782 |  
  |  | 17 | 3 | 
 QReadWriteLockPrivate::recursiveUnlock| Name:  | QReadWriteLockPrivate::recursiveUnlock |  | Prototype:  | void QReadWriteLockPrivate::recursiveUnlock() |  | Coverage:  |  88.235% (15/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp |  | Lines:  | 575-601 |  
  |  | 17 | 6 | 
 QRasterPaintEngineState::QRasterPaintEngineState| Name:  | QRasterPaintEngineState::QRasterPaintEngineState |  | Prototype:  | QRasterPaintEngineState::QRasterPaintEngineState() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 601-626 |  
  |  | 17 | 1 | 
 QRasterPaintEngine::fillPath| Name:  | QRasterPaintEngine::fillPath |  | Prototype:  | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1351-1380 |  
  |  | 17 | 3 | 
 QProgressDialogPrivate::init| Name:  | QProgressDialogPrivate::init |  | Prototype:  | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 114-136 |  
  |  | 17 | 2 | 
 QPrintDialogPrivate::selectPrinter| Name:  | QPrintDialogPrivate::selectPrinter |  | Prototype:  | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) |  | Coverage:  |  42.105% (8/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp |  | Lines:  | 354-384 |  
  |  | 17 | 7 | 
 QPlatformScreen::transformBetween| Name:  | QPlatformScreen::transformBetween |  | Prototype:  | QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp |  | Lines:  | 395-424 |  
  |  | 17 | 7 | 
 QPlatformFontDatabase::weightFromInteger| Name:  | QPlatformFontDatabase::weightFromInteger |  | Prototype:  | QFont::Weight QPlatformFontDatabase::weightFromInteger(int weight) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp |  | Lines:  | 639-658 |  
  |  | 17 | 9 | 
 QPlainTextEdit::setDocument| Name:  | QPlainTextEdit::setDocument |  | Prototype:  | void QPlainTextEdit::setDocument(QTextDocument *document) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 1290-1313 |  
  |  | 17 | 4 | 
 QPdfEngine::drawPath| Name:  | QPdfEngine::drawPath |  | Prototype:  | void QPdfEngine::drawPath (const QPainterPath &p) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 865-890 |  
  |  | 17 | 6 | 
 QPdf::ByteStream::prepareBuffer| Name:  | QPdf::ByteStream::prepareBuffer |  | Prototype:  | void ByteStream::prepareBuffer() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 266-289 |  
  |  | 17 | 4 | 
 QPathSegments::mergePoints| Name:  | QPathSegments::mergePoints |  | Prototype:  | void QPathSegments::mergePoints() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 759-789 |  
  |  | 17 | 6 | 
 QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished| Name:  | QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished |  | Prototype:  | void QParallelAnimationGroupPrivate::_q_uncontrolledAnimationFinished() |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 219-246 |  
  |  | 17 | 8 | 
 QPainterPrivate::detachPainterPrivate| Name:  | QPainterPrivate::detachPainterPrivate |  | Prototype:  | void QPainterPrivate::detachPainterPrivate(QPainter *q) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 312-336 |  
  |  | 17 | 5 | 
 QPainterPath::connectPath| Name:  | QPainterPath::connectPath |  | Prototype:  | void QPainterPath::connectPath(const QPainterPath &other) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1254-1283 |  
  |  | 17 | 6 | 
 QPainterPath::addRect| Name:  | QPainterPath::addRect |  | Prototype:  | void QPainterPath::addRect(const QRectF &r) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 1019-1047 |  
  |  | 17 | 3 | 
 QPainter::drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4813-4845 |  
  |  | 17 | 5 | 
 QPainter::drawPolygon| Name:  | QPainter::drawPolygon |  | Prototype:  | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4852-4884 |  
  |  | 17 | 5 | 
 QPainter::drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRectF &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4224-4256 |  
  |  | 17 | 5 | 
 QPainter::drawEllipse| Name:  | QPainter::drawEllipse |  | Prototype:  | void QPainter::drawEllipse(const QRect &r) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4265-4298 |  
  |  | 17 | 5 | 
 QPainter::drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4951-4983 |  
  |  | 17 | 5 | 
 QPainter::drawConvexPolygon| Name:  | QPainter::drawConvexPolygon |  | Prototype:  | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 4985-5017 |  
  |  | 17 | 5 | 
 QPaintEngine::drawTiledPixmap| Name:  | QPaintEngine::drawTiledPixmap |  | Prototype:  | void QPaintEngine::drawTiledPixmap(const QRectF &rect, const QPixmap &pixmap, const QPointF &p) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp |  | Lines:  | 582-606 |  
  |  | 17 | 6 | 
 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 |  
  |  | 17 | 5 | 
 QOpenGLTextureBlitterPrivate::buildProgram| Name:  | QOpenGLTextureBlitterPrivate::buildProgram |  | Prototype:  | bool QOpenGLTextureBlitterPrivate::buildProgram(ProgramIndex idx, const char *vs, const char *fs) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp |  | Lines:  | 284-310 |  
  |  | 17 | 2 | 
 QOpenGLTexture::setData| Name:  | QOpenGLTexture::setData |  | Prototype:  | void QOpenGLTexture::setData(const QImage& image, MipMapGeneration genMipMaps) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp |  | Lines:  | 3227-3254 |  
  |  | 17 | 4 | 
 QOpenGLShaderProgram::addShader| Name:  | QOpenGLShaderProgram::addShader |  | Prototype:  | bool QOpenGLShaderProgram::addShader(QOpenGLShader *shader) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 832-854 |  
  |  | 17 | 6 | 
 QOpenGLShader::hasOpenGLShaders| Name:  | QOpenGLShader::hasOpenGLShaders |  | Prototype:  | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 3448-3489 |  
  |  | 17 | 7 | 
 QOpenGLFramebufferObject::~QOpenGLFramebufferObject| Name:  | QOpenGLFramebufferObject::~QOpenGLFramebufferObject |  | Prototype:  | QOpenGLFramebufferObject::~QOpenGLFramebufferObject() |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 940-964 |  
  |  | 17 | 8 | 
 QOpenGLDebugLogger::pushGroup| Name:  | QOpenGLDebugLogger::pushGroup |  | Prototype:  | void QOpenGLDebugLogger::pushGroup(const QString &name, GLuint id, QOpenGLDebugMessage::Source source) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp |  | Lines:  | 1627-1654 |  
  |  | 17 | 4 | 
 QOpenGL2PaintEngineExPrivate::resetGLState| Name:  | QOpenGL2PaintEngineExPrivate::resetGLState |  | Prototype:  | void QOpenGL2PaintEngineExPrivate::resetGLState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 645-667 |  
  |  | 17 | 2 | 
 QObject::killTimer| Name:  | QObject::killTimer |  | Prototype:  | void QObject::killTimer(int id) |  | Coverage:  |  73.333% (11/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 1662-1687 |  
  |  | 17 | 5 | 
 QObject::connectImpl| Name:  | QObject::connectImpl |  | Prototype:  | QMetaObject::Connection QObject::connectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type, const int *types, const QMetaObject *senderMetaObject) |  | Coverage:  |  65.000% (13/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 4649-4675 |  
  |  | 17 | 6 | 
 QObject::QObject| Name:  | QObject::QObject |  | Prototype:  | QObject::QObject(QObjectPrivate &dd, QObject *parent) |  | Coverage:  |  52.381% (11/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 846-874 |  
  |  | 17 | 7 | 
 QNetworkReplyHttpImplPrivate::migrateBackend| Name:  | QNetworkReplyHttpImplPrivate::migrateBackend |  | Prototype:  | bool QNetworkReplyHttpImplPrivate::migrateBackend() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp |  | Lines:  | 2143-2177 |  
  |  | 17 | 5 | 
 QNetworkConfigurationManagerPrivate::startPolling| Name:  | QNetworkConfigurationManagerPrivate::startPolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::startPolling() |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 458-482 |  
  |  | 17 | 6 | 
 QNetworkConfigurationManagerPrivate::allConfigurations| Name:  | QNetworkConfigurationManagerPrivate::allConfigurations |  | Prototype:  | QList<QNetworkConfiguration> QNetworkConfigurationManagerPrivate::allConfigurations(QNetworkConfiguration::StateFlags filter) const |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 206-240 |  
  |  | 17 | 6 | 
 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 |  
  |  | 17 | 5 | 
 QNetworkAccessManager::networkAccessible| Name:  | QNetworkAccessManager::networkAccessible |  | Prototype:  | QNetworkAccessManager::NetworkAccessibility QNetworkAccessManager::networkAccessible() const |  | Coverage:  |  18.182% (4/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp |  | Lines:  | 968-998 |  
  |  | 17 | 8 |