| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1987-2004 |
| | 13 | 5 |
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: | 2094-2109 |
| | 13 | 4 |
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: | 2074-2089 |
| | 13 | 4 |
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: | 2009-2027 |
| | 13 | 5 |
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: | 1543-1564 |
| | 13 | 3 |
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: | 1443-1467 |
| | 13 | 3 |
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: | 368-384 |
| | 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: | 1030-1047 |
| | 13 | 2 |
QSpdyProtocolHandler::handleWINDOW_UPDATE| Name: | QSpdyProtocolHandler::handleWINDOW_UPDATE | | Prototype: | void QSpdyProtocolHandler::handleWINDOW_UPDATE(char , quint32 , const QByteArray &frameData) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1143-1165 |
| | 13 | 3 |
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: | 993-1013 |
| | 13 | 4 |
QSplitter::sizeHint| Name: | QSplitter::sizeHint | | Prototype: | QSize QSplitter::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1434-1451 |
| | 13 | 4 |
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: | 423-438 |
| | 13 | 7 |
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: | 1632-1654 |
| | 13 | 6 |
QSslSocketPrivate::_q_connectedSlot| Name: | QSslSocketPrivate::_q_connectedSlot | | Prototype: | void QSslSocketPrivate::_q_connectedSlot() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2328-2355 |
| | 13 | 3 |
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: | 517-549 |
| | 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: | 423-440 |
| | 13 | 4 |
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: | 1414-1435 |
| | 13 | 5 |
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: | 2400-2424 |
| | 13 | 2 |
QStatusBar::insertPermanentWidget| Name: | QStatusBar::insertPermanentWidget | | Prototype: | int QStatusBar::insertPermanentWidget(int index, QWidget *widget, int stretch) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 355-375 |
| | 13 | 4 |
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: | 435-457 |
| | 13 | 4 |
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: | 542-561 |
| | 13 | 5 |
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: | 1504-1524 |
| | 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: | 4018-4035 |
| | 13 | 4 |
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: | 2262-2281 |
| | 13 | 6 |
QStyleFactory::create| Name: | QStyleFactory::create | | Prototype: | QStyle *QStyleFactory::create(const QString& key) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | | Lines: | 107-168 |
| | 13 | 6 |
QStyleFactory::keys| Name: | QStyleFactory::keys | | Prototype: | QStringList QStyleFactory::keys() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylefactory.cpp | | Lines: | 176-230 |
| | 13 | 5 |
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: | 359-375 |
| | 13 | 7 |
QStyleSheetStyle::unsetPalette| Name: | QStyleSheetStyle::unsetPalette | | Prototype: | void QStyleSheetStyle::unsetPalette(QWidget *w) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2584-2602 |
| | 13 | 5 |
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: | 104-125 |
| | 13 | 6 |
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: | 220-240 |
| | 13 | 3 |
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: | 738-759 |
| | 13 | 4 |
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: | 690-708 |
| | 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: | 759-777 |
| | 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: | 1365-1383 |
| | 13 | 6 |
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: | 186-207 |
| | 13 | 5 |
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: | 2546-2566 |
| | 13 | 5 |
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: | 2065-2087 |
| | 13 | 2 |
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: | 847-866 |
| | 13 | 4 |
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: | 1389-1411 |
| | 13 | 4 |
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: | 3366-3387 |
| | 13 | 3 |
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: | 1773-1792 |
| | 13 | 5 |
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: | 2489-2507 |
| | 13 | 4 |
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: | 3244-3266 |
| | 13 | 6 |
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: | 826-847 |
| | 13 | 5 |
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: | 592-608 |
| | 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: | 905-924 |
| | 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: | 663-689 |
| | 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: | 2230-2249 |
| | 13 | 3 |
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: | 756-777 |
| | 13 | 5 |
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: | 394-410 |
| | 13 | 4 |
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: | 488-506 |
| | 13 | 2 |
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: | 701-715 |
| | 13 | 2 |
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: | 59-88 |
| | 13 | 4 |
QTimeLine::setCurveShape| Name: | QTimeLine::setCurveShape | | Prototype: | void QTimeLine::setCurveShape(CurveShape shape) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 523-546 |
| | 13 | 8 |
QTimeLine::start| Name: | QTimeLine::start | | Prototype: | void QTimeLine::start() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 665-681 |
| | 13 | 3 |
QTimer::singleShot| Name: | QTimer::singleShot | | Prototype: | void QTimer::singleShot(int msec, Qt::TimerType timerType, const QObject *receiver, const char *member) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 383-403 |
| | 13 | 5 |
QTimerInfoList::unregisterTimers| Name: | QTimerInfoList::unregisterTimers | | Prototype: | bool QTimerInfoList::unregisterTimers(QObject *object) | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 522-541 |
| | 13 | 6 |
QToolBar::changeEvent| Name: | QToolBar::changeEvent | | Prototype: | void QToolBar::changeEvent(QEvent *event) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1029-1049 |
| | 13 | 6 |
QToolBar::paintEvent| Name: | QToolBar::paintEvent | | Prototype: | void QToolBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 1052-1074 |
| | 13 | 3 |
QToolBarPrivate::setWindowState| Name: | QToolBarPrivate::setWindowState | | Prototype: | void QToolBarPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 140-161 |
| | 13 | 5 |
QToolBarPrivate::startDrag| Name: | QToolBarPrivate::startDrag | | Prototype: | void QToolBarPrivate::startDrag(bool moving) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 187-207 |
| | 13 | 3 |
QTransform::map| Name: | QTransform::map | | Prototype: | QPolygonF QTransform::map(const QPolygonF &a) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1419-1438 |
| | 13 | 12 |
QTransform::map| Name: | QTransform::map | | Prototype: | QPainterPath QTransform::map(const QPainterPath &path) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1654-1677 |
| | 13 | 13 |
QTreeWidget::selectedItems| Name: | QTreeWidget::selectedItems | | Prototype: | QList<QTreeWidgetItem*> QTreeWidget::selectedItems() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 3019-3035 |
| | 13 | 3 |
QTzTimeZonePrivate::nextTransition| Name: | QTzTimeZonePrivate::nextTransition | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | | Coverage: | 90.909% (20/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 936-960 |
| | 13 | 6 |
QTzTimeZonePrivate::previousTransition| Name: | QTzTimeZonePrivate::previousTransition | | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::previousTransition(qint64 beforeMSecsSinceEpoch) const | | Coverage: | 77.273% (17/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 962-986 |
| | 13 | 6 |
QUrl::fromUserInput| Name: | QUrl::fromUserInput | | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput, const QString &workingDirectory, UserInputResolutionOptions options) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 4196-4223 |
| | 13 | 6 |
QUrl::setUserInfo| Name: | QUrl::setUserInfo | | Prototype: | void QUrl::setUserInfo(const QString &userInfo, ParsingMode mode) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2080-2100 |
| | 13 | 4 |
QUrlPrivate::appendPath| Name: | QUrlPrivate::appendPath | | Prototype: | inline void QUrlPrivate::appendPath(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | | Coverage: | 100.000% (18/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 918-939 |
| | 13 | 6 |
QVariantAnimationPrivate::setCurrentValueForProgress| Name: | QVariantAnimationPrivate::setCurrentValueForProgress | | Prototype: | void QVariantAnimationPrivate::setCurrentValueForProgress(const qreal progress) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 276-298 |
| | 13 | 3 |
QVector4D::normalized| Name: | QVector4D::normalized | | Prototype: | QVector4D QVector4D::normalized() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | | Lines: | 282-300 |
| | 13 | 3 |
QWhatsThat::mouseReleaseEvent| Name: | QWhatsThat::mouseReleaseEvent | | Prototype: | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | | Lines: | 247-264 |
| | 13 | 6 |
QWidget::repaint| Name: | QWidget::repaint | | Prototype: | void QWidget::repaint(const QRect &rect) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10836-10858 |
| | 13 | 5 |
QWidget::repaint| Name: | QWidget::repaint | | Prototype: | void QWidget::repaint(const QRegion &rgn) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10865-10887 |
| | 13 | 5 |
QWidget::scroll| Name: | QWidget::scroll | | Prototype: | void QWidget::scroll(int dx, int dy) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10720-10742 |
| | 13 | 6 |
QWidget::setMaximumSize| Name: | QWidget::setMaximumSize | | Prototype: | void QWidget::setMaximumSize(int maxw, int maxh) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4063-4085 |
| | 13 | 6 |
QWidget::update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRect &rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10924-10946 |
| | 13 | 6 |
QWidget::update| Name: | QWidget::update | | Prototype: | void QWidget::update(const QRegion &rgn) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10953-10975 |
| | 13 | 6 |
QWidgetAction::setDefaultWidget| Name: | QWidgetAction::setDefaultWidget | | Prototype: | void QWidgetAction::setDefaultWidget(QWidget *widget) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 131-147 |
| | 13 | 4 |
QWidgetItem::sizeHint| Name: | QWidgetItem::sizeHint | | Prototype: | QSize QWidgetItem::sizeHint() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | | Lines: | 651-668 |
| | 13 | 4 |
QWidgetLineControl::internalDelete| Name: | QWidgetLineControl::internalDelete | | Prototype: | void QWidgetLineControl::internalDelete(bool wasBackspace) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 859-879 |
| | 13 | 4 |
QWidgetPrivate::childAtRecursiveHelper| Name: | QWidgetPrivate::childAtRecursiveHelper | | Prototype: | QWidget *QWidgetPrivate::childAtRecursiveHelper(const QPoint &p, bool ignoreChildrenInDestructor) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10257-10282 |
| | 13 | 5 |
QWidgetPrivate::setUpdatesEnabled_helper| Name: | QWidgetPrivate::setUpdatesEnabled_helper | | Prototype: | void QWidgetPrivate::setUpdatesEnabled_helper(bool enable) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 1964-1984 |
| | 13 | 6 |
QWidgetPrivate::setWindowModified_helper| Name: | QWidgetPrivate::setWindowModified_helper | | Prototype: | void QWidgetPrivate::setWindowModified_helper() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 11405-11421 |
| | 13 | 5 |
QWidgetTextControlPrivate::append| Name: | QWidgetTextControlPrivate::append | | Prototype: | void QWidgetTextControlPrivate::append(const QString &text, Qt::TextFormat format) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3072-3099 |
| | 13 | 4 |
QWidgetTextControlPrivate::focusEvent| Name: | QWidgetTextControlPrivate::focusEvent | | Prototype: | void QWidgetTextControlPrivate::focusEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2128-2154 |
| | 13 | 4 |
QWindow::requestUpdate| Name: | QWindow::requestUpdate | | Prototype: | void QWindow::requestUpdate() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2161-2171 |
| | 13 | 2 |
QWindowContainer::parentWasChanged| Name: | QWindowContainer::parentWasChanged | | Prototype: | void QWindowContainer::parentWasChanged(QWidget *parent) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 352-370 |
| | 13 | 4 |
QWindowSystemInterface::handleShortcutEvent| Name: | QWindowSystemInterface::handleShortcutEvent | | Prototype: | bool QWindowSystemInterface::handleShortcutEvent(QWindow *window, ulong timestamp, int keyCode, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorepeat, ushort count) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 196-243 |
| | 13 | 4 |
QWingedEdge::isInside| Name: | QWingedEdge::isInside | | Prototype: | bool QWingedEdge::isInside(qreal x, qreal y) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1767-1791 |
| | 13 | 5 |
QWizard::next| Name: | QWizard::next | | Prototype: | void QWizard::next() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3133-3154 |
| | 13 | 6 |
QWizardPage::nextId| Name: | QWizardPage::nextId | | Prototype: | int QWizardPage::nextId() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3842-3863 |
| | 13 | 5 |
QXcbConnection::atomName| Name: | QXcbConnection::atomName | | Prototype: | QByteArray QXcbConnection::atomName(xcb_atom_t atom) | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2033-2051 |
| | 13 | 4 |
QXcbConnection::handleEnterEvent| Name: | QXcbConnection::handleEnterEvent | | Prototype: | void QXcbConnection::handleEnterEvent() | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 890-907 |
| | 13 | 4 |
QXcbConnection::initializeXRender| Name: | QXcbConnection::initializeXRender | | Prototype: | void QXcbConnection::initializeXRender() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2096-2115 |
| | 13 | 3 |
QXcbConnection::updateScreen| Name: | QXcbConnection::updateScreen | | Prototype: | void QXcbConnection::updateScreen(QXcbScreen *screen, const xcb_randr_output_change_t &outputChange) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 310-331 |
| | 13 | 5 |
QXcbConnection::xi2HandleDeviceChangedEvent| Name: | QXcbConnection::xi2HandleDeviceChangedEvent | | Prototype: | void QXcbConnection::xi2HandleDeviceChangedEvent(void *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 831-858 |
| | 13 | 5 |
QXcbEventReader::run| Name: | QXcbEventReader::run | | Prototype: | void QXcbEventReader::run() | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1331-1348 |
| | 13 | 4 |
QXcbKeyboard::keysymToQtKey| Name: | QXcbKeyboard::keysymToQtKey | | Prototype: | int QXcbKeyboard::keysymToQtKey(xcb_keysym_t key) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1066-1088 |
| | 13 | 6 |
QXcbNativeInterface::nativeResourceForWindow| Name: | QXcbNativeInterface::nativeResourceForWindow | | Prototype: | void *QXcbNativeInterface::nativeResourceForWindow(const QByteArray &resourceString, QWindow *window) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 261-283 |
| | 13 | 6 |