| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QMetaObject::methodCount| Name: | QMetaObject::methodCount | | Prototype: | int QMetaObject::methodCount() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 478-487 |
| | 6 | 2 |
QMetaObject::enumeratorOffset| Name: | QMetaObject::enumeratorOffset | | Prototype: | int QMetaObject::enumeratorOffset() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 400-409 |
| | 6 | 2 |
QMetaObject::enumeratorCount| Name: | QMetaObject::enumeratorCount | | Prototype: | int QMetaObject::enumeratorCount() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 494-503 |
| | 6 | 2 |
QMetaObject::connect| Name: | QMetaObject::connect | | Prototype: | QMetaObject::Connection QMetaObject::connect(const QObject *sender, int signal_index, const QObject *receiver, int method_index, int type, int *types) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3217-3226 |
| | 6 | 1 |
QMetaObject::classInfoOffset| Name: | QMetaObject::classInfoOffset | | Prototype: | int QMetaObject::classInfoOffset() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 442-451 |
| | 6 | 2 |
QMetaObject::classInfoCount| Name: | QMetaObject::classInfoCount | | Prototype: | int QMetaObject::classInfoCount() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 532-541 |
| | 6 | 2 |
QMetaObject::cast| Name: | QMetaObject::cast | | Prototype: | QObject *QMetaObject::cast(QObject *obj) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 328-338 |
| | 6 | 4 |
QMetaObject::cast| Name: | QMetaObject::cast | | Prototype: | const QObject *QMetaObject::cast(const QObject *obj) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 346-356 |
| | 6 | 4 |
QMetaMethodPrivate::getParameterTypes| Name: | QMetaMethodPrivate::getParameterTypes | | Prototype: | void QMetaMethodPrivate::getParameterTypes(int *types) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1707-1716 |
| | 6 | 2 |
QMetaMethodBuilder::setRevision| Name: | QMetaMethodBuilder::setRevision | | Prototype: | void QMetaMethodBuilder::setRevision(int revision) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2098-2108 |
| | 6 | 3 |
QMessagePattern::~QMessagePattern| Name: | QMessagePattern::~QMessagePattern | | Prototype: | QMessagePattern::~QMessagePattern() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1021-1029 |
| | 6 | 2 |
QMessagePattern::QMessagePattern| Name: | QMessagePattern::QMessagePattern | | Prototype: | QMessagePattern::QMessagePattern() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1004-1019 |
| | 6 | 2 |
QMessageLogger::warning| Name: | QMessageLogger::warning | | Prototype: | void QMessageLogger::warning(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 549-558 |
| | 6 | 2 |
QMessageLogger::info| Name: | QMessageLogger::info | | Prototype: | void QMessageLogger::info(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 306-315 |
| | 6 | 2 |
QMessageLogger::fatal| Name: | QMessageLogger::fatal | | Prototype: | void QMessageLogger::fatal(const char *msg, ...) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 781-791 |
| | 6 | 1 |
QMessageLogger::debug| Name: | QMessageLogger::debug | | Prototype: | void QMessageLogger::debug(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 286-295 |
| | 6 | 2 |
QMessageLogger::critical| Name: | QMessageLogger::critical | | Prototype: | void QMessageLogger::critical(const char *msg, ...) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 665-674 |
| | 6 | 2 |
QMessageBoxPrivate::execReturnCode| Name: | QMessageBoxPrivate::execReturnCode | | Prototype: | int QMessageBoxPrivate::execReturnCode(QAbstractButton *button) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 483-492 |
| | 6 | 3 |
QMessageBox::setDefaultButton| Name: | QMessageBox::setDefaultButton | | Prototype: | void QMessageBox::setDefaultButton(QPushButton *button) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1120-1128 |
| | 6 | 2 |
QMessageBox::buttonText| Name: | QMessageBox::buttonText | | Prototype: | QString QMessageBox::buttonText(int button) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 2482-2493 |
| | 6 | 3 |
QMenuSloppyState::enter| Name: | QMenuSloppyState::enter | | Prototype: | void QMenuSloppyState::enter() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 644-654 |
| | 6 | 3 |
QMenuPrivate::setOverrideMenuAction| Name: | QMenuPrivate::setOverrideMenuAction | | Prototype: | void QMenuPrivate::setOverrideMenuAction(QAction *a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 772-782 |
| | 6 | 2 |
QMenuPrivate::actionAt| Name: | QMenuPrivate::actionAt | | Prototype: | QAction *QMenuPrivate::actionAt(QPoint p) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 760-770 |
| | 6 | 4 |
QMenuBarPrivate::focusFirstAction| Name: | QMenuBarPrivate::focusFirstAction | | Prototype: | void QMenuBarPrivate::focusFirstAction() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 265-274 |
| | 6 | 4 |
QMenuBarPrivate::activateAction| Name: | QMenuBarPrivate::activateAction | | Prototype: | void QMenuBarPrivate::activateAction(QAction *action, QAction::ActionEvent action_e) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 493-506 |
| | 6 | 3 |
QMenu::isEmpty| Name: | QMenu::isEmpty | | Prototype: | bool QMenu::isEmpty() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1998-2008 |
| | 6 | 3 |
QMdiSubWindowPrivate::updateInternalWindowTitle| Name: | QMdiSubWindowPrivate::updateInternalWindowTitle | | Prototype: | void QMdiSubWindowPrivate::updateInternalWindowTitle() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2217-2227 |
| | 6 | 2 |
QMdiSubWindowPrivate::originalWindowTitle| Name: | QMdiSubWindowPrivate::originalWindowTitle | | Prototype: | QString QMdiSubWindowPrivate::originalWindowTitle() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 245-254 |
| | 6 | 3 |
QMdiSubWindowPrivate::menuBar| Name: | QMdiSubWindowPrivate::menuBar | | Prototype: | QMenuBar *QMdiSubWindowPrivate::menuBar() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 730-744 |
| | 6 | 3 |
QMdiSubWindowPrivate::_q_processFocusChanged| Name: | QMdiSubWindowPrivate::_q_processFocusChanged | | Prototype: | void QMdiSubWindowPrivate::_q_processFocusChanged(QWidget *old, QWidget *now) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 953-962 |
| | 6 | 3 |
QMdiSubWindow::moveEvent| Name: | QMdiSubWindow::moveEvent | | Prototype: | void QMdiSubWindow::moveEvent(QMoveEvent *moveEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3113-3123 |
| | 6 | 3 |
QMdiAreaPrivate::setChildActivationEnabled| Name: | QMdiAreaPrivate::setChildActivationEnabled | | Prototype: | void QMdiAreaPrivate::setChildActivationEnabled(bool enable, bool onlyNextActivationEvent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1348-1358 |
| | 6 | 4 |
QMdiArea::activatePreviousSubWindow| Name: | QMdiArea::activatePreviousSubWindow | | Prototype: | void QMdiArea::activatePreviousSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1927-1936 |
| | 6 | 3 |
QMdiArea::activateNextSubWindow| Name: | QMdiArea::activateNextSubWindow | | Prototype: | void QMdiArea::activateNextSubWindow() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1909-1918 |
| | 6 | 3 |
QMatrix::setMatrix| Name: | QMatrix::setMatrix | | Prototype: | void QMatrix::setMatrix(qreal m11, qreal m12, qreal m21, qreal m22, qreal dx, qreal dy) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 267-275 |
| | 6 | 1 |
QMatrix::operator==| Name: | QMatrix::operator== | | Prototype: | bool QMatrix::operator==(const QMatrix &m) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 967-975 |
| | 6 | 1 |
QMatrix::operator!=| Name: | QMatrix::operator!= | | Prototype: | bool QMatrix::operator!=(const QMatrix &m) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 1004-1012 |
| | 6 | 1 |
QMatrix4x4::transposed| Name: | QMatrix4x4::transposed | | Prototype: | QMatrix4x4 QMatrix4x4::transposed() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 579-590 |
| | 6 | 3 |
QMainWindowTabBar::mouseReleaseEvent| Name: | QMainWindowTabBar::mouseReleaseEvent | | Prototype: | void QMainWindowTabBar::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1596-1606 |
| | 6 | 3 |
QMainWindowLayoutState::unplug| Name: | QMainWindowLayoutState::unplug | | Prototype: | QLayoutItem *QMainWindowLayoutState::unplug(const QList<int> &path, QMainWindowLayoutState *other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 809-826 |
| | 6 | 3 |
QMainWindowLayoutState::plug| Name: | QMainWindowLayoutState::plug | | Prototype: | QLayoutItem *QMainWindowLayoutState::plug(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 792-807 |
| | 6 | 3 |
QMainWindowLayoutState::itemRect| Name: | QMainWindowLayoutState::itemRect | | Prototype: | QRect QMainWindowLayoutState::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 758-773 |
| | 6 | 3 |
QMainWindowLayoutState::gapRect| Name: | QMainWindowLayoutState::gapRect | | Prototype: | QRect QMainWindowLayoutState::gapRect(const QList<int> &path) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 775-790 |
| | 6 | 3 |
QMainWindowLayout::sizeHint| Name: | QMainWindowLayout::sizeHint | | Prototype: | QSize QMainWindowLayout::sizeHint() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1843-1852 |
| | 6 | 2 |
QMainWindowLayout::setCorner| Name: | QMainWindowLayout::setCorner | | Prototype: | void QMainWindowLayout::setCorner(Qt::Corner corner, Qt::DockWidgetArea area) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1326-1334 |
| | 6 | 3 |
QMainWindowLayout::restoreDockWidget| Name: | QMainWindowLayout::restoreDockWidget | | Prototype: | bool QMainWindowLayout::restoreDockWidget(QDockWidget *dockwidget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1365-1373 |
| | 6 | 2 |
QMainWindowLayout::removeToolBar| Name: | QMainWindowLayout::removeToolBar | | Prototype: | void QMainWindowLayout::removeToolBar(QToolBar *toolbar) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1110-1127 |
| | 6 | 2 |
QMainWindowLayout::raise| Name: | QMainWindowLayout::raise | | Prototype: | void QMainWindowLayout::raise(QDockWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1737-1747 |
| | 6 | 3 |
QMainWindowLayout::minimumSize| Name: | QMainWindowLayout::minimumSize | | Prototype: | QSize QMainWindowLayout::minimumSize() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1854-1871 |
| | 6 | 2 |
QMainWindowLayout::itemAt| Name: | QMainWindowLayout::itemAt | | Prototype: | QLayoutItem *QMainWindowLayout::itemAt(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1762-1773 |
| | 6 | 3 |
QMainWindowLayout::addDockWidget| Name: | QMainWindowLayout::addDockWidget | | Prototype: | void QMainWindowLayout::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1341-1355 |
| | 6 | 2 |
QMainWindow::takeCentralWidget| Name: | QMainWindow::takeCentralWidget | | Prototype: | QWidget *QMainWindow::takeCentralWidget() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 663-672 |
| | 6 | 2 |
QMainWindow::setDockNestingEnabled| Name: | QMainWindow::setDockNestingEnabled | | Prototype: | void QMainWindow::setDockNestingEnabled(bool enabled) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 955-966 |
| | 6 | 2 |
QMainWindow::setAnimated| Name: | QMainWindow::setAnimated | | Prototype: | void QMainWindow::setAnimated(bool enabled) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 916-927 |
| | 6 | 2 |
QMainWindow::saveState| Name: | QMainWindow::saveState | | Prototype: | QByteArray QMainWindow::saveState(int version) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 1294-1302 |
| | 6 | 1 |
QMainWindow::menuBar| Name: | QMainWindow::menuBar | | Prototype: | QMenuBar *QMainWindow::menuBar() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | | Lines: | 517-526 |
| | 6 | 2 |
QLoggingCategory::setEnabled| Name: | QLoggingCategory::setEnabled | | Prototype: | void QLoggingCategory::setEnabled(QtMsgType type, bool enable) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 334-350 |
| | 6 | 6 |
QLoggingCategory::init| Name: | QLoggingCategory::init | | Prototype: | void QLoggingCategory::init(const char *category, QtMsgType severityLevel) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | | Lines: | 232-243 |
| | 6 | 3 |
QLocaleData::stringToUnsLongLong| Name: | QLocaleData::stringToUnsLongLong | | Prototype: | qulonglong QLocaleData::stringToUnsLongLong(const QChar *begin, int len, int base, bool *ok, GroupSeparatorMode group_sep_mode) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3269-3280 |
| | 6 | 3 |
QLocaleData::stringToLongLong| Name: | QLocaleData::stringToLongLong | | Prototype: | qlonglong QLocaleData::stringToLongLong(const QChar *begin, int len, int base, bool *ok, GroupSeparatorMode group_sep_mode) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3256-3267 |
| | 6 | 3 |
QLocaleData::stringToDouble| Name: | QLocaleData::stringToDouble | | Prototype: | double QLocaleData::stringToDouble(const QChar *begin, int len, bool *ok, GroupSeparatorMode group_sep_mode) const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3244-3254 |
| | 6 | 3 |
QLocale::toTime| Name: | QLocale::toTime | | Prototype: | QTime QLocale::toTime(const QString &string, const QString &format) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1832-1845 |
| | 6 | 2 |
QLocale::toDate| Name: | QLocale::toDate | | Prototype: | QDate QLocale::toDate(const QString &string, const QString &format) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1863-1876 |
| | 6 | 2 |
QLocalSocketPrivate::_q_error| Name: | QLocalSocketPrivate::_q_error | | Prototype: | void QLocalSocketPrivate::_q_error(QAbstractSocket::SocketError socketError) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 87-95 |
| | 6 | 1 |
QListData::realloc_grow| Name: | QListData::realloc_grow | | Prototype: | void QListData::realloc_grow(int growth) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 152-161 |
| | 6 | 2 |
QLinearGradient::QLinearGradient| Name: | QLinearGradient::QLinearGradient | | Prototype: | QLinearGradient::QLinearGradient() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1632-1640 |
| | 6 | 1 |
QLinearGradient::QLinearGradient| Name: | QLinearGradient::QLinearGradient | | Prototype: | QLinearGradient::QLinearGradient(const QPointF &start, const QPointF &finalStop) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1651-1659 |
| | 6 | 1 |
QLinearGradient::QLinearGradient| Name: | QLinearGradient::QLinearGradient | | Prototype: | QLinearGradient::QLinearGradient(qreal xStart, qreal yStart, qreal xFinalStop, qreal yFinalStop) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 1671-1679 |
| | 6 | 1 |
QLineF::setAngle| Name: | QLineF::setAngle | | Prototype: | void QLineF::setAngle(qreal angle) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 591-601 |
| | 6 | 1 |
QLineF::angle| Name: | QLineF::angle | | Prototype: | qreal QLineF::angle(const QLineF &l) const | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 802-811 |
| | 6 | 3 |
QLineEdit::keyPressEvent| Name: | QLineEdit::keyPressEvent | | Prototype: | void QLineEdit::keyPressEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1648-1699 |
| | 6 | 3 |
QLineEdit::dragMoveEvent| Name: | QLineEdit::dragMoveEvent | | Prototype: | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 1988-1997 |
| | 6 | 2 |
QLibraryPrivate::resolve_sys| Name: | QLibraryPrivate::resolve_sys | | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | | Lines: | 303-328 |
| | 6 | 2 |
QLibraryInfoPrivate::configuration| Name: | QLibraryInfoPrivate::configuration | | Prototype: | static QSettings *configuration() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 97-109 |
| | 6 | 3 |
QLibrary::load| Name: | QLibrary::load | | Prototype: | bool QLibrary::load() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 776-784 |
| | 6 | 3 |
QLayout::controlTypes| Name: | QLayout::controlTypes | | Prototype: | QSizePolicy::ControlTypes QLayout::controlTypes() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 505-513 |
| | 6 | 3 |
QLabel::setAlignment| Name: | QLabel::setAlignment | | Prototype: | void QLabel::setAlignment(Qt::Alignment alignment) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 447-456 |
| | 6 | 2 |
QKeySequenceEdit::keyReleaseEvent| Name: | QKeySequenceEdit::keyReleaseEvent | | Prototype: | void QKeySequenceEdit::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 291-302 |
| | 6 | 3 |
QKeySequenceEdit::event| Name: | QKeySequenceEdit::event | | Prototype: | bool QKeySequenceEdit::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | | Lines: | 225-238 |
| | 6 | 4 |
QKeySequence::listToString| Name: | QKeySequence::listToString | | Prototype: | QString QKeySequence::listToString(const QList<QKeySequence> &list, SequenceFormat format) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1581-1592 |
| | 6 | 2 |
QKeySequence::listFromString| Name: | QKeySequence::listFromString | | Prototype: | QList<QKeySequence> QKeySequence::listFromString(const QString &str, SequenceFormat format) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1560-1571 |
| | 6 | 2 |
QKeyEventTransition::eventTest| Name: | QKeyEventTransition::eventTest | | Prototype: | bool QKeyEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qkeyeventtransition.cpp | | Lines: | 151-159 |
| | 6 | 2 |
QKdeThemePrivate::kdeIconThemeSearchPaths| Name: | QKdeThemePrivate::kdeIconThemeSearchPaths | | Prototype: | QStringList QKdeThemePrivate::kdeIconThemeSearchPaths(const QStringList &kdeDirs) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 443-453 |
| | 6 | 4 |
QJsonPrivate::Array::isValid| Name: | QJsonPrivate::Array::isValid | | Prototype: | bool Array::isValid(int maxSize) const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 225-235 |
| | 6 | 4 |
QJsonObject::toVariantMap| Name: | QJsonObject::toVariantMap | | Prototype: | QVariantMap QJsonObject::toVariantMap() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 258-268 |
| | 6 | 3 |
QJsonObject::toVariantHash| Name: | QJsonObject::toVariantHash | | Prototype: | QVariantHash QJsonObject::toVariantHash() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 297-307 |
| | 6 | 3 |
QJsonObject::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValueRef QJsonObject::operator [](const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 395-405 |
| | 6 | 2 |
QJsonObject::find| Name: | QJsonObject::find | | Prototype: | QJsonObject::iterator QJsonObject::find(const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 595-603 |
| | 6 | 2 |
QJsonArray::toVariantList| Name: | QJsonArray::toVariantList | | Prototype: | QVariantList QJsonArray::toVariantList() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 306-316 |
| | 6 | 3 |
QItemSelectionModel::hasSelection| Name: | QItemSelectionModel::hasSelection | | Prototype: | bool QItemSelectionModel::hasSelection() const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1622-1632 |
| | 6 | 2 |
QItemSelection::contains| Name: | QItemSelection::contains | | Prototype: | bool QItemSelection::contains(const QModelIndex &index) const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 449-458 |
| | 6 | 4 |
QItemDelegate::setEditorData| Name: | QItemDelegate::setEditorData | | Prototype: | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 488-503 |
| | 6 | 3 |
QIntersectionPoint::round| Name: | QIntersectionPoint::round | | Prototype: | QPodPoint QIntersectionPoint::round() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 309-317 |
| | 6 | 3 |
QInternal::registerCallback| Name: | QInternal::registerCallback | | Prototype: | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 3851-3860 |
| | 6 | 2 |
QInputMethodQueryEvent::setValue| Name: | QInputMethodQueryEvent::setValue | | Prototype: | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2158-2168 |
| | 6 | 3 |
QInputMethodPrivate::objectAcceptsInputMethod| Name: | QInputMethodPrivate::objectAcceptsInputMethod | | Prototype: | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | | Lines: | 353-363 |
| | 6 | 2 |
QInputDialogPrivate::ensureIntSpinBox| Name: | QInputDialogPrivate::ensureIntSpinBox | | Prototype: | void QInputDialogPrivate::ensureIntSpinBox() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 310-319 |
| | 6 | 2 |
QInputDialogPrivate::ensureDoubleSpinBox| Name: | QInputDialogPrivate::ensureDoubleSpinBox | | Prototype: | void QInputDialogPrivate::ensureDoubleSpinBox() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 321-330 |
| | 6 | 2 |
QInotifyFileSystemWatcherEngine::getPathFromID| Name: | QInotifyFileSystemWatcherEngine::getPathFromID | | Prototype: | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 399-409 |
| | 6 | 3 |
QImageWriter::setDevice| Name: | QImageWriter::setDevice | | Prototype: | void QImageWriter::setDevice(QIODevice *device) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | | Lines: | 395-404 |
| | 6 | 2 |