Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QShortcutMap::nextStateName: | QShortcutMap::nextState | Prototype: | QKeySequence::SequenceMatch QShortcutMap::nextState(QKeyEvent *e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 360-395 |
| | 17 | 6 |
QShortcutMap::setShortcutAutoRepeatName: | QShortcutMap::setShortcutAutoRepeat | Prototype: | int QShortcutMap::setShortcutAutoRepeat(bool on, int id, QObject *owner, const QKeySequence &key) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 262-290 |
| | 17 | 4 |
QShortcutMap::setShortcutEnabledName: | QShortcutMap::setShortcutEnabled | Prototype: | int QShortcutMap::setShortcutEnabled(bool enable, int id, QObject *owner, const QKeySequence &key) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 224-252 |
| | 17 | 4 |
QSocks5SocketEngine::readName: | QSocks5SocketEngine::read | Prototype: | qint64 QSocks5SocketEngine::read(char *data, qint64 maxlen) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1504-1532 |
| | 17 | 5 |
QSocks5SocketEnginePrivate::waitForConnectedName: | QSocks5SocketEnginePrivate::waitForConnected | Prototype: | bool QSocks5SocketEnginePrivate::waitForConnected(int msecs, bool *timedOut) | Coverage: | 86.364% (19/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1717-1743 |
| | 17 | 6 |
QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChangedName: | QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceLayoutAboutToBeChanged(const QList<QPersistentModelIndex> &sourceParents, QAbstractItemModel::LayoutChangeHint hint) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1322-1349 |
| | 17 | 6 |
QSpanCollection::cleanSpanSubIndexName: | QSpanCollection::cleanSpanSubIndex | Prototype: | bool QSpanCollection::cleanSpanSubIndex(QSpanCollection::SubIndex &subindex, int y, bool update) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 301-325 |
| | 17 | 6 |
QSpanCollection::updateInsertedRowsName: | QSpanCollection::updateInsertedRows | Prototype: | void QSpanCollection::updateInsertedRows(int start, int end) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 201-244 |
| | 17 | 7 |
QSplashScreen::drawContentsName: | QSplashScreen::drawContents | Prototype: | void QSplashScreen::drawContents(QPainter *painter) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplashscreen.cpp | Lines: | 313-338 |
| | 17 | 2 |
QSqlDatabasePrivate::initName: | QSqlDatabasePrivate::init | Prototype: | void QSqlDatabasePrivate::init(const QString &type) | Coverage: | 80.769% (21/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 722-788 |
| | 17 | 8 |
QSqlQueryModel::insertColumnsName: | QSqlQueryModel::insertColumns | Prototype: | bool QSqlQueryModel::insertColumns(int column, int count, const QModelIndex &parent) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | Lines: | 600-622 |
| | 17 | 5 |
QSqlTableModel::deleteRowFromTableName: | QSqlTableModel::deleteRowFromTable | Prototype: | bool QSqlTableModel::deleteRowFromTable(int row) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | Lines: | 692-715 |
| | 17 | 2 |
QSslConfiguration::isNullName: | QSslConfiguration::isNull | Prototype: | bool QSslConfiguration::isNull() const | Coverage: | 57.143% (20/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | Lines: | 240-259 |
| | 17 | 1 |
QSslSocket::setSslConfigurationName: | QSslSocket::setSslConfiguration | Prototype: | void QSslSocket::setSslConfiguration(const QSslConfiguration &configuration) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 912-935 |
| | 17 | 2 |
QSslSocketPrivate::ensureLibraryLoadedName: | QSslSocketPrivate::ensureLibraryLoaded | Prototype: | bool QSslSocketPrivate::ensureLibraryLoaded() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 467-498 |
| | 17 | 6 |
QStandardItem::takeColumnName: | QStandardItem::takeColumn | Prototype: | QList<QStandardItem*> QStandardItem::takeColumn(int column) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | Lines: | 1829-1850 |
| | 17 | 6 |
QStateMachinePrivate::isInFinalStateName: | QStateMachinePrivate::isInFinalState | Prototype: | bool QStateMachinePrivate::isInFinalState(QAbstractState* s) const | Coverage: | 80.952% (17/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1244-1267 |
| | 17 | 7 |
QStateMachinePrivate::transitionStateEntryLessThanName: | QStateMachinePrivate::transitionStateEntryLessThan | Prototype: | bool QStateMachinePrivate::transitionStateEntryLessThan(QAbstractTransition *t1, QAbstractTransition *t2) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 457-479 |
| | 17 | 5 |
QStatusBar::hideOrShowName: | QStatusBar::hideOrShow | Prototype: | void QStatusBar::hideOrShow() | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 610-638 |
| | 17 | 6 |
QStorageInfoPrivate::initRootPathName: | QStorageInfoPrivate::initRootPath | Prototype: | void QStorageInfoPrivate::initRootPath() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | Lines: | 441-469 |
| | 17 | 6 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(qulonglong a, int fieldWidth, int base, QChar fillChar) const | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7654-7680 |
| | 17 | 6 |
QString::argName: | QString::arg | Prototype: | QString QString::arg(qlonglong a, int fieldWidth, int base, QChar fillChar) const | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7610-7636 |
| | 17 | 6 |
QStyle::itemPixmapRectName: | QStyle::itemPixmapRect | Prototype: | QRect QStyle::itemPixmapRect(const QRect &rect, int alignment, const QPixmap &pixmap) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyle.cpp | Lines: | 539-560 |
| | 17 | 6 |
QStyleHelper::angleName: | QStyleHelper::angle | Prototype: | qreal angle(const QPointF &p1, const QPointF &p2) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | Lines: | 163-193 |
| | 17 | 5 |
QTabBar::setTabButtonName: | QTabBar::setTabButton | Prototype: | void QTabBar::setTabButton(int index, ButtonPosition position, QWidget *widget) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 2428-2451 |
| | 17 | 6 |
QTableViewPrivate::heightHintForIndexName: | QTableViewPrivate::heightHintForIndex | Prototype: | int QTableViewPrivate::heightHintForIndex(const QModelIndex &index, int hint, QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 940-968 |
| | 17 | 4 |
QTest::qt_asprintfName: | QTest::qt_asprintf | Prototype: | int qt_asprintf(QTestCharBuffer *str, const char *format, ...) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | Lines: | 127-158 |
| | 17 | 5 |
QTestXunitStreamer::outputElementsName: | QTestXunitStreamer::outputElements | Prototype: | void QTestXunitStreamer::outputElements(QTestElement *element, bool) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | Lines: | 170-201 |
| | 17 | 5 |
QTextDocumentLayout::positionInlineObjectName: | QTextDocumentLayout::positionInlineObject | Prototype: | void QTextDocumentLayout::positionInlineObject(QTextInlineObject item, int posInDocument, const QTextFormat &format) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3076-3101 |
| | 17 | 5 |
QTextDocumentLayout::tableBoundingRectName: | QTextDocumentLayout::tableBoundingRect | Prototype: | QRectF QTextDocumentLayout::tableBoundingRect(QTextTable *table) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | Lines: | 3211-3236 |
| | 17 | 6 |
QTextDocumentPrivate::insert_stringName: | QTextDocumentPrivate::insert_string | Prototype: | void QTextDocumentPrivate::insert_string(int pos, uint strPos, uint length, int format, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 314-340 |
| | 17 | 3 |
QTextEngine::fontName: | QTextEngine::font | Prototype: | QFont QTextEngine::font(const QScriptItem &si) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 1968-1996 |
| | 17 | 7 |
QTextFragment::glyphRunsName: | QTextFragment::glyphRuns | Prototype: | QList<QGlyphRun> QTextFragment::glyphRuns(int pos, int len) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 1737-1762 |
| | 17 | 6 |
QTextFramePrivate::remove_meName: | QTextFramePrivate::remove_me | Prototype: | void QTextFramePrivate::remove_me() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | Lines: | 568-594 |
| | 17 | 4 |
QTextHtmlParser::importStyleSheetName: | QTextHtmlParser::importStyleSheet | Prototype: | void QTextHtmlParser::importStyleSheet(const QString &href) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1759-1782 |
| | 17 | 7 |
QTextStream::seekName: | QTextStream::seek | Prototype: | bool QTextStream::seek(qint64 pos) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 1181-1210 |
| | 17 | 4 |
QTextTable::resizeName: | QTextTable::resize | Prototype: | void QTextTable::resize(int rows, int cols) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 639-664 |
| | 17 | 7 |
QTimerInfoList::timeChangedName: | QTimerInfoList::timeChanged | Prototype: | bool QTimerInfoList::timeChanged(timespec *delta) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 109-139 |
| | 17 | 2 |
QToolBarLayout::setExpandedName: | QToolBarLayout::setExpanded | Prototype: | void QToolBarLayout::setExpanded(bool exp) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 651-680 |
| | 17 | 6 |
QToolBoxPrivate::updateTabsName: | QToolBoxPrivate::updateTabs | Prototype: | void QToolBoxPrivate::updateTabs() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | Lines: | 151-174 |
| | 17 | 4 |
QTreeView::currentChangedName: | QTreeView::currentChanged | Prototype: | void QTreeView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3948-3975 |
| | 17 | 5 |
QTreeView::selectionChangedName: | QTreeView::selectionChanged | Prototype: | void QTreeView::selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3980-4007 |
| | 17 | 4 |
QTreeView::updateGeometriesName: | QTreeView::updateGeometries | Prototype: | void QTreeView::updateGeometries() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2830-2851 |
| | 17 | 4 |
QTriangulator::ComplexToSimple::removeUnusedPointsName: | QTriangulator::ComplexToSimple::removeUnusedPoints | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::removeUnusedPoints() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1589-1612 |
| | 17 | 6 |
QTriangulator::ComplexToSimple::splitEdgeName: | QTriangulator::ComplexToSimple::splitEdge | Prototype: | template <typename T> int QTriangulator<T>::ComplexToSimple::splitEdge(int splitIndex) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1370-1399 |
| | 17 | 4 |
QTriangulator::SimpleToMonotone::decomposeName: | QTriangulator::SimpleToMonotone::decompose | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::decompose() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1756-1779 |
| | 17 | 5 |
QUrl::setHostName: | QUrl::setHost | Prototype: | void QUrl::setHost(const QString &host, ParsingMode mode) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2335-2366 |
| | 17 | 7 |
QUrlInfo::operator==Name: | QUrlInfo::operator== | Prototype: | bool QUrlInfo::operator==(const QUrlInfo &other) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | Lines: | 679-699 |
| | 17 | 3 |
QVersionNumber::fromStringName: | QVersionNumber::fromString | Prototype: | QVersionNumber QVersionNumber::fromString(const QString &string, int *suffixIndex) | Coverage: | 93.750% (15/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | Lines: | 417-442 |
| | 17 | 4 |
QWaitConditionPrivate::waitName: | QWaitConditionPrivate::wait | Prototype: | bool wait(unsigned long time) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qwaitcondition_unix.cpp | Lines: | 129-159 |
| | 17 | 6 |
QWellArray::keyPressEventName: | QWellArray::keyPressEvent | Prototype: | void QWellArray::keyPressEvent(QKeyEvent* e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 448-486 |
| | 17 | 11 |
QWidget::ensurePolishedName: | QWidget::ensurePolished | Prototype: | void QWidget::ensurePolished() const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 9992-10018 |
| | 17 | 6 |
QWidget::foregroundRoleName: | QWidget::foregroundRole | Prototype: | QPalette::ColorRole QWidget::foregroundRole() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4434-4462 |
| | 17 | 9 |
QWidgetResizeHandler::doResizeName: | QWidgetResizeHandler::doResize | Prototype: | void QWidgetResizeHandler::doResize() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | Lines: | 489-517 |
| | 17 | 5 |
QWindow::setParentName: | QWindow::setParent | Prototype: | void QWindow::setParent(QWindow *parent) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 601-630 |
| | 17 | 6 |
QWindowPrivate::maybeQuitOnLastWindowClosedName: | QWindowPrivate::maybeQuitOnLastWindowClosed | Prototype: | void QWindowPrivate::maybeQuitOnLastWindowClosed() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2348-2372 |
| | 17 | 6 |
QWindowPrivate::updateVisibilityName: | QWindowPrivate::updateVisibility | Prototype: | void QWindowPrivate::updateVisibility() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 308-338 |
| | 17 | 8 |
QWindowSystemInterface::handleWheelEventName: | QWindowSystemInterface::handleWheelEvent | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 313-356 |
| | 17 | 5 |
QWindowSystemInterface::sendWindowSystemEventsName: | QWindowSystemInterface::sendWindowSystemEvents | Prototype: | bool QWindowSystemInterface::sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 637-667 |
| | 17 | 6 |
QWizardPage::isCompleteName: | QWizardPage::isComplete | Prototype: | bool QWizardPage::isComplete() const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3670-3700 |
| | 17 | 9 |
QWizardPrivate::_q_handleFieldObjectDestroyedName: | QWizardPrivate::_q_handleFieldObjectDestroyed | Prototype: | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1732-1757 |
| | 17 | 6 |
QXcbClipboard::getSelectionName: | QXcbClipboard::getSelection | Prototype: | QByteArray QXcbClipboard::getSelection(xcb_atom_t selection, xcb_atom_t target, xcb_atom_t property, xcb_timestamp_t time) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 992-1020 |
| | 17 | 5 |
QXcbClipboard::~QXcbClipboardName: | QXcbClipboard::~QXcbClipboard | Prototype: | QXcbClipboard::~QXcbClipboard() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 299-328 |
| | 17 | 5 |
QXcbCursor::changeCursorName: | QXcbCursor::changeCursor | Prototype: | void QXcbCursor::changeCursor(QCursor *cursor, QWindow *widget) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 346-377 |
| | 17 | 5 |
QXcbKeyboard::updateXKBStateFromStateName: | QXcbKeyboard::updateXKBStateFromState | Prototype: | void QXcbKeyboard::updateXKBStateFromState(struct xkb_state *kb_state, quint16 state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 770-795 |
| | 17 | 2 |
QXcbWindow::handleXIEnterLeaveName: | QXcbWindow::handleXIEnterLeave | Prototype: | void QXcbWindow::handleXIEnterLeave(xcb_ge_event_t *event) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2479-2508 |
| | 17 | 6 |
QXcbWindow::setTransparentForMouseEventsName: | QXcbWindow::setTransparentForMouseEvents | Prototype: | void QXcbWindow::setTransparentForMouseEvents(bool transparent) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1478-1503 |
| | 17 | 3 |
QXmlSimpleReader::featureName: | QXmlSimpleReader::feature | Prototype: | bool QXmlSimpleReader::feature(const QString& name, bool *ok) const | Coverage: | 25.000% (6/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2913-2935 |
| | 17 | 7 |
QXmlSimpleReader::parseName: | QXmlSimpleReader::parse | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3179-3206 |
| | 17 | 4 |
QXmlSimpleReaderPrivate::processElementAttributeName: | QXmlSimpleReaderPrivate::processElementAttribute | Prototype: | bool QXmlSimpleReaderPrivate::processElementAttribute() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3865-3901 |
| | 17 | 6 |
QXpmHandler::optionName: | QXpmHandler::option | Prototype: | QVariant QXpmHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1251-1277 |
| | 17 | 9 |
QtPrivate::QStringList_removeDuplicatesName: | QtPrivate::QStringList_removeDuplicates | Prototype: | int QtPrivate::QStringList_removeDuplicates(QStringList *that) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 695-715 |
| | 17 | 5 |
QtPrivate::ResultStoreBase::resultAtName: | QtPrivate::ResultStoreBase::resultAt | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 190-219 |
| | 17 | 8 |
RadialFetchPlain::fetchName: | RadialFetchPlain::fetch | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3603-3633 |
| | 17 | 6 |
buildMatchRuleName: | buildMatchRule | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 337-363 |
| | 17 | 8 |
calculateUnixPriorityName: | calculateUnixPriority | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 515-553 |
| | 17 | 3 |
comp_func_Source_sse2Name: | comp_func_Source_sse2 | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 202-231 |
| | 17 | 5 |
decompositionHelperName: | decompositionHelper | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1290-1315 |
| | 17 | 3 |
detectWebBrowserName: | detectWebBrowser | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | Lines: | 75-108 |
| | 17 | 15 |
do_mirror_dataName: | do_mirror_data | Prototype: | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2965-2997 |
| | 17 | 8 |
fixToolBarOrientationName: | fixToolBarOrientation | Prototype: | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1904-1934 |
| | 17 | 5 |
fixedPubidLiteralName: | fixedPubidLiteral | Prototype: | static QString fixedPubidLiteral(const QString &data, bool *ok) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 789-817 |
| | 17 | 6 |
generateGlyphName: | generateGlyph | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 953-984 |
| | 17 | 2 |
good_offsetName: | good_offset | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 231-253 |
| | 17 | 5 |
hb_stringToGlyphsName: | hb_stringToGlyphs | Prototype: | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 102-127 |
| | 17 | 4 |
lineIntersectsRectName: | lineIntersectsRect | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1061-1094 |
| | 17 | 5 |
nextFieldName: | nextField | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 378-406 |
| | 17 | 5 |
operator<<Name: | operator<< | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2329-2351 |
| | 17 | 11 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSurfaceFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 824-845 |
| | 17 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1300-1321 |
| | 17 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 657-684 |
| | 17 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVariant &v) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3616-3638 |
| | 17 | 5 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QCursor &c) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 329-352 |
| | 17 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QUuid &id) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 690-717 |
| | 17 | 4 |
printPageName: | printPage | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1849-1879 |
| | 17 | 2 |
propertyWriteReplyName: | propertyWriteReply | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 293-320 |
| | 17 | 6 |
qDBusToggleWatchName: | qDBusToggleWatch | Prototype: | static void qDBusToggleWatch(DBusWatch *watch, void *data) | Coverage: | 73.684% (14/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 251-278 |
| | 17 | 5 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint32 qFloatDistance(float a, float b) | Coverage: | 81.818% (18/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 138-171 |
| | 17 | 7 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint64 qFloatDistance(double a, double b) | Coverage: | 81.818% (18/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 196-229 |
| | 17 | 7 |
qstrtoullName: | qstrtoull | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 71-97 |
| | 17 | 5 |