| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 48-57 |
| | 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: | 64-79 |
| | 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: | 121-134 |
| | 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: | 542-549 |
| | 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: | 526-535 |
| | 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: | 517-524 |
| | 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: | 551-558 |
| | 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: | 275-285 |
| | 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: | 351-360 |
| | 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: | 300-307 |
| | 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: | 513-523 |
| | 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: | 501-510 |
| | 7 | 3 |
QAccessibleDockWidget::indexOfChild| Name: | QAccessibleDockWidget::indexOfChild | | Prototype: | int QAccessibleDockWidget::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: | 602-612 |
| | 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: | 633-641 |
| | 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: | 688-695 |
| | 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: | 671-686 |
| | 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: | 752-761 |
| | 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: | 775-785 |
| | 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: | 787-797 |
| | 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: | 763-773 |
| | 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: | 381-389 |
| | 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: | 465-473 |
| | 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: | 90-99 |
| | 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: | 329-341 |
| | 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: | 182-191 |
| | 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: | 248-265 |
| | 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: | 123-132 |
| | 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: | 140-147 |
| | 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: | 118-128 |
| | 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: | 237-245 |
| | 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: | 135-146 |
| | 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: | 107-121 |
| | 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: | 464-473 |
| | 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: | 202-212 |
| | 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: | 214-225 |
| | 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: | 227-238 |
| | 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: | 908-916 |
| | 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: | 852-868 |
| | 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: | 820-827 |
| | 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: | 266-273 |
| | 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: | 244-254 |
| | 6 | 3 |
QAccessibleToolButton::role| Name: | QAccessibleToolButton::role | | Prototype: | QAccessible::Role QAccessibleToolButton::role() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 306-319 |
| | 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: | 289-299 |
| | 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: | 659-676 |
| | 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: | 449-457 |
| | 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: | 211-221 |
| | 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: | 1086-1103 |
| | 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: | 518-528 |
| | 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: | 978-989 |
| | 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: | 1282-1295 |
| | 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: | 672-681 |
| | 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: | 394-405 |
| | 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: | 490-500 |
| | 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: | 1061-1074 |
| | 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: | 472-481 |
| | 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: | 810-819 |
| | 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: | 238-249 |
| | 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: | 300-310 |
| | 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: | 337-347 |
| | 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: | 107-124 |
| | 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: | 442-452 |
| | 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: | 454-499 |
| | 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: | 186-203 |
| | 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: | 211-226 |
| | 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: | 667-680 |
| | 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: | 712-721 |
| | 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: | 639-653 |
| | 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: | 723-733 |
| | 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: | 2863-2871 |
| | 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: | 1631-1640 |
| | 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: | 382-389 |
| | 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: | 1782-1793 |
| | 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: | 4372-4381 |
| | 5 | 3 |
QApplicationPrivate::notifyLayoutDirectionChange| Name: | QApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2091-2109 |
| | 9 | 3 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1752-1768 |
| | 8 | 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: | 1706-1715 |
| | 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: | 1550-1577 |
| | 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: | 2613-2624 |
| | 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: | 4307-4327 |
| | 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: | 191-212 |
| | 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: | 298-308 |
| | 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: | 137-162 |
| | 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: | 260-269 |
| | 5 | 3 |
QAuthenticator::operator==| Name: | QAuthenticator::operator== | | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 198-209 |
| | 9 | 3 |
QBackingStore::flush| Name: | QBackingStore::flush | | Prototype: | void QBackingStore::flush(const QRegion ®ion, QWindow *win, const QPoint &offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 98-117 |
| | 8 | 3 |
QBalloonTip::showBalloon| Name: | QBalloonTip::showBalloon | | Prototype: | void QBalloonTip::showBalloon(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *trayIcon, const QPoint& pos, int timeout, bool showArrow) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 401-413 |
| | 7 | 3 |
QBalloonTip::timerEvent| Name: | QBalloonTip::timerEvent | | Prototype: | void QBalloonTip::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 670-679 |
| | 6 | 3 |
QBasicAtomicBitField::allocateNext| Name: | QBasicAtomicBitField::allocateNext | | Prototype: | int allocateNext() noexcept | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | | Lines: | 427-444 |
| | 6 | 3 |
QBasicFontDatabase::populateFontDatabase| Name: | QBasicFontDatabase::populateFontDatabase | | Prototype: | void QBasicFontDatabase::populateFontDatabase() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 61-84 |
| | 16 | 3 |
QBenchmarkPerfEventsMeasurer::listCounters| Name: | QBenchmarkPerfEventsMeasurer::listCounters | | Prototype: | void QBenchmarkPerfEventsMeasurer::listCounters() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 473-496 |
| | 17 | 3 |
QBenchmarkPerfEventsMeasurer::metricForEvent| Name: | QBenchmarkPerfEventsMeasurer::metricForEvent | | Prototype: | QTest::QBenchmarkMetric QBenchmarkPerfEventsMeasurer::metricForEvent(quint32 type, quint64 event_id) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 417-425 |
| | 5 | 3 |
QBenchmarkPerfEventsMeasurer::start| Name: | QBenchmarkPerfEventsMeasurer::start | | Prototype: | void QBenchmarkPerfEventsMeasurer::start() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 512-533 |
| | 9 | 3 |
QBenchmarkValgrindUtils::getNewestFileName| Name: | QBenchmarkValgrindUtils::getNewestFileName | | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 111-139 |
| | 22 | 3 |
QBenchmarkValgrindUtils::runCallgrindSubProcess| Name: | QBenchmarkValgrindUtils::runCallgrindSubProcess | | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 171-200 |
| | 20 | 3 |
QBezier::getSubRange| Name: | QBezier::getSubRange | | Prototype: | QBezier QBezier::getSubRange(qreal t0, qreal t1) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | | Lines: | 99-117 |
| | 9 | 3 |
QBidiControl::embed| Name: | QBidiControl::embed | | Prototype: | inline void embed(bool rtl, bool o = false) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 252-264 |
| | 9 | 3 |
QBitArray::QBitArray| Name: | QBitArray::QBitArray | | Prototype: | QBitArray::QBitArray(int size, bool value) | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 147-159 |
| | 8 | 3 |
QBitArray::operator&=| Name: | QBitArray::operator&= | | Prototype: | QBitArray &QBitArray::operator&=(const QBitArray &other) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 491-503 |
| | 10 | 3 |
QBitArray::operator~| Name: | QBitArray::operator~ | | Prototype: | QBitArray QBitArray::operator~() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 567-581 |
| | 10 | 3 |
QBitmap::fromImage| Name: | QBitmap::fromImage | | Prototype: | QBitmap QBitmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbitmap.cpp | | Lines: | 232-253 |
| | 12 | 3 |