| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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::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::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::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::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::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::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 |
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 |
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::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::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 |
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 |
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 |
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 |
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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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 |
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 |
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 |
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 |
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 |
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 |
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::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::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::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::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::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::methodOffset| Name: | QMetaObject::methodOffset | | Prototype: | int QMetaObject::methodOffset() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 378-387 |
| | 6 | 2 |
QMetaObject::propertyCount| Name: | QMetaObject::propertyCount | | Prototype: | int QMetaObject::propertyCount() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 516-525 |
| | 6 | 2 |
QMetaObject::propertyOffset| Name: | QMetaObject::propertyOffset | | Prototype: | int QMetaObject::propertyOffset() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 421-430 |
| | 6 | 2 |
QMetaObject::userProperty| Name: | QMetaObject::userProperty | | Prototype: | QMetaProperty QMetaObject::userProperty() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1149-1158 |
| | 6 | 3 |
QMetaObjectBuilder::addEnumerator| Name: | QMetaObjectBuilder::addEnumerator | | Prototype: | QMetaEnumBuilder QMetaObjectBuilder::addEnumerator(const QMetaEnum& prototype) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 632-640 |
| | 6 | 2 |
QMetaObjectBuilder::indexOfSignal| Name: | QMetaObjectBuilder::indexOfSignal | | Prototype: | int QMetaObjectBuilder::indexOfSignal(const QByteArray& signature) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 975-984 |
| | 6 | 3 |
QMetaObjectBuilder::indexOfSlot| Name: | QMetaObjectBuilder::indexOfSlot | | Prototype: | int QMetaObjectBuilder::indexOfSlot(const QByteArray& signature) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 992-1001 |
| | 6 | 3 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(int signalArgc, const QArgumentType *signalTypes, int methodArgc, const QArgumentType *methodTypes) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 884-894 |
| | 6 | 4 |
QMetaTypeFunctionRegistry::insertIfNotContains| Name: | QMetaTypeFunctionRegistry::insertIfNotContains | | Prototype: | bool insertIfNotContains(Key k, const T *f) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 527-535 |
| | 6 | 2 |
QMimeBinaryProvider::mimeTypeForName| Name: | QMimeBinaryProvider::mimeTypeForName | | Prototype: | QMimeType QMimeBinaryProvider::mimeTypeForName(const QString &name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 272-280 |
| | 6 | 3 |
QMimeDataPrivate::getData| Name: | QMimeDataPrivate::getData | | Prototype: | QVariant QMimeDataPrivate::getData(const QString &format) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 84-94 |
| | 6 | 3 |
QMimeDatabase::mimeTypeForFileNameAndData| Name: | QMimeDatabase::mimeTypeForFileNameAndData | | Prototype: | QMimeType QMimeDatabase::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device) const | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 543-551 |
| | 6 | 2 |
QMimeDatabase::mimeTypeForUrl| Name: | QMimeDatabase::mimeTypeForUrl | | Prototype: | QMimeType QMimeDatabase::mimeTypeForUrl(const QUrl &url) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 512-522 |
| | 6 | 3 |
QMimeGlobPatternList::match| Name: | QMimeGlobPatternList::match | | Prototype: | void QMimeGlobPatternList::match(QMimeGlobMatchResult &result, const QString &fileName) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 187-198 |
| | 6 | 3 |
QMimeTypeParserBase::parseNumber| Name: | QMimeTypeParserBase::parseNumber | | Prototype: | bool QMimeTypeParserBase::parseNumber(const QString &n, int *target, QString *errorMessage) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetypeparser.cpp | | Lines: | 157-166 |
| | 6 | 2 |
QMimeTypePrivate::clear| Name: | QMimeTypePrivate::clear | | Prototype: | void QMimeTypePrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 66-74 |
| | 6 | 1 |
QMouseEventTransition::eventTest| Name: | QMouseEventTransition::eventTest | | Prototype: | bool QMouseEventTransition::eventTest(QEvent *event) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qmouseeventtransition.cpp | | Lines: | 179-187 |
| | 6 | 2 |
QMovie::QMovie| Name: | QMovie::QMovie | | Prototype: | QMovie::QMovie(const QString &fileName, const QByteArray &format, QObject *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 602-611 |
| | 6 | 2 |
QMovie::stop| Name: | QMovie::stop | | Prototype: | void QMovie::stop() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 922-930 |
| | 6 | 2 |