| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 openModeToFopenMode| Name:  | openModeToFopenMode |  | Prototype:  | static inline QByteArray openModeToFopenMode(QIODevice::OpenMode flags, const QFileSystemEntry &fileEntry, QFileSystemMetaData &metaData) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine_unix.cpp |  | Lines:  | 70-103 |  
  |  | 20 | 8 | 
 modeToPermissions| Name:  | modeToPermissions |  | Prototype:  | static QFile::Permissions modeToPermissions(quint32 mode) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp |  | Lines:  | 225-247 |  
  |  | 20 | 10 | 
 initFontDef| Name:  | initFontDef |  | Prototype:  | static void initFontDef(const QtFontDesc &desc, const QFontDef &request, QFontDef *fontDef, bool multi) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 663-691 |  
  |  | 20 | 5 | 
 init| Name:  | init |  | Prototype:  | static void init(QTextBoundaryFinder::BoundaryType type, const QChar *chars, int length, QCharAttributes *attributes) |  | Coverage:  |  89.474% (17/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 52-83 |  
  |  | 20 | 8 | 
 formatTabletEvent| Name:  | formatTabletEvent |  | Prototype:  | static void formatTabletEvent(QDebug d, const QTabletEvent *e) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3851-3874 |  
  |  | 20 | 4 | 
 formatInputMethodEvent| Name:  | formatInputMethodEvent |  | Prototype:  | static inline void formatInputMethodEvent(QDebug d, const QInputMethodEvent *e) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 3665-3692 |  
  |  | 20 | 7 | 
 epochMSecsToLocalTime| Name:  | epochMSecsToLocalTime |  | Prototype:  | static bool epochMSecsToLocalTime(qint64 msecs, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus = 0) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp |  | Lines:  | 2449-2483 |  
  |  | 20 | 5 | 
 comp_func_solid_SourceOver_sse2| Name:  | comp_func_solid_SourceOver_sse2 |  | Prototype:  | void comp_func_solid_SourceOver_sse2(uint *destPixels, int length, uint color, uint const_alpha) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp |  | Lines:  | 290-319 |  
  |  | 20 | 6 | 
 _q_resolveEntryAndCreateLegacyEngine_recursive| Name:  | _q_resolveEntryAndCreateLegacyEngine_recursive |  | Prototype:  | static bool _q_resolveEntryAndCreateLegacyEngine_recursive(QFileSystemEntry &entry, QFileSystemMetaData &data, QAbstractFileEngine *&engine, bool resolvingEntry = false) |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine.cpp |  | Lines:  | 137-181 |  
  |  | 20 | 9 | 
 QtFontFoundry::style| Name:  | QtFontFoundry::style |  | Prototype:  | QtFontStyle *QtFontFoundry::style(const QtFontStyle::Key &key, const QString &styleName, bool create) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 314-343 |  
  |  | 20 | 8 | 
 QXmlStreamReader::readElementText| Name:  | QXmlStreamReader::readElementText |  | Prototype:  | QString QXmlStreamReader::readElementText(ReadElementTextBehaviour behaviour) |  | Coverage:  |  75.000% (21/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp |  | Lines:  | 2102-2137 |  
  |  | 20 | 14 | 
 QXcbSessionManager::allowsInteraction| Name:  | QXcbSessionManager::allowsInteraction |  | Prototype:  | bool QXcbSessionManager::allowsInteraction() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 393-421 |  
  |  | 20 | 6 | 
 QXcbSessionManager::allowsErrorInteraction| Name:  | QXcbSessionManager::allowsErrorInteraction |  | Prototype:  | bool QXcbSessionManager::allowsErrorInteraction() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp |  | Lines:  | 423-451 |  
  |  | 20 | 6 | 
 QXcbScreen::updateRefreshRate| Name:  | QXcbScreen::updateRefreshRate |  | Prototype:  | void QXcbScreen::updateRefreshRate(xcb_randr_mode_t mode) |  | Coverage:  |  50.000% (9/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp |  | Lines:  | 651-681 |  
  |  | 20 | 6 | 
 QXcbNativeInterface::atspiBus| Name:  | QXcbNativeInterface::atspiBus |  | Prototype:  | void *QXcbNativeInterface::atspiBus() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp |  | Lines:  | 463-486 |  
  |  | 20 | 2 | 
 QXcbConnection::initializeAllAtoms| Name:  | QXcbConnection::initializeAllAtoms |  | Prototype:  | void QXcbConnection::initializeAllAtoms() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 2001-2030 |  
  |  | 20 | 5 | 
 QWizardPrivate::setButtonLayout| Name:  | QWizardPrivate::setButtonLayout |  | Prototype:  | void QWizardPrivate::setButtonLayout(const QWizard::WizardButton *array, int size) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp |  | Lines:  | 1516-1547 |  
  |  | 20 | 8 | 
 QWindowsStyle::subElementRect| Name:  | QWindowsStyle::subElementRect |  | Prototype:  | QRect QWindowsStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp |  | Lines:  | 1909-1941 |  
  |  | 20 | 8 | 
 QWidgetTextControl::insertFromMimeData| Name:  | QWidgetTextControl::insertFromMimeData |  | Prototype:  | void QWidgetTextControl::insertFromMimeData(const QMimeData *source) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp |  | Lines:  | 2638-2670 |  
  |  | 20 | 6 | 
 QWidgetPrivate::updateIsOpaque| Name:  | QWidgetPrivate::updateIsOpaque |  | Prototype:  | void QWidgetPrivate::updateIsOpaque() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2325-2369 |  
  |  | 20 | 7 | 
 QWidgetPrivate::hide_sys| Name:  | QWidgetPrivate::hide_sys |  | Prototype:  | void QWidgetPrivate::hide_sys() |  | Coverage:  |   0.000% (0/30) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8090-8125 |  
  |  | 20 | 7 | 
 QWidgetPrivate::hideChildren| Name:  | QWidgetPrivate::hideChildren |  | Prototype:  | void QWidgetPrivate::hideChildren(bool spontaneous) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 8307-8356 |  
  |  | 20 | 7 | 
 QWidgetPrivate::getOpaqueChildren| Name:  | QWidgetPrivate::getOpaqueChildren |  | Prototype:  | const QRegion &QWidgetPrivate::getOpaqueChildren() const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 2153-2181 |  
  |  | 20 | 6 | 
 QWidgetPrivate::createExtra| Name:  | QWidgetPrivate::createExtra |  | Prototype:  | void QWidgetPrivate::createExtra() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 1790-1821 |  
  |  | 20 | 2 | 
 QWidgetBackingStore::sendUpdateRequest| Name:  | QWidgetBackingStore::sendUpdateRequest |  | Prototype:  | void QWidgetBackingStore::sendUpdateRequest(QWidget *widget, UpdateTime updateTime) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp |  | Lines:  | 476-512 |  
  |  | 20 | 8 | 
 QWidget::lower| Name:  | QWidget::lower |  | Prototype:  | void QWidget::lower() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 11795-11821 |  
  |  | 20 | 8 | 
 QWidget::clearFocus| Name:  | QWidget::clearFocus |  | Prototype:  | void QWidget::clearFocus() |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp |  | Lines:  | 6668-6719 |  
  |  | 20 | 9 | 
 QVariantAnimationPrivate::getInterpolator| Name:  | QVariantAnimationPrivate::getInterpolator |  | Prototype:  | QVariantAnimation::Interpolator QVariantAnimationPrivate::getInterpolator(int interpolationType) |  | Coverage:  |  50.000% (16/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp |  | Lines:  | 454-495 |  
  |  | 20 | 16 | 
 QUrl::fromUserInput| Name:  | QUrl::fromUserInput |  | Prototype:  | QUrl QUrl::fromUserInput(const QString &userInput) |  | Coverage:  |  92.000% (23/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 4261-4300 |  
  |  | 20 | 7 | 
 QUrl::fromLocalFile| Name:  | QUrl::fromLocalFile |  | Prototype:  | QUrl QUrl::fromLocalFile(const QString &localFile) |  | Coverage:  |  95.000% (19/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3808-3839 |  
  |  | 20 | 6 | 
 QTriangulatingStroker::endCap| Name:  | QTriangulatingStroker::endCap |  | Prototype:  | void QTriangulatingStroker::endCap(const qreal *) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp |  | Lines:  | 425-452 |  
  |  | 20 | 7 | 
 QTreeView::rowsInserted| Name:  | QTreeView::rowsInserted |  | Prototype:  | void QTreeView::rowsInserted(const QModelIndex &parent, int start, int end) |  | Coverage:  |   0.000% (0/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp |  | Lines:  | 2533-2565 |  
  |  | 20 | 6 | 
 QThreadPoolPrivate::tryStart| Name:  | QThreadPoolPrivate::tryStart |  | Prototype:  | bool QThreadPoolPrivate::tryStart(QRunnable *task) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 164-200 |  
  |  | 20 | 6 | 
 QTextureGlyphCache::fillInPendingGlyphs| Name:  | QTextureGlyphCache::fillInPendingGlyphs |  | Prototype:  | void QTextureGlyphCache::fillInPendingGlyphs() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp |  | Lines:  | 226-261 |  
  |  | 20 | 6 | 
 QTextureGlyphCache::calculateSubPixelPositionCount| Name:  | QTextureGlyphCache::calculateSubPixelPositionCount |  | Prototype:  | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp |  | Lines:  | 56-92 |  
  |  | 20 | 7 | 
 QTextLayout::createLine| Name:  | QTextLayout::createLine |  | Prototype:  | QTextLine QTextLayout::createLine() |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 822-852 |  
  |  | 20 | 6 | 
 QTextEngine::LayoutData::LayoutData| Name:  | QTextEngine::LayoutData::LayoutData |  | Prototype:  | QTextEngine::LayoutData::LayoutData(const QString &str, void **stack_memory, int _allocated) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2395-2425 |  
  |  | 20 | 2 | 
 QTextDocumentPrivate::compressPieceTable| Name:  | QTextDocumentPrivate::compressPieceTable |  | Prototype:  | void QTextDocumentPrivate::compressPieceTable() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1656-1687 |  
  |  | 20 | 4 | 
 QTextDocumentPrivate::QTextDocumentPrivate| Name:  | QTextDocumentPrivate::QTextDocumentPrivate |  | Prototype:  | QTextDocumentPrivate::QTextDocumentPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 181-217 |  
  |  | 20 | 1 | 
 QTextDocumentLayoutPrivate::hitTest| Name:  | QTextDocumentLayoutPrivate::hitTest |  | Prototype:  | QTextDocumentLayoutPrivate::HitPoint QTextDocumentLayoutPrivate::hitTest(QTextFrame::Iterator it, HitPoint hit, const QFixedPoint &p, int *position, QTextLayout **l, Qt::HitTestAccuracy accuracy) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 685-719 |  
  |  | 20 | 7 | 
 QTextCursorPrivate::remove| Name:  | QTextCursorPrivate::remove |  | Prototype:  | void QTextCursorPrivate::remove() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 149-177 |  
  |  | 20 | 4 | 
 QTextCursor::charFormat| Name:  | QTextCursor::charFormat |  | Prototype:  | QTextCharFormat QTextCursor::charFormat() const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 1871-1903 |  
  |  | 20 | 5 | 
 QTextCodec::codecForMib| Name:  | QTextCodec::codecForMib |  | Prototype:  | QTextCodec* QTextCodec::codecForMib(int mib) |  | Coverage:  |  72.727% (16/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp |  | Lines:  | 560-594 |  
  |  | 20 | 8 | 
 QTextBoundaryFinder::operator=| Name:  | QTextBoundaryFinder::operator= |  | Prototype:  | QTextBoundaryFinder &QTextBoundaryFinder::operator=(const QTextBoundaryFinder &other) |  | Coverage:  |  70.588% (12/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp |  | Lines:  | 194-223 |  
  |  | 20 | 6 | 
 QTestPrivate::parseBlackList| Name:  | QTestPrivate::parseBlackList |  | Prototype:  | void parseBlackList() |  | Coverage:  |  71.429% (20/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp |  | Lines:  | 226-256 |  
  |  | 20 | 10 | 
 QTestLog::addLogger| Name:  | QTestLog::addLogger |  | Prototype:  | void QTestLog::addLogger(LogMode mode, const char *filename) |  | Coverage:  |  91.667% (22/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp |  | Lines:  | 480-515 |  
  |  | 20 | 10 | 
 QTableModel::removeRows| Name:  | QTableModel::removeRows |  | Prototype:  | bool QTableModel::removeRows(int row, int count, const QModelIndex &) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 100-125 |  
  |  | 20 | 6 | 
 QTableModel::removeColumns| Name:  | QTableModel::removeColumns |  | Prototype:  | bool QTableModel::removeColumns(int column, int count, const QModelIndex &) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 127-153 |  
  |  | 20 | 7 | 
 QTabWidget::sizeHint| Name:  | QTabWidget::sizeHint |  | Prototype:  | QSize QTabWidget::sizeHint() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabwidget.cpp |  | Lines:  | 820-847 |  
  |  | 20 | 5 | 
 QSysInfo::currentCpuArchitecture| Name:  | QSysInfo::currentCpuArchitecture |  | Prototype:  | QString QSysInfo::currentCpuArchitecture() |  | Coverage:  |  29.167% (14/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 2450-2525 |  
  |  | 20 | 18 | 
 QSubpathBackwardIterator::next| Name:  | QSubpathBackwardIterator::next |  | Prototype:  | inline QStrokerOps::Element next() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp |  | Lines:  | 74-110 |  
  |  | 20 | 7 | 
 QStyleSheetStyle::unpolish| Name:  | QStyleSheetStyle::unpolish |  | Prototype:  | void QStyleSheetStyle::unpolish(QWidget *w) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 2872-2899 |  
  |  | 20 | 3 | 
 QStyle::drawItemText| Name:  | QStyle::drawItemText |  | Prototype:  | void QStyle::drawItemText(QPainter *painter, const QRect &rect, int alignment, const QPalette &pal, bool enabled, const QString& text, QPalette::ColorRole textRole) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp |  | Lines:  | 584-610 |  
  |  | 20 | 7 | 
 QString::section| Name:  | QString::section |  | Prototype:  | QString QString::section(const QRegularExpression &re, int start, int end, SectionFlags flags) const |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4315-4343 |  
  |  | 20 | 5 | 
 QStateMachinePrivate::computeEntrySet| Name:  | QStateMachinePrivate::computeEntrySet |  | Prototype:  | QList<QAbstractState*> QStateMachinePrivate::computeEntrySet(const QList<QAbstractTransition *> &enabledTransitions, QSet<QAbstractState *> &statesForDefaultEntry, CalculationCache *cache) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 856-888 |  
  |  | 20 | 6 | 
 QStateMachine::cancelDelayedEvent| Name:  | QStateMachine::cancelDelayedEvent |  | Prototype:  | bool QStateMachine::cancelDelayedEvent(int id) |  | Coverage:  |  85.714% (12/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2782-2810 |  
  |  | 20 | 5 | 
 QState::addTransition| Name:  | QState::addTransition |  | Prototype:  | QSignalTransition *QState::addTransition(const QObject *sender, const char *signal, QAbstractState *target) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 362-390 |  
  |  | 20 | 6 | 
 QStandardPaths::displayName| Name:  | QStandardPaths::displayName |  | Prototype:  | QString QStandardPaths::displayName(StandardLocation type) |  | Coverage:  |  57.895% (22/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 546-589 |  
  |  | 20 | 20 | 
 QStandardItem::takeRow| Name:  | QStandardItem::takeRow |  | Prototype:  | QList<QStandardItem*> QStandardItem::takeRow(int row) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp |  | Lines:  | 1805-1830 |  
  |  | 20 | 7 | 
 QSslSocket::waitForReadyRead| Name:  | QSslSocket::waitForReadyRead |  | Prototype:  | bool QSslSocket::waitForReadyRead(int msecs) |  | Coverage:  |  86.957% (20/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1600-1640 |  
  |  | 20 | 7 | 
 QSslSocket::disconnectFromHost| Name:  | QSslSocket::disconnectFromHost |  | Prototype:  | void QSslSocket::disconnectFromHost() |  | Coverage:  |  75.000% (18/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1940-1975 |  
  |  | 20 | 8 | 
 QSslCertificate::subjectAlternativeNames| Name:  | QSslCertificate::subjectAlternativeNames |  | Prototype:  | QMultiMap<QSsl::AlternativeNameEntryType, QString> QSslCertificate::subjectAlternativeNames() const |  | Coverage:  |  76.923% (20/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp |  | Lines:  | 181-213 |  
  |  | 20 | 8 | 
 QSqlTableModel::flags| Name:  | QSqlTableModel::flags |  | Prototype:  | Qt::ItemFlags QSqlTableModel::flags(const QModelIndex &index) const |  | Coverage:  |  78.947% (30/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp |  | Lines:  | 1280-1312 |  
  |  | 20 | 10 | 
 QSortFilterProxyModelPrivate::_q_sourceLayoutChanged| Name:  | QSortFilterProxyModelPrivate::_q_sourceLayoutChanged |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceLayoutChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) |  | Coverage:  |  83.333% (15/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1357-1391 |  
  |  | 20 | 6 | 
 QSocks5SocketEngine::connectInternal| Name:  | QSocks5SocketEngine::connectInternal |  | Prototype:  | bool QSocks5SocketEngine::connectInternal() |  | Coverage:  |  76.190% (16/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1101-1137 |  
  |  | 20 | 7 | 
 QSocks5SocketEngine::accept| Name:  | QSocks5SocketEngine::accept |  | Prototype:  | int QSocks5SocketEngine::accept() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1444-1477 |  
  |  | 20 | 4 | 
 QScrollerPrivate::pushSegment| Name:  | QScrollerPrivate::pushSegment |  | Prototype:  | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 1121-1151 |  
  |  | 20 | 5 | 
 QRegExpEngine::Box::orx| Name:  | QRegExpEngine::Box::orx |  | Prototype:  | void QRegExpEngine::Box::orx(const Box &b) |  | Coverage:  | 100.000% (19/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2597-2626 |  
  |  | 20 | 7 | 
 QRasterPaintEngine::drawPixmap| Name:  | QRasterPaintEngine::drawPixmap |  | Prototype:  | void QRasterPaintEngine::drawPixmap(const QPointF &pos, const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 1998-2034 |  
  |  | 20 | 6 | 
 QPlatformWindow::initialGeometry| Name:  | QPlatformWindow::initialGeometry |  | Prototype:  | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 607-639 |  
  |  | 20 | 6 | 
 QPlatformIntegration::styleHint| Name:  | QPlatformIntegration::styleHint |  | Prototype:  | QVariant QPlatformIntegration::styleHint(StyleHint hint) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp |  | Lines:  | 366-408 |  
  |  | 20 | 19 | 
 QPixmapStyle::drawProgressBarFill| Name:  | QPixmapStyle::drawProgressBarFill |  | Prototype:  | void QPixmapStyle::drawProgressBarFill(const QStyleOption *option, QPainter *painter, const QWidget *) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 806-839 |  
  |  | 20 | 6 | 
 QPicturePaintEngine::end| Name:  | QPicturePaintEngine::end |  | Prototype:  | bool QPicturePaintEngine::end() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 123-149 |  
  |  | 20 | 2 | 
 QPdfEngine::drawTiledPixmap| Name:  | QPdfEngine::drawTiledPixmap |  | Prototype:  | void QPdfEngine::drawTiledPixmap (const QRectF &rectangle, const QPixmap &pixmap, const QPointF &point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 945-973 |  
  |  | 20 | 2 | 
 QPdfEngine::drawTextItem| Name:  | QPdfEngine::drawTextItem |  | Prototype:  | void QPdfEngine::drawTextItem(const QPointF &p, const QTextItem &textItem) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 975-1003 |  
  |  | 20 | 4 | 
 QPdfEngine::drawRects| Name:  | QPdfEngine::drawRects |  | Prototype:  | void QPdfEngine::drawRects (const QRectF *rects, int rectCount) |  | Coverage:  |   0.000% (0/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 799-827 |  
  |  | 20 | 9 | 
 QPdfEngine::drawPolygon| Name:  | QPdfEngine::drawPolygon |  | Prototype:  | void QPdfEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 829-863 |  
  |  | 20 | 9 | 
 QParallelAnimationGroup::updateState| Name:  | QParallelAnimationGroup::updateState |  | Prototype:  | void QParallelAnimationGroup::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) |  | Coverage:  | 100.000% (25/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp |  | Lines:  | 187-217 |  
  |  | 20 | 10 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited, const QBrush &toolTipBase, const QBrush &toolTipText) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1084-1114 |  
  |  | 20 | 1 | 
 QPainterPrivate::checkEmulation| Name:  | QPainterPrivate::checkEmulation |  | Prototype:  | void QPainterPrivate::checkEmulation() |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 178-206 |  
  |  | 20 | 9 | 
 QPainterPath::slopeAtPercent| Name:  | QPainterPath::slopeAtPercent |  | Prototype:  | qreal QPainterPath::slopeAtPercent(qreal t) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 3050-3084 |  
  |  | 20 | 5 | 
 QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject| Name:  | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject |  | Prototype:  | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp |  | Lines:  | 355-388 |  
  |  | 20 | 6 | 
 QOpenGLShaderPrivate::create| Name:  | QOpenGLShaderPrivate::create |  | Prototype:  | bool QOpenGLShaderPrivate::create() |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp |  | Lines:  | 227-258 |  
  |  | 20 | 8 | 
 QOpenGLFunctions_1_1::initializeOpenGLFunctions| Name:  | QOpenGLFunctions_1_1::initializeOpenGLFunctions |  | Prototype:  | bool QOpenGLFunctions_1_1::initializeOpenGLFunctions() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp |  | Lines:  | 93-127 |  
  |  | 20 | 3 | 
 QOpenGLFramebufferObjectPrivate::checkFramebufferStatus| Name:  | QOpenGLFramebufferObjectPrivate::checkFramebufferStatus |  | Prototype:  | bool QOpenGLFramebufferObjectPrivate::checkFramebufferStatus(QOpenGLContext *ctx) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp |  | Lines:  | 373-426 |  
  |  | 20 | 11 | 
 QOpenGLContext::swapBuffers| Name:  | QOpenGLContext::swapBuffers |  | Prototype:  | void QOpenGLContext::swapBuffers(QSurface *surface) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp |  | Lines:  | 1031-1064 |  
  |  | 20 | 8 | 
 QOpenGL2PaintEngineEx::setState| Name:  | QOpenGL2PaintEngineEx::setState |  | Prototype:  | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 2450-2491 |  
  |  | 20 | 8 | 
 QOpenGL2PaintEngineEx::drawPixmap| Name:  | QOpenGL2PaintEngineEx::drawPixmap |  | Prototype:  | void QOpenGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp |  | Lines:  | 1427-1461 |  
  |  | 20 | 3 | 
 QObjectPrivate::addConnection| Name:  | QObjectPrivate::addConnection |  | Prototype:  | void QObjectPrivate::addConnection(int signal, Connection *c) |  | Coverage:  | 100.000% (20/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp |  | Lines:  | 382-411 |  
  |  | 20 | 7 | 
 QNetworkAccessAuthenticationManager::cacheCredentials| Name:  | QNetworkAccessAuthenticationManager::cacheCredentials |  | Prototype:  | void QNetworkAccessAuthenticationManager::cacheCredentials(const QUrl &url, const QAuthenticator *authenticator) |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp |  | Lines:  | 228-261 |  
  |  | 20 | 5 | 
 QNativeSocketEnginePrivate::nativeAccept| Name:  | QNativeSocketEnginePrivate::nativeAccept |  | Prototype:  | int QNativeSocketEnginePrivate::nativeAccept() |  | Coverage:  |  17.857% (5/28) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp |  | Lines:  | 546-593 |  
  |  | 20 | 19 | 
 QNativeSocketEngine::waitForReadOrWrite| Name:  | QNativeSocketEngine::waitForReadOrWrite |  | Prototype:  | bool QNativeSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) |  | Coverage:  |  50.000% (8/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp |  | Lines:  | 1053-1103 |  
  |  | 20 | 6 | 
 QMoviePrivate::_q_loadNextFrame| Name:  | QMoviePrivate::_q_loadNextFrame |  | Prototype:  | void QMoviePrivate::_q_loadNextFrame(bool starting) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp |  | Lines:  | 487-521 |  
  |  | 20 | 7 | 
 QMetaObjectPrivate::checkConnectArgs| Name:  | QMetaObjectPrivate::checkConnectArgs |  | Prototype:  | bool QMetaObjectPrivate::checkConnectArgs(const QMetaMethodPrivate *signal, const QMetaMethodPrivate *method) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp |  | Lines:  | 913-939 |  
  |  | 20 | 7 | 
 QMessageBoxPrivate::init| Name:  | QMessageBoxPrivate::init |  | Prototype:  | void QMessageBoxPrivate::init(const QString &title, const QString &text) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp |  | Lines:  | 268-298 |  
  |  | 20 | 2 | 
 QMenuBar::initStyleOption| Name:  | QMenuBar::initStyleOption |  | Prototype:  | void QMenuBar::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp |  | Lines:  | 546-570 |  
  |  | 20 | 6 | 
 QMenu::changeEvent| Name:  | QMenu::changeEvent |  | Prototype:  | void QMenu::changeEvent(QEvent *e) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp |  | Lines:  | 2690-2714 |  
  |  | 20 | 8 | 
 QMdiSubWindowPrivate::sizeParameters| Name:  | QMdiSubWindowPrivate::sizeParameters |  | Prototype:  | void QMdiSubWindowPrivate::sizeParameters(int *margin, int *minWidth) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 1730-1758 |  
  |  | 20 | 6 | 
 QMdiSubWindow::mouseReleaseEvent| Name:  | QMdiSubWindow::mouseReleaseEvent |  | Prototype:  | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp |  | Lines:  | 3272-3304 |  
  |  | 20 | 7 | 
 QMatrix4x4::translate| Name:  | QMatrix4x4::translate |  | Prototype:  | void QMatrix4x4::translate(float x, float y) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp |  | Lines:  | 1028-1052 |  
  |  | 20 | 6 |