| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAbstractSpinBox::minimumSizeHint| Name: | QAbstractSpinBox::minimumSizeHint | | Prototype: | QSize QAbstractSpinBox::minimumSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 887-923 |
| | 26 | 3 |
QAbstractSpinBox::sizeHint| Name: | QAbstractSpinBox::sizeHint | | Prototype: | QSize QAbstractSpinBox::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 848-881 |
| | 26 | 3 |
QAbstractSpinBoxPrivate::_q_editorTextChanged| Name: | QAbstractSpinBoxPrivate::_q_editorTextChanged | | Prototype: | void QAbstractSpinBoxPrivate::_q_editorTextChanged(const QString &t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1477-1495 |
| | 11 | 3 |
QAbstractSpinBoxPrivate::setRange| Name: | QAbstractSpinBoxPrivate::setRange | | Prototype: | void QAbstractSpinBoxPrivate::setRange(const QVariant &min, const QVariant &max) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1762-1780 |
| | 12 | 3 |
QAbstractSpinBoxPrivate::setValue| Name: | QAbstractSpinBoxPrivate::setValue | | Prototype: | void QAbstractSpinBoxPrivate::setValue(const QVariant &val, EmitPolicy ep, bool doUpdate) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1705-1721 |
| | 10 | 3 |
QAbstractSpinBoxPrivate::updateState| Name: | QAbstractSpinBoxPrivate::updateState | | Prototype: | void QAbstractSpinBoxPrivate::updateState(bool up, bool fromKeyboard ) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1602-1618 |
| | 11 | 3 |
QAbstractStatePrivate::machine| Name: | QAbstractStatePrivate::machine | | Prototype: | QStateMachine *QAbstractStatePrivate::machine() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstractstate.cpp | | Lines: | 88-97 |
| | 6 | 3 |
QAbstractTestLogger::QAbstractTestLogger| Name: | QAbstractTestLogger::QAbstractTestLogger | | Prototype: | QAbstractTestLogger::QAbstractTestLogger(const char *filename) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 53-74 |
| | 7 | 3 |
QAbstractTestLogger::filterUnprintable| Name: | QAbstractTestLogger::filterUnprintable | | Prototype: | void QAbstractTestLogger::filterUnprintable(char *str) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 85-93 |
| | 5 | 3 |
QAbstractTestLogger::outputString| Name: | QAbstractTestLogger::outputString | | Prototype: | void QAbstractTestLogger::outputString(const char *msg) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 95-108 |
| | 8 | 3 |
QAbstractTestLogger::~QAbstractTestLogger| Name: | QAbstractTestLogger::~QAbstractTestLogger | | Prototype: | QAbstractTestLogger::~QAbstractTestLogger() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 76-83 |
| | 4 | 3 |
QAbstractTextDocumentLayout::unregisterHandler| Name: | QAbstractTextDocumentLayout::unregisterHandler | | Prototype: | void QAbstractTextDocumentLayout::unregisterHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 446-456 |
| | 6 | 3 |
QAbstractTextDocumentLayoutPrivate::_q_handlerDestroyed| Name: | QAbstractTextDocumentLayoutPrivate::_q_handlerDestroyed | | Prototype: | void QAbstractTextDocumentLayoutPrivate::_q_handlerDestroyed(QObject *obj) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 547-555 |
| | 5 | 3 |
QAbstractTransition::setTargetState| Name: | QAbstractTransition::setTargetState | | Prototype: | void QAbstractTransition::setTargetState(QAbstractState* target) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 219-231 |
| | 8 | 3 |
QAbstractTransition::targetStates| Name: | QAbstractTransition::targetStates | | Prototype: | QList<QAbstractState*> QAbstractTransition::targetStates() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 237-247 |
| | 7 | 3 |
QAbstractTransitionPrivate::machine| Name: | QAbstractTransitionPrivate::machine | | Prototype: | QStateMachine *QAbstractTransitionPrivate::machine() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qabstracttransition.cpp | | Lines: | 137-145 |
| | 6 | 3 |
QAccessible::setRootObject| Name: | QAccessible::setRootObject | | Prototype: | void QAccessible::setRootObject(QObject *object) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 817-826 |
| | 5 | 3 |
QAccessibleBridgeUtils::performAction| Name: | QAccessibleBridgeUtils::performAction | | Prototype: | static bool performAction(QAccessibleInterface *iface, const QString &actionName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/accessibility/qaccessiblebridgeutils.cpp | | Lines: | 42-51 |
| | 5 | 3 |
QAccessibleCache::acquireId| Name: | QAccessibleCache::acquireId | | Prototype: | QAccessible::Id QAccessibleCache::acquireId() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp | | Lines: | 58-73 |
| | 5 | 3 |
QAccessibleCache::deleteInterface| Name: | QAccessibleCache::deleteInterface | | Prototype: | void QAccessibleCache::deleteInterface(QAccessible::Id id, QObject *obj) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp | | Lines: | 115-128 |
| | 7 | 3 |
QAccessibleCalendarWidget::calendarView| Name: | QAccessibleCalendarWidget::calendarView | | Prototype: | QAbstractItemView *QAccessibleCalendarWidget::calendarView() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 537-544 |
| | 4 | 3 |
QAccessibleCalendarWidget::child| Name: | QAccessibleCalendarWidget::child | | Prototype: | QAccessibleInterface *QAccessibleCalendarWidget::child(int index) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 521-530 |
| | 5 | 3 |
QAccessibleCalendarWidget::indexOfChild| Name: | QAccessibleCalendarWidget::indexOfChild | | Prototype: | int QAccessibleCalendarWidget::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 512-519 |
| | 5 | 3 |
QAccessibleCalendarWidget::navigationBar| Name: | QAccessibleCalendarWidget::navigationBar | | Prototype: | QWidget *QAccessibleCalendarWidget::navigationBar() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 546-553 |
| | 4 | 3 |
QAccessibleComboBox::child| Name: | QAccessibleComboBox::child | | Prototype: | QAccessibleInterface *QAccessibleComboBox::child(int index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 269-279 |
| | 6 | 3 |
QAccessibleComboBox::doAction| Name: | QAccessibleComboBox::doAction | | Prototype: | void QAccessibleComboBox::doAction(const QString &actionName) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 345-354 |
| | 4 | 3 |
QAccessibleComboBox::indexOfChild| Name: | QAccessibleComboBox::indexOfChild | | Prototype: | int QAccessibleComboBox::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 294-301 |
| | 5 | 3 |
QAccessibleDisplay::imagePosition| Name: | QAccessibleDisplay::imagePosition | | Prototype: | QPoint QAccessibleDisplay::imagePosition() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 507-517 |
| | 7 | 3 |
QAccessibleDisplay::imageSize| Name: | QAccessibleDisplay::imageSize | | Prototype: | QSize QAccessibleDisplay::imageSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 495-504 |
| | 7 | 3 |
QAccessibleDockWidget::indexOfChild| Name: | QAccessibleDockWidget::indexOfChild | | Prototype: | int QAccessibleDockWidget::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 597-607 |
| | 5 | 3 |
QAccessibleDockWidget::text| Name: | QAccessibleDockWidget::text | | Prototype: | QString QAccessibleDockWidget::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 628-636 |
| | 5 | 3 |
QAccessibleLineEdit::interface_cast| Name: | QAccessibleLineEdit::interface_cast | | Prototype: | void *QAccessibleLineEdit::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 682-689 |
| | 5 | 3 |
QAccessibleLineEdit::state| Name: | QAccessibleLineEdit::state | | Prototype: | QAccessible::State QAccessibleLineEdit::state() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 665-680 |
| | 9 | 3 |
QAccessibleLineEdit::text| Name: | QAccessibleLineEdit::text | | Prototype: | QString QAccessibleLineEdit::text(int startOffset, int endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 746-755 |
| | 5 | 3 |
QAccessibleLineEdit::textAfterOffset| Name: | QAccessibleLineEdit::textAfterOffset | | Prototype: | QString QAccessibleLineEdit::textAfterOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 769-779 |
| | 6 | 3 |
QAccessibleLineEdit::textAtOffset| Name: | QAccessibleLineEdit::textAtOffset | | Prototype: | QString QAccessibleLineEdit::textAtOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 781-791 |
| | 6 | 3 |
QAccessibleLineEdit::textBeforeOffset| Name: | QAccessibleLineEdit::textBeforeOffset | | Prototype: | QString QAccessibleLineEdit::textBeforeOffset(int offset, QAccessible::TextBoundaryType boundaryType, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 757-767 |
| | 6 | 3 |
QAccessibleMdiArea::indexOfChild| Name: | QAccessibleMdiArea::indexOfChild | | Prototype: | int QAccessibleMdiArea::indexOfChild(const QAccessibleInterface *child) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 376-384 |
| | 5 | 3 |
QAccessibleMdiSubWindow::rect| Name: | QAccessibleMdiSubWindow::rect | | Prototype: | QRect QAccessibleMdiSubWindow::rect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 460-468 |
| | 6 | 3 |
QAccessibleMenu::text| Name: | QAccessibleMenu::text | | Prototype: | QString QAccessibleMenu::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 84-93 |
| | 6 | 3 |
QAccessibleMenuItem::actionNames| Name: | QAccessibleMenuItem::actionNames | | Prototype: | QStringList QAccessibleMenuItem::actionNames() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 323-335 |
| | 7 | 3 |
QAccessibleMenuItem::childAt| Name: | QAccessibleMenuItem::childAt | | Prototype: | QAccessibleInterface *QAccessibleMenuItem::childAt(int x, int y ) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 176-185 |
| | 5 | 3 |
QAccessibleMenuItem::rect| Name: | QAccessibleMenuItem::rect | | Prototype: | QRect QAccessibleMenuItem::rect() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblemenu.cpp | | Lines: | 242-259 |
| | 11 | 3 |
QAccessibleObject::childAt| Name: | QAccessibleObject::childAt | | Prototype: | QAccessibleInterface *QAccessibleObject::childAt(int x, int y) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp | | Lines: | 117-126 |
| | 6 | 3 |
QAccessiblePlainTextEdit::interface_cast| Name: | QAccessiblePlainTextEdit::interface_cast | | Prototype: | void *QAccessiblePlainTextEdit::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 135-142 |
| | 5 | 3 |
QAccessiblePlainTextEdit::setText| Name: | QAccessiblePlainTextEdit::setText | | Prototype: | void QAccessiblePlainTextEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 113-123 |
| | 6 | 3 |
QAccessibleTabBar::text| Name: | QAccessibleTabBar::text | | Prototype: | QString QAccessibleTabBar::text(QAccessible::Text t) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/complexwidgets.cpp | | Lines: | 231-239 |
| | 5 | 3 |
QAccessibleTable::cellAt| Name: | QAccessibleTable::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTable::cellAt(int row, int column) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 129-140 |
| | 8 | 3 |
QAccessibleTable::horizontalHeader| Name: | QAccessibleTable::horizontalHeader | | Prototype: | QHeaderView *QAccessibleTable::horizontalHeader() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 101-115 |
| | 5 | 3 |
QAccessibleTable::parent| Name: | QAccessibleTable::parent | | Prototype: | QAccessibleInterface *QAccessibleTable::parent() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 458-467 |
| | 5 | 3 |
QAccessibleTable::selectedCells| Name: | QAccessibleTable::selectedCells | | Prototype: | QList<QAccessibleInterface *> QAccessibleTable::selectedCells() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 196-206 |
| | 8 | 3 |
QAccessibleTable::selectedColumns| Name: | QAccessibleTable::selectedColumns | | Prototype: | QList<int> QAccessibleTable::selectedColumns() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 208-219 |
| | 8 | 3 |
QAccessibleTable::selectedRows| Name: | QAccessibleTable::selectedRows | | Prototype: | QList<int> QAccessibleTable::selectedRows() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 221-232 |
| | 8 | 3 |
QAccessibleTableCell::doAction| Name: | QAccessibleTableCell::doAction | | Prototype: | void QAccessibleTableCell::doAction(const QString& actionName) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 902-910 |
| | 4 | 3 |
QAccessibleTableCell::horizontalHeader| Name: | QAccessibleTableCell::horizontalHeader | | Prototype: | QHeaderView *QAccessibleTableCell::horizontalHeader() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 846-862 |
| | 5 | 3 |
QAccessibleTableCell::interface_cast| Name: | QAccessibleTableCell::interface_cast | | Prototype: | void *QAccessibleTableCell::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 814-821 |
| | 5 | 3 |
QAccessibleTextEdit::interface_cast| Name: | QAccessibleTextEdit::interface_cast | | Prototype: | void *QAccessibleTextEdit::interface_cast(QAccessible::InterfaceType t) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 261-268 |
| | 5 | 3 |
QAccessibleTextEdit::setText| Name: | QAccessibleTextEdit::setText | | Prototype: | void QAccessibleTextEdit::setText(QAccessible::Text t, const QString &text) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 239-249 |
| | 6 | 3 |
QAccessibleToolButton::role| Name: | QAccessibleToolButton::role | | Prototype: | QAccessible::Role QAccessibleToolButton::role() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 300-313 |
| | 7 | 3 |
QAccessibleToolButton::state| Name: | QAccessibleToolButton::state | | Prototype: | QAccessible::State QAccessibleToolButton::state() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 283-293 |
| | 6 | 3 |
QAccessibleTree::childAt| Name: | QAccessibleTree::childAt | | Prototype: | QAccessibleInterface *QAccessibleTree::childAt(int x, int y) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 653-670 |
| | 12 | 3 |
QAccessibleWidget::actionNames| Name: | QAccessibleWidget::actionNames | | Prototype: | QStringList QAccessibleWidget::actionNames() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 445-453 |
| | 5 | 3 |
QAccessibleWidget::window| Name: | QAccessibleWidget::window | | Prototype: | QWindow *QAccessibleWidget::window() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 207-217 |
| | 7 | 3 |
QAction::event| Name: | QAction::event | | Prototype: | bool QAction::event(QEvent *e) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1079-1096 |
| | 18 | 3 |
QAction::setAutoRepeat| Name: | QAction::setAutoRepeat | | Prototype: | void QAction::setAutoRepeat(bool on) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 512-522 |
| | 8 | 3 |
QAction::setChecked| Name: | QAction::setChecked | | Prototype: | void QAction::setChecked(bool b) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 971-982 |
| | 8 | 3 |
QAction::setIconVisibleInMenu| Name: | QAction::setIconVisibleInMenu | | Prototype: | void QAction::setIconVisibleInMenu(bool visible) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1275-1288 |
| | 8 | 3 |
QAction::setMenu| Name: | QAction::setMenu | | Prototype: | void QAction::setMenu(QMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 665-674 |
| | 7 | 3 |
QAction::setShortcut| Name: | QAction::setShortcut | | Prototype: | void QAction::setShortcut(const QKeySequence &shortcut) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 388-399 |
| | 7 | 3 |
QAction::setShortcutContext| Name: | QAction::setShortcutContext | | Prototype: | void QAction::setShortcutContext(Qt::ShortcutContext context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 484-494 |
| | 8 | 3 |
QAction::setVisible| Name: | QAction::setVisible | | Prototype: | void QAction::setVisible(bool b) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 1054-1067 |
| | 9 | 3 |
QAction::shortcuts| Name: | QAction::shortcuts | | Prototype: | QList<QKeySequence> QAction::shortcuts() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 466-475 |
| | 7 | 3 |
QAction::toolTip| Name: | QAction::toolTip | | Prototype: | QString QAction::toolTip() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 803-812 |
| | 6 | 3 |
QActionGroup::removeAction| Name: | QActionGroup::removeAction | | Prototype: | void QActionGroup::removeAction(QAction *action) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 231-242 |
| | 8 | 3 |
QActionGroup::setEnabled| Name: | QActionGroup::setEnabled | | Prototype: | void QActionGroup::setEnabled(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 293-303 |
| | 6 | 3 |
QActionGroup::setVisible| Name: | QActionGroup::setVisible | | Prototype: | void QActionGroup::setVisible(bool b) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 330-340 |
| | 6 | 3 |
QActionPrivate::sendDataChanged| Name: | QActionPrivate::sendDataChanged | | Prototype: | void QActionPrivate::sendDataChanged() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 101-118 |
| | 10 | 3 |
QAlphaPaintEnginePrivate::canSeeTroughBackground| Name: | QAlphaPaintEnginePrivate::canSeeTroughBackground | | Prototype: | bool QAlphaPaintEnginePrivate::canSeeTroughBackground(bool somethingInRectHasAlpha, const QRectF &rect) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 436-446 |
| | 6 | 3 |
QAlphaPaintEnginePrivate::drawAlphaImage| Name: | QAlphaPaintEnginePrivate::drawAlphaImage | | Prototype: | void QAlphaPaintEnginePrivate::drawAlphaImage(const QRectF &rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 448-493 |
| | 32 | 3 |
QAnimationGroup::insertAnimation| Name: | QAnimationGroup::insertAnimation | | Prototype: | void QAnimationGroup::insertAnimation(int index, QAbstractAnimation *animation) | | Coverage: | 66.667% (6/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 180-197 |
| | 10 | 3 |
QAnimationGroup::removeAnimation| Name: | QAnimationGroup::removeAnimation | | Prototype: | void QAnimationGroup::removeAnimation(QAbstractAnimation *animation) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 205-220 |
| | 9 | 3 |
QAnimationTimer::registerAnimation| Name: | QAnimationTimer::registerAnimation | | Prototype: | void QAnimationTimer::registerAnimation(QAbstractAnimation *animation, bool isTopLevel) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 661-674 |
| | 9 | 3 |
QAnimationTimer::registerRunningAnimation| Name: | QAnimationTimer::registerRunningAnimation | | Prototype: | void QAnimationTimer::registerRunningAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 706-715 |
| | 5 | 3 |
QAnimationTimer::startAnimations| Name: | QAnimationTimer::startAnimations | | Prototype: | void QAnimationTimer::startAnimations() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 633-647 |
| | 8 | 3 |
QAnimationTimer::unregisterRunningAnimation| Name: | QAnimationTimer::unregisterRunningAnimation | | Prototype: | void QAnimationTimer::unregisterRunningAnimation(QAbstractAnimation *animation) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 717-727 |
| | 6 | 3 |
QApplication::desktop| Name: | QApplication::desktop | | Prototype: | QDesktopWidget *QApplication::desktop() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2867-2875 |
| | 5 | 3 |
QApplication::font| Name: | QApplication::font | | Prototype: | QFont QApplication::font(const char *className) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1626-1635 |
| | 6 | 3 |
QApplication::topLevelAt| Name: | QApplication::topLevelAt | | Prototype: | QWidget *QApplication::topLevelAt(const QPoint &pos) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 375-382 |
| | 4 | 3 |
QApplication::topLevelWidgets| Name: | QApplication::topLevelWidgets | | Prototype: | QWidgetList QApplication::topLevelWidgets() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1776-1787 |
| | 7 | 3 |
QApplicationPrivate::activateImplicitTouchGrab| Name: | QApplicationPrivate::activateImplicitTouchGrab | | Prototype: | void QApplicationPrivate::activateImplicitTouchGrab(QWidget *widget, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4385-4394 |
| | 5 | 3 |
QApplicationPrivate::notifyLayoutDirectionChange| Name: | QApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2089-2108 |
| | 10 | 3 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1745-1762 |
| | 9 | 3 |
QApplicationPrivate::setSystemFont| Name: | QApplicationPrivate::setSystemFont | | Prototype: | void QApplicationPrivate::setSystemFont(const QFont &font) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1701-1710 |
| | 5 | 3 |
QApplicationPrivate::setSystemPalette| Name: | QApplicationPrivate::setSystemPalette | | Prototype: | void QApplicationPrivate::setSystemPalette(const QPalette &pal) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1545-1572 |
| | 7 | 3 |
QApplicationPrivate::tryModalHelper| Name: | QApplicationPrivate::tryModalHelper | | Prototype: | bool QApplicationPrivate::tryModalHelper(QWidget *widget, QWidget **rettop) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2617-2628 |
| | 6 | 3 |
QApplicationPrivate::updateTouchPointsForWidget| Name: | QApplicationPrivate::updateTouchPointsForWidget | | Prototype: | bool QApplicationPrivate::updateTouchPointsForWidget(QWidget *widget, QTouchEvent *touchEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4320-4340 |
| | 13 | 3 |
QAsn1Element::fromObjectId| Name: | QAsn1Element::fromObjectId | | Prototype: | QAsn1Element QAsn1Element::fromObjectId(const QByteArray &id) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 185-206 |
| | 17 | 3 |
QAsn1Element::toVector| Name: | QAsn1Element::toVector | | Prototype: | QVector<QAsn1Element> QAsn1Element::toVector() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 292-302 |
| | 7 | 3 |
QAsn1Element::write| Name: | QAsn1Element::write | | Prototype: | void QAsn1Element::write(QDataStream &stream) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | | Lines: | 131-156 |
| | 13 | 3 |
QAuthenticator::detach| Name: | QAuthenticator::detach | | Prototype: | void QAuthenticator::detach() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 254-263 |
| | 5 | 3 |