| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QThreadData::~QThreadData| Name:  | QThreadData::~QThreadData |  | Prototype:  | QThreadData::~QThreadData() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 66-95 |  
  |  | 13 | 4 | 
 QThread::setTerminationEnabled| Name:  | QThread::setTerminationEnabled |  | Prototype:  | void QThread::setTerminationEnabled(bool enabled) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 704-718 |  
  |  | 13 | 2 | 
 QThread::exec| Name:  | QThread::exec |  | Prototype:  | int QThread::exec() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 495-513 |  
  |  | 13 | 2 | 
 QTextTablePrivate::fragmentAdded| Name:  | QTextTablePrivate::fragmentAdded |  | Prototype:  | void QTextTablePrivate::fragmentAdded(QChar type, uint fragment) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp |  | Lines:  | 400-416 |  
  |  | 13 | 4 | 
 QTextStreamPrivate::padding| Name:  | QTextStreamPrivate::padding |  | Prototype:  | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 938-961 |  
  |  | 13 | 5 | 
 QTextStreamPrivate::consume| Name:  | QTextStreamPrivate::consume |  | Prototype:  | inline void QTextStreamPrivate::consume(int size) |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 763-784 |  
  |  | 13 | 5 | 
 QTextStream::operator>>| Name:  | QTextStream::operator>> |  | Prototype:  | QTextStream &QTextStream::operator>>(QString &str) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp |  | Lines:  | 2245-2264 |  
  |  | 13 | 3 | 
 QTextOdfWriter::writeFrameFormat| Name:  | QTextOdfWriter::writeFrameFormat |  | Prototype:  | void QTextOdfWriter::writeFrameFormat(QXmlStreamWriter &writer, QTextFrameFormat format, int formatIndex) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp |  | Lines:  | 669-695 |  
  |  | 13 | 5 | 
 QTextLayout::boundingRect| Name:  | QTextLayout::boundingRect |  | Prototype:  | QRectF QTextLayout::boundingRect() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp |  | Lines:  | 911-930 |  
  |  | 13 | 3 | 
 QTextHtmlParser::margin| Name:  | QTextHtmlParser::margin |  | Prototype:  | int QTextHtmlParser::margin(int i, int mar) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp |  | Lines:  | 598-614 |  
  |  | 13 | 5 | 
 QTextFormat::merge| Name:  | QTextFormat::merge |  | Prototype:  | void QTextFormat::merge(const QTextFormat &other) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp |  | Lines:  | 833-854 |  
  |  | 13 | 5 | 
 QTextEngine::validate| Name:  | QTextEngine::validate |  | Prototype:  | void QTextEngine::validate() const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1565-1584 |  
  |  | 13 | 6 | 
 QTextEngine::insertionPointsForLine| Name:  | QTextEngine::insertionPointsForLine |  | Prototype:  | void QTextEngine::insertionPointsForLine(int lineNum, QVector<int> &insertionPoints) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3255-3277 |  
  |  | 13 | 6 | 
 QTextEngine::freeMemory| Name:  | QTextEngine::freeMemory |  | Prototype:  | void QTextEngine::freeMemory() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 2500-2518 |  
  |  | 13 | 4 | 
 QTextEngine::findItem| Name:  | QTextEngine::findItem |  | Prototype:  | int QTextEngine::findItem(int strPos, int firstItem) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 1784-1803 |  
  |  | 13 | 5 | 
 QTextEngine::drawDecorations| Name:  | QTextEngine::drawDecorations |  | Prototype:  | void QTextEngine::drawDecorations(QPainter *painter) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp |  | Lines:  | 3377-3398 |  
  |  | 13 | 3 | 
 QTextEdit::resizeEvent| Name:  | QTextEdit::resizeEvent |  | Prototype:  | void QTextEdit::resizeEvent(QResizeEvent *e) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp |  | Lines:  | 1397-1419 |  
  |  | 13 | 4 | 
 QTextDocumentPrivate::unite| Name:  | QTextDocumentPrivate::unite |  | Prototype:  | bool QTextDocumentPrivate::unite(uint f) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 853-872 |  
  |  | 13 | 4 | 
 QTextDocumentLayoutPrivate::layoutFrame| Name:  | QTextDocumentLayoutPrivate::layoutFrame |  | Prototype:  | QRectF QTextDocumentLayoutPrivate::layoutFrame(QTextFrame *f, int layoutFrom, int layoutTo, QFixed parentY) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp |  | Lines:  | 2071-2093 |  
  |  | 13 | 2 | 
 QTextCursor::columnNumber| Name:  | QTextCursor::columnNumber |  | Prototype:  | int QTextCursor::columnNumber() const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp |  | Lines:  | 2552-2572 |  
  |  | 13 | 5 | 
 QTestResult::expectFail| Name:  | QTestResult::expectFail |  | Prototype:  | bool QTestResult::expectFail(const char *dataIndex, const char *comment, QTest::TestFailMode mode, const char *file, int line) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp |  | Lines:  | 192-213 |  
  |  | 13 | 5 | 
 QTeamCityLogger::addPendingMessage| Name:  | QTeamCityLogger::addPendingMessage |  | Prototype:  | void QTeamCityLogger::addPendingMessage(const char *type, const QString &msg, const char *file, int line) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qteamcitylogger.cpp |  | Lines:  | 268-290 |  
  |  | 13 | 3 | 
 QTableWidgetItem::setData| Name:  | QTableWidgetItem::setData |  | Prototype:  | void QTableWidgetItem::setData(int role, const QVariant &value) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 1371-1389 |  
  |  | 13 | 6 | 
 QTableViewPrivate::visualSpanRect| Name:  | QTableViewPrivate::visualSpanRect |  | Prototype:  | QRect QTableViewPrivate::visualSpanRect(const QSpanCollection::Span &span) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp |  | Lines:  | 766-784 |  
  |  | 13 | 3 | 
 QTableModel::headerData| Name:  | QTableModel::headerData |  | Prototype:  | QVariant QTableModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp |  | Lines:  | 696-714 |  
  |  | 13 | 6 | 
 QTabBarPrivate::refresh| Name:  | QTabBarPrivate::refresh |  | Prototype:  | void QTabBarPrivate::refresh() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp |  | Lines:  | 813-834 |  
  |  | 13 | 4 | 
 QSystemSemaphore::setKey| Name:  | QSystemSemaphore::setKey |  | Prototype:  | void QSystemSemaphore::setKey(const QString &key, int initialValue, AccessMode mode) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore.cpp |  | Lines:  | 226-246 |  
  |  | 13 | 3 | 
 QSystemLocale::fallbackUiLocale| Name:  | QSystemLocale::fallbackUiLocale |  | Prototype:  | QLocale QSystemLocale::fallbackUiLocale() const |  | Coverage:  |  60.000% (12/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp |  | Lines:  | 110-131 |  
  |  | 13 | 6 | 
 QStyleSheetBorderData::isOpaque| Name:  | QStyleSheetBorderData::isOpaque |  | Prototype:  | bool isOpaque() const |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 365-381 |  
  |  | 13 | 7 | 
 QString::remove| Name:  | QString::remove |  | Prototype:  | QString &QString::remove(QChar ch, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (17/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 2293-2312 |  
  |  | 13 | 6 | 
 QString::count| Name:  | QString::count |  | Prototype:  | int QString::count(const QRegularExpression &re) const |  | Coverage:  |  90.000% (9/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 4048-4065 |  
  |  | 13 | 4 | 
 QString::QString| Name:  | QString::QString |  | Prototype:  | QString::QString(const QChar *unicode, int size) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp |  | Lines:  | 1511-1531 |  
  |  | 13 | 6 | 
 QStorageInfoPrivate::mountedVolumes| Name:  | QStorageInfoPrivate::mountedVolumes |  | Prototype:  | QList<QStorageInfo> QStorageInfoPrivate::mountedVolumes() |  | Coverage:  |  84.615% (11/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp |  | Lines:  | 564-584 |  
  |  | 13 | 5 | 
 QStatusBar::showMessage| Name:  | QStatusBar::showMessage |  | Prototype:  | void QStatusBar::showMessage(const QString &message, int timeout) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 548-567 |  
  |  | 13 | 5 | 
 QStatusBar::setSizeGripEnabled| Name:  | QStatusBar::setSizeGripEnabled |  | Prototype:  | void QStatusBar::setSizeGripEnabled(bool enabled) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 441-463 |  
  |  | 13 | 4 | 
 QStatusBar::insertPermanentWidget| Name:  | QStatusBar::insertPermanentWidget |  | Prototype:  | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp |  | Lines:  | 361-381 |  
  |  | 13 | 4 | 
 QStateMachinePrivate::handleTransitionSignal| Name:  | QStateMachinePrivate::handleTransitionSignal |  | Prototype:  | void QStateMachinePrivate::handleTransitionSignal(QObject *sender, int signalIndex, void **argv) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2407-2431 |  
  |  | 13 | 2 | 
 QStateMachinePrivate::computePropertyAssignments| Name:  | QStateMachinePrivate::computePropertyAssignments |  | Prototype:  | QHash<QAbstractState*, QVector<QPropertyAssignment> > QStateMachinePrivate::computePropertyAssignments( const QList<QAbstractState*> &statesToEnter_sorted, QHash<RestorableId, QVariant> &pendingRestorables) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 1422-1443 |  
  |  | 13 | 5 | 
 QState::removeTransition| Name:  | QState::removeTransition |  | Prototype:  | void QState::removeTransition(QAbstractTransition *transition) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstate.cpp |  | Lines:  | 429-446 |  
  |  | 13 | 4 | 
 QStandardPaths::findExecutable| Name:  | QStandardPaths::findExecutable |  | Prototype:  | QString QStandardPaths::findExecutable(const QString &executableName, const QStringList &paths) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp |  | Lines:  | 504-536 |  
  |  | 13 | 5 | 
 QSslSocket::waitForBytesWritten| Name:  | QSslSocket::waitForBytesWritten |  | Prototype:  | bool QSslSocket::waitForBytesWritten(int msecs) |  | Coverage:  |  68.750% (11/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp |  | Lines:  | 1645-1667 |  
  |  | 13 | 6 | 
 QSslKey::operator==| Name:  | QSslKey::operator== |  | Prototype:  | bool QSslKey::operator==(const QSslKey &other) const |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp |  | Lines:  | 426-441 |  
  |  | 13 | 7 | 
 QSplitter::sizeHint| Name:  | QSplitter::sizeHint |  | Prototype:  | QSize QSplitter::sizeHint() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 1440-1457 |  
  |  | 13 | 4 | 
 QSplitter::setOrientation| Name:  | QSplitter::setOrientation |  | Prototype:  | void QSplitter::setOrientation(Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp |  | Lines:  | 999-1019 |  
  |  | 13 | 4 | 
 QSortFilterProxyModelPrivate::update_persistent_indexes| Name:  | QSortFilterProxyModelPrivate::update_persistent_indexes |  | Prototype:  | void QSortFilterProxyModelPrivate::update_persistent_indexes( const QModelIndexPairList &source_indexes) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1036-1053 |  
  |  | 13 | 2 | 
 QSortFilterProxyModelPrivate::proxy_to_source| Name:  | QSortFilterProxyModelPrivate::proxy_to_source |  | Prototype:  | QModelIndex QSortFilterProxyModelPrivate::proxy_to_source(const QModelIndex &proxy_index) const |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 374-390 |  
  |  | 13 | 4 | 
 QSortFilterProxyModelPrivate::_q_sourceRowsMoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceRowsMoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceRowsMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1449-1473 |  
  |  | 13 | 3 | 
 QSortFilterProxyModelPrivate::_q_sourceColumnsMoved| Name:  | QSortFilterProxyModelPrivate::_q_sourceColumnsMoved |  | Prototype:  | void QSortFilterProxyModelPrivate::_q_sourceColumnsMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1549-1570 |  
  |  | 13 | 3 | 
 QSortFilterProxyModel::setHeaderData| Name:  | QSortFilterProxyModel::setHeaderData |  | Prototype:  | bool QSortFilterProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) |  | Coverage:  |  61.111% (11/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2015-2033 |  
  |  | 13 | 5 | 
 QSortFilterProxyModel::insertRows| Name:  | QSortFilterProxyModel::insertRows |  | Prototype:  | bool QSortFilterProxyModel::insertRows(int row, int count, const QModelIndex &parent) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2080-2095 |  
  |  | 13 | 4 | 
 QSortFilterProxyModel::insertColumns| Name:  | QSortFilterProxyModel::insertColumns |  | Prototype:  | bool QSortFilterProxyModel::insertColumns(int column, int count, const QModelIndex &parent) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 2100-2115 |  
  |  | 13 | 4 | 
 QSortFilterProxyModel::headerData| Name:  | QSortFilterProxyModel::headerData |  | Prototype:  | QVariant QSortFilterProxyModel::headerData(int section, Qt::Orientation orientation, int role) const |  | Coverage:  |  55.556% (10/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp |  | Lines:  | 1993-2010 |  
  |  | 13 | 5 | 
 QSocks5SocketEngine::close| Name:  | QSocks5SocketEngine::close |  | Prototype:  | void QSocks5SocketEngine::close() |  | Coverage:  |  65.000% (13/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 1479-1500 |  
  |  | 13 | 6 | 
 QSocks5PasswordAuthenticator::beginAuthenticate| Name:  | QSocks5PasswordAuthenticator::beginAuthenticate |  | Prototype:  | bool QSocks5PasswordAuthenticator::beginAuthenticate(QTcpSocket *socket, bool *completed) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp |  | Lines:  | 465-480 |  
  |  | 13 | 1 | 
 QSimplex::pivotRowForColumn| Name:  | QSimplex::pivotRowForColumn |  | Prototype:  | int QSimplex::pivotRowForColumn(int column) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp |  | Lines:  | 433-453 |  
  |  | 13 | 5 | 
 QShortcutPrivate::redoGrab| Name:  | QShortcutPrivate::redoGrab |  | Prototype:  | void QShortcutPrivate::redoGrab(QShortcutMap &map) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 416-433 |  
  |  | 13 | 6 | 
 QShortcutMap::tryShortcut| Name:  | QShortcutMap::tryShortcut |  | Prototype:  | bool QShortcutMap::tryShortcut(QKeyEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp |  | Lines:  | 327-359 |  
  |  | 13 | 5 | 
 QShortcut::event| Name:  | QShortcut::event |  | Prototype:  | bool QShortcut::event(QEvent *e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp |  | Lines:  | 636-657 |  
  |  | 13 | 5 | 
 QSettingsPrivate::stringListToVariantList| Name:  | QSettingsPrivate::stringListToVariantList |  | Prototype:  | QVariant QSettingsPrivate::stringListToVariantList(const QStringList &l) |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 372-392 |  
  |  | 13 | 5 | 
 QSettings::registerFormat| Name:  | QSettings::registerFormat |  | Prototype:  | QSettings::Format QSettings::registerFormat(const QString &extension, ReadFunc readFunc, WriteFunc writeFunc, Qt::CaseSensitivity caseSensitivity) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3470-3492 |  
  |  | 13 | 2 | 
 QSettings::endArray| Name:  | QSettings::endArray |  | Prototype:  | void QSettings::endArray() |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 3000-3019 |  
  |  | 13 | 5 | 
 QSequentialAnimationGroupPrivate::indexForCurrentTime| Name:  | QSequentialAnimationGroupPrivate::indexForCurrentTime |  | Prototype:  | QSequentialAnimationGroupPrivate::AnimationIndex QSequentialAnimationGroupPrivate::indexForCurrentTime() const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp |  | Lines:  | 116-147 |  
  |  | 13 | 3 | 
 QScroller::ungrabGesture| Name:  | QScroller::ungrabGesture |  | Prototype:  | void QScroller::ungrabGesture(QObject *target) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 463-485 |  
  |  | 13 | 5 | 
 QScroller::stop| Name:  | QScroller::stop |  | Prototype:  | void QScroller::stop() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp |  | Lines:  | 541-558 |  
  |  | 13 | 4 | 
 QResource::registerResource| Name:  | QResource::registerResource |  | Prototype:  | bool QResource::registerResource(const uchar *rccData, const QString &resourceRoot) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1132-1151 |  
  |  | 13 | 3 | 
 QResource::registerResource| Name:  | QResource::registerResource |  | Prototype:  | bool QResource::registerResource(const QString &rccFilename, const QString &resourceRoot) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp |  | Lines:  | 1061-1080 |  
  |  | 13 | 3 | 
 QRenderRule::drawBackground| Name:  | QRenderRule::drawBackground |  | Prototype:  | void QRenderRule::drawBackground(QPainter *p, const QRect& rect, const QPoint& off) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp |  | Lines:  | 1302-1324 |  
  |  | 13 | 4 | 
 QRegion::intersects| Name:  | QRegion::intersects |  | Prototype:  | bool QRegion::intersects(const QRegion ®ion) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 715-733 |  
  |  | 13 | 7 | 
 QRegExpEngine::setup| Name:  | QRegExpEngine::setup |  | Prototype:  | void QRegExpEngine::setup() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1710-1733 |  
  |  | 13 | 1 | 
 QRegExpEngine::goodStringMatch| Name:  | QRegExpEngine::goodStringMatch |  | Prototype:  | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1876-1894 |  
  |  | 13 | 5 | 
 QRegExpEngine::Box::dump| Name:  | QRegExpEngine::Box::dump |  | Prototype:  | void QRegExpEngine::Box::dump() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2699-2718 |  
  |  | 13 | 5 | 
 QRegExp::lastIndexIn| Name:  | QRegExp::lastIndexIn |  | Prototype:  | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const |  | Coverage:  |  93.333% (14/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4317-4335 |  
  |  | 13 | 5 | 
 QRegExp::capturedTexts| Name:  | QRegExp::capturedTexts |  | Prototype:  | QStringList QRegExp::capturedTexts() const |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4398-4416 |  
  |  | 13 | 5 | 
 QRasterPaintEngine::renderHintsChanged| Name:  | QRasterPaintEngine::renderHintsChanged |  | Prototype:  | void QRasterPaintEngine::renderHintsChanged() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 889-914 |  
  |  | 13 | 3 | 
 QRasterBuffer::prepare| Name:  | QRasterBuffer::prepare |  | Prototype:  | QImage::Format QRasterBuffer::prepare(QImage *image) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3659-3677 |  
  |  | 13 | 2 | 
 QRadioButton::sizeHint| Name:  | QRadioButton::sizeHint |  | Prototype:  | QSize QRadioButton::sizeHint() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp |  | Lines:  | 192-207 |  
  |  | 13 | 3 | 
 QProgressDialog::setCancelButton| Name:  | QProgressDialog::setCancelButton |  | Prototype:  | void QProgressDialog::setCancelButton(QPushButton *cancelButton) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 407-430 |  
  |  | 13 | 4 | 
 QProgressDialog::setBar| Name:  | QProgressDialog::setBar |  | Prototype:  | void QProgressDialog::setBar(QProgressBar *bar) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 471-490 |  
  |  | 13 | 4 | 
 QProgressDialog::reset| Name:  | QProgressDialog::reset |  | Prototype:  | void QProgressDialog::reset() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp |  | Lines:  | 598-622 |  
  |  | 13 | 5 | 
 QPrinter::setPrinterName| Name:  | QPrinter::setPrinterName |  | Prototype:  | void QPrinter::setPrinterName(const QString &name) |  | Coverage:  |  43.750% (7/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 846-868 |  
  |  | 13 | 6 | 
 QPrinter::getPageMargins| Name:  | QPrinter::getPageMargins |  | Prototype:  | void QPrinter::getPageMargins(qreal *left, qreal *top, qreal *right, qreal *bottom, QPrinter::Unit unit) const |  | Coverage:  |  64.706% (11/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp |  | Lines:  | 1860-1877 |  
  |  | 13 | 6 | 
 QPolygon::putPoints| Name:  | QPolygon::putPoints |  | Prototype:  | void QPolygon::putPoints(int index, int nPoints, int firstx, int firsty, ...) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp |  | Lines:  | 393-409 |  
  |  | 13 | 4 | 
 QPngHandlerPrivate::readPngTexts| Name:  | QPngHandlerPrivate::readPngTexts |  | Prototype:  | void QPngHandlerPrivate::readPngTexts(png_info *info) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp |  | Lines:  | 498-522 |  
  |  | 13 | 3 | 
 QPlatformThemeFactory::keys| Name:  | QPlatformThemeFactory::keys |  | Prototype:  | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp |  | Lines:  | 82-104 |  
  |  | 13 | 4 | 
 QPlatformTheme::themeHint| Name:  | QPlatformTheme::themeHint |  | Prototype:  | QVariant QPlatformTheme::themeHint(ThemeHint hint) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp |  | Lines:  | 425-457 |  
  |  | 13 | 13 | 
 QPlatformPrintDevice::supportedPageSize| Name:  | QPlatformPrintDevice::supportedPageSize |  | Prototype:  | QPageSize QPlatformPrintDevice::supportedPageSize(const QPageSize &pageSize) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp |  | Lines:  | 171-199 |  
  |  | 13 | 9 | 
 QPlatformIntegrationFactory::keys| Name:  | QPlatformIntegrationFactory::keys |  | Prototype:  | QStringList QPlatformIntegrationFactory::keys(const QString &platformPluginPath) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp |  | Lines:  | 81-102 |  
  |  | 13 | 4 | 
 QPlainTextEditPrivate::_q_repaintContents| Name:  | QPlainTextEditPrivate::_q_repaintContents |  | Prototype:  | void QPlainTextEditPrivate::_q_repaintContents(const QRectF &contentsRect) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp |  | Lines:  | 819-837 |  
  |  | 13 | 3 | 
 QPixmapStyle::drawComboBox| Name:  | QPixmapStyle::drawComboBox |  | Prototype:  | void QPixmapStyle::drawComboBox(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp |  | Lines:  | 895-914 |  
  |  | 13 | 1 | 
 QPixmapIconEngine::virtual_hook| Name:  | QPixmapIconEngine::virtual_hook |  | Prototype:  | void QPixmapIconEngine::virtual_hook(int id, void *data) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 512-533 |  
  |  | 13 | 6 | 
 QPicturePaintEngine::updateState| Name:  | QPicturePaintEngine::updateState |  | Prototype:  | void QPicturePaintEngine::updateState(const QPaintEngineState &state) |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 519-534 |  
  |  | 13 | 13 | 
 QPicturePaintEngine::drawPolygon| Name:  | QPicturePaintEngine::drawPolygon |  | Prototype:  | void QPicturePaintEngine::drawPolygon(const QPointF *points, int numPoints, PolygonDrawMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp |  | Lines:  | 398-421 |  
  |  | 13 | 3 | 
 QPdfEnginePrivate::writePageRoot| Name:  | QPdfEnginePrivate::writePageRoot |  | Prototype:  | void QPdfEnginePrivate::writePageRoot() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1522-1541 |  
  |  | 13 | 2 | 
 QPdfEngine::end| Name:  | QPdfEngine::end |  | Prototype:  | bool QPdfEngine::end() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp |  | Lines:  | 1435-1455 |  
  |  | 13 | 2 | 
 QPalette::setColorGroup| Name:  | QPalette::setColorGroup |  | Prototype:  | void QPalette::setColorGroup(ColorGroup cg, const QBrush &windowText, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp |  | Lines:  | 1043-1063 |  
  |  | 13 | 1 | 
 QPainterPathStroker::createStroke| Name:  | QPainterPathStroker::createStroke |  | Prototype:  | QPainterPath QPainterPathStroker::createStroke(const QPainterPath &path) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2595-2612 |  
  |  | 13 | 3 | 
 QPainterPath::pointAtPercent| Name:  | QPainterPath::pointAtPercent |  | Prototype:  | QPointF QPainterPath::pointAtPercent(qreal t) const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 2987-3007 |  
  |  | 13 | 4 | 
 QPainterPath::lineTo| Name:  | QPainterPath::lineTo |  | Prototype:  | void QPainterPath::lineTo(const QPointF &p) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp |  | Lines:  | 722-747 |  
  |  | 13 | 3 | 
 QPainter::setBrush| Name:  | QPainter::setBrush |  | Prototype:  | void QPainter::setBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 3955-3979 |  
  |  | 13 | 4 | 
 QPainter::resetTransform| Name:  | QPainter::resetTransform |  | Prototype:  | void QPainter::resetTransform() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp |  | Lines:  | 8242-8264 |  
  |  | 13 | 3 |