| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QAbstractFileEngine::link| Name: | QAbstractFileEngine::link | | Prototype: | bool QAbstractFileEngine::link(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 527-531 |
| | 2 | 1 |
QAbstractFileEngine::isSequential| Name: | QAbstractFileEngine::isSequential | | Prototype: | bool QAbstractFileEngine::isSequential() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 460-463 |
| | 1 | 1 |
QAbstractFileEngine::isRelativePath| Name: | QAbstractFileEngine::isRelativePath | | Prototype: | bool QAbstractFileEngine::isRelativePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 607-610 |
| | 1 | 1 |
QAbstractFileEngine::handle| Name: | QAbstractFileEngine::handle | | Prototype: | int QAbstractFileEngine::handle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 759-762 |
| | 1 | 1 |
QAbstractFileEngine::flush| Name: | QAbstractFileEngine::flush | | Prototype: | bool QAbstractFileEngine::flush() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 413-416 |
| | 1 | 1 |
QAbstractFileEngine::fileTime| Name: | QAbstractFileEngine::fileTime | | Prototype: | QDateTime QAbstractFileEngine::fileTime(FileTime time) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 735-739 |
| | 2 | 1 |
QAbstractFileEngine::fileName| Name: | QAbstractFileEngine::fileName | | Prototype: | QString QAbstractFileEngine::fileName(FileName file) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 686-690 |
| | 2 | 1 |
QAbstractFileEngine::fileFlags| Name: | QAbstractFileEngine::fileFlags | | Prototype: | QAbstractFileEngine::FileFlags QAbstractFileEngine::fileFlags(FileFlags type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 651-655 |
| | 2 | 1 |
QAbstractFileEngine::extension| Name: | QAbstractFileEngine::extension | | Prototype: | bool QAbstractFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1199-1205 |
| | 4 | 1 |
QAbstractFileEngine::errorString| Name: | QAbstractFileEngine::errorString | | Prototype: | QString QAbstractFileEngine::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1242-1246 |
| | 2 | 1 |
QAbstractFileEngine::error| Name: | QAbstractFileEngine::error | | Prototype: | QFile::FileError QAbstractFileEngine::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1229-1233 |
| | 2 | 1 |
QAbstractFileEngine::entryList| Name: | QAbstractFileEngine::entryList | | Prototype: | QStringList QAbstractFileEngine::entryList(QDir::Filters filters, const QStringList &filterNames) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 625-634 |
| | 6 | 2 |
QAbstractFileEngine::endEntryList| Name: | QAbstractFileEngine::endEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::endEntryList() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1077-1080 |
| | 1 | 1 |
QAbstractFileEngine::create| Name: | QAbstractFileEngine::create | | Prototype: | QAbstractFileEngine *QAbstractFileEngine::create(const QString &fileName) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 198-211 |
| | 6 | 2 |
QAbstractFileEngine::copy| Name: | QAbstractFileEngine::copy | | Prototype: | bool QAbstractFileEngine::copy(const QString &newName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 482-486 |
| | 2 | 1 |
QAbstractFileEngine::close| Name: | QAbstractFileEngine::close | | Prototype: | bool QAbstractFileEngine::close() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 389-392 |
| | 1 | 1 |
QAbstractFileEngine::caseSensitive| Name: | QAbstractFileEngine::caseSensitive | | Prototype: | bool QAbstractFileEngine::caseSensitive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QAbstractFileEngine::beginEntryList| Name: | QAbstractFileEngine::beginEntryList | | Prototype: | QAbstractFileEngine::Iterator *QAbstractFileEngine::beginEntryList(QDir::Filters filters, const QStringList &filterNames) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1067-1072 |
| | 3 | 1 |
QAbstractFileEngine::atEnd| Name: | QAbstractFileEngine::atEnd | | Prototype: | bool QAbstractFileEngine::atEnd() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 776-779 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngine| Name: | QAbstractFileEngine::QAbstractFileEngine | | Prototype: | QAbstractFileEngine::QAbstractFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QAbstractFileEngine::QAbstractFileEngine| Name: | QAbstractFileEngine::QAbstractFileEngine | | Prototype: | QAbstractFileEngine::QAbstractFileEngine(QAbstractFileEnginePrivate &dd) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 357-360 |
| | 1 | 1 |
QAbstractEventDispatcherPrivate::releaseTimerId| Name: | QAbstractEventDispatcherPrivate::releaseTimerId | | Prototype: | void QAbstractEventDispatcherPrivate::releaseTimerId(int timerId) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 90-96 |
| | 2 | 2 |
QAbstractEventDispatcherPrivate::allocateTimerId| Name: | QAbstractEventDispatcherPrivate::allocateTimerId | | Prototype: | int QAbstractEventDispatcherPrivate::allocateTimerId() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 85-88 |
| | 1 | 1 |
QAbstractEventDispatcher::removeNativeEventFilter| Name: | QAbstractEventDispatcher::removeNativeEventFilter | | Prototype: | void QAbstractEventDispatcher::removeNativeEventFilter(QAbstractNativeEventFilter *filter) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 419-428 |
| | 5 | 3 |
QAbstractEventDispatcher::registerTimer| Name: | QAbstractEventDispatcher::registerTimer | | Prototype: | int QAbstractEventDispatcher::registerTimer(int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 250-255 |
| | 3 | 1 |
QAbstractEventDispatcher::instance| Name: | QAbstractEventDispatcher::instance | | Prototype: | QAbstractEventDispatcher *QAbstractEventDispatcher::instance(QThread *thread) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 164-168 |
| | 2 | 1 |
QAbstractEventDispatcher::installNativeEventFilter| Name: | QAbstractEventDispatcher::installNativeEventFilter | | Prototype: | void QAbstractEventDispatcher::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 396-404 |
| | 4 | 1 |
QAbstractEventDispatcher::filterNativeEvent| Name: | QAbstractEventDispatcher::filterNativeEvent | | Prototype: | bool QAbstractEventDispatcher::filterNativeEvent(const QByteArray &eventType, void *message, long *result) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 449-465 |
| | 10 | 5 |
QAbstractEventDispatcher::QAbstractEventDispatcher| Name: | QAbstractEventDispatcher::QAbstractEventDispatcher | | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 139-140 |
| | 1 | 1 |
QAbstractEventDispatcher::QAbstractEventDispatcher| Name: | QAbstractEventDispatcher::QAbstractEventDispatcher | | Prototype: | QAbstractEventDispatcher::QAbstractEventDispatcher(QAbstractEventDispatcherPrivate &dd, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.cpp | | Lines: | 145-147 |
| | 1 | 1 |
QAbstractConcatenable::convertFromAscii| Name: | QAbstractConcatenable::convertFromAscii | | Prototype: | void QAbstractConcatenable::convertFromAscii(const char *a, int len, QChar *&out) | | Coverage: | 100.000% (24/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringbuilder.cpp | | Lines: | 116-139 |
| | 17 | 7 |
QAbstractConcatenable::appendLatin1To| Name: | QAbstractConcatenable::appendLatin1To | | Prototype: | void QAbstractConcatenable::appendLatin1To(const char *a, int len, QChar *out) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10650-10653 |
| | 1 | 1 |
QAbstractButtonPrivate::refresh| Name: | QAbstractButtonPrivate::refresh | | Prototype: | void QAbstractButtonPrivate::refresh() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 358-365 |
| | 4 | 2 |
QAbstractButtonPrivate::queryCheckedButton| Name: | QAbstractButtonPrivate::queryCheckedButton | | Prototype: | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 198-216 |
| | 11 | 5 |
QAbstractButtonPrivate::queryButtonList| Name: | QAbstractButtonPrivate::queryButtonList | | Prototype: | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 176-196 |
| | 11 | 5 |
QAbstractButtonPrivate::notifyChecked| Name: | QAbstractButtonPrivate::notifyChecked | | Prototype: | void QAbstractButtonPrivate::notifyChecked() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 218-233 |
| | 9 | 5 |
QAbstractButtonPrivate::moveFocus| Name: | QAbstractButtonPrivate::moveFocus | | Prototype: | void QAbstractButtonPrivate::moveFocus(int key) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 235-324 |
| | 56 | 18 |
QAbstractButtonPrivate::init| Name: | QAbstractButtonPrivate::init | | Prototype: | void QAbstractButtonPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 347-356 |
| | 6 | 1 |
QAbstractButtonPrivate::fixFocusPolicy| Name: | QAbstractButtonPrivate::fixFocusPolicy | | Prototype: | void QAbstractButtonPrivate::fixFocusPolicy() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 326-345 |
| | 11 | 4 |
QAbstractButtonPrivate::emitToggled| Name: | QAbstractButtonPrivate::emitToggled | | Prototype: | void QAbstractButtonPrivate::emitToggled(bool checked) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 442-454 |
| | 7 | 3 |
QAbstractButtonPrivate::emitReleased| Name: | QAbstractButtonPrivate::emitReleased | | Prototype: | void QAbstractButtonPrivate::emitReleased() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 428-440 |
| | 7 | 3 |
QAbstractButtonPrivate::emitPressed| Name: | QAbstractButtonPrivate::emitPressed | | Prototype: | void QAbstractButtonPrivate::emitPressed() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 414-426 |
| | 7 | 3 |
QAbstractButtonPrivate::emitClicked| Name: | QAbstractButtonPrivate::emitClicked | | Prototype: | void QAbstractButtonPrivate::emitClicked() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 400-412 |
| | 7 | 3 |
QAbstractButtonPrivate::click| Name: | QAbstractButtonPrivate::click | | Prototype: | void QAbstractButtonPrivate::click() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 367-398 |
| | 20 | 7 |
QAbstractButtonPrivate::QAbstractButtonPrivate| Name: | QAbstractButtonPrivate::QAbstractButtonPrivate | | Prototype: | QAbstractButtonPrivate::QAbstractButtonPrivate(QSizePolicy::ControlType type) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 161-174 |
| | 1 | 1 |
QAbstractButton::~QAbstractButton| Name: | QAbstractButton::~QAbstractButton | | Prototype: | QAbstractButton::~QAbstractButton() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 469-476 |
| | 3 | 2 |
QAbstractButton::toggle| Name: | QAbstractButton::toggle | | Prototype: | void QAbstractButton::toggle() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 872-876 |
| | 2 | 1 |
QAbstractButton::timerEvent| Name: | QAbstractButton::timerEvent | | Prototype: | void QAbstractButton::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1128-1147 |
| | 15 | 7 |
QAbstractButton::text| Name: | QAbstractButton::text | | Prototype: | QString QAbstractButton::text() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 524-528 |
| | 2 | 1 |
QAbstractButton::shortcut| Name: | QAbstractButton::shortcut | | Prototype: | QKeySequence QAbstractButton::shortcut() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 568-572 |
| | 2 | 1 |
QAbstractButton::setText| Name: | QAbstractButton::setText | | Prototype: | void QAbstractButton::setText(const QString &text) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 505-522 |
| | 11 | 2 |
QAbstractButton::setShortcut| Name: | QAbstractButton::setShortcut | | Prototype: | void QAbstractButton::setShortcut(const QKeySequence &key) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 559-566 |
| | 5 | 2 |
QAbstractButton::setIconSize| Name: | QAbstractButton::setIconSize | | Prototype: | void QAbstractButton::setIconSize(const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1270-1282 |
| | 8 | 3 |
QAbstractButton::setIcon| Name: | QAbstractButton::setIcon | | Prototype: | void QAbstractButton::setIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 538-545 |
| | 5 | 1 |
QAbstractButton::setDown| Name: | QAbstractButton::setDown | | Prototype: | void QAbstractButton::setDown(bool down) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 665-676 |
| | 8 | 3 |
QAbstractButton::setChecked| Name: | QAbstractButton::setChecked | | Prototype: | void QAbstractButton::setChecked(bool checked) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 607-648 |
| | 23 | 9 |
QAbstractButton::setCheckable| Name: | QAbstractButton::setCheckable | | Prototype: | void QAbstractButton::setCheckable(bool checkable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 583-591 |
| | 5 | 2 |
QAbstractButton::setAutoRepeatInterval| Name: | QAbstractButton::setAutoRepeatInterval | | Prototype: | void QAbstractButton::setAutoRepeatInterval(int autoRepeatInterval) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 750-754 |
| | 2 | 1 |
QAbstractButton::setAutoRepeatDelay| Name: | QAbstractButton::setAutoRepeatDelay | | Prototype: | void QAbstractButton::setAutoRepeatDelay(int autoRepeatDelay) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 727-731 |
| | 2 | 1 |
QAbstractButton::setAutoRepeat| Name: | QAbstractButton::setAutoRepeat | | Prototype: | void QAbstractButton::setAutoRepeat(bool autoRepeat) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 698-708 |
| | 7 | 3 |
QAbstractButton::setAutoExclusive| Name: | QAbstractButton::setAutoExclusive | | Prototype: | void QAbstractButton::setAutoExclusive(bool autoExclusive) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 781-785 |
| | 2 | 1 |
QAbstractButton::nextCheckState| Name: | QAbstractButton::nextCheckState | | Prototype: | void QAbstractButton::nextCheckState() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 896-900 |
| | 2 | 2 |
QAbstractButton::mouseReleaseEvent| Name: | QAbstractButton::mouseReleaseEvent | | Prototype: | void QAbstractButton::mouseReleaseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 983-1008 |
| | 15 | 4 |
QAbstractButton::mousePressEvent| Name: | QAbstractButton::mousePressEvent | | Prototype: | void QAbstractButton::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 963-980 |
| | 12 | 3 |
QAbstractButton::mouseMoveEvent| Name: | QAbstractButton::mouseMoveEvent | | Prototype: | void QAbstractButton::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1011-1031 |
| | 14 | 5 |
QAbstractButton::keyReleaseEvent| Name: | QAbstractButton::keyReleaseEvent | | Prototype: | void QAbstractButton::keyReleaseEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1108-1124 |
| | 8 | 6 |
QAbstractButton::keyPressEvent| Name: | QAbstractButton::keyPressEvent | | Prototype: | void QAbstractButton::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1034-1105 |
| | 36 | 15 |
QAbstractButton::isDown| Name: | QAbstractButton::isDown | | Prototype: | bool QAbstractButton::isDown() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 678-682 |
| | 2 | 1 |
QAbstractButton::isChecked| Name: | QAbstractButton::isChecked | | Prototype: | bool QAbstractButton::isChecked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 650-654 |
| | 2 | 1 |
QAbstractButton::isCheckable| Name: | QAbstractButton::isCheckable | | Prototype: | bool QAbstractButton::isCheckable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 593-597 |
| | 2 | 1 |
QAbstractButton::iconSize| Name: | QAbstractButton::iconSize | | Prototype: | QSize QAbstractButton::iconSize() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1261-1268 |
| | 5 | 2 |
QAbstractButton::icon| Name: | QAbstractButton::icon | | Prototype: | QIcon QAbstractButton::icon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 547-551 |
| | 2 | 1 |
QAbstractButton::hitButton| Name: | QAbstractButton::hitButton | | Prototype: | bool QAbstractButton::hitButton(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 910-913 |
| | 1 | 1 |
QAbstractButton::group| Name: | QAbstractButton::group | | Prototype: | QButtonGroup *QAbstractButton::group() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 802-806 |
| | 2 | 1 |
QAbstractButton::focusOutEvent| Name: | QAbstractButton::focusOutEvent | | Prototype: | void QAbstractButton::focusOutEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1161-1169 |
| | 5 | 2 |
QAbstractButton::focusInEvent| Name: | QAbstractButton::focusInEvent | | Prototype: | void QAbstractButton::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1150-1158 |
| | 3 | 1 |
QAbstractButton::event| Name: | QAbstractButton::event | | Prototype: | bool QAbstractButton::event(QEvent *e) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 916-960 |
| | 17 | 20 |
QAbstractButton::click| Name: | QAbstractButton::click | | Prototype: | void QAbstractButton::click() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 848-864 |
| | 13 | 5 |
QAbstractButton::changeEvent| Name: | QAbstractButton::changeEvent | | Prototype: | void QAbstractButton::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 1172-1187 |
| | 9 | 4 |
QAbstractButton::autoRepeatInterval| Name: | QAbstractButton::autoRepeatInterval | | Prototype: | int QAbstractButton::autoRepeatInterval() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 756-760 |
| | 2 | 1 |
QAbstractButton::autoRepeatDelay| Name: | QAbstractButton::autoRepeatDelay | | Prototype: | int QAbstractButton::autoRepeatDelay() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 733-737 |
| | 2 | 1 |
QAbstractButton::autoRepeat| Name: | QAbstractButton::autoRepeat | | Prototype: | bool QAbstractButton::autoRepeat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 710-714 |
| | 2 | 1 |
QAbstractButton::autoExclusive| Name: | QAbstractButton::autoExclusive | | Prototype: | bool QAbstractButton::autoExclusive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 787-791 |
| | 2 | 1 |
QAbstractButton::animateClick| Name: | QAbstractButton::animateClick | | Prototype: | void QAbstractButton::animateClick(int msec) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 822-835 |
| | 11 | 4 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 459-464 |
| | 2 | 1 |
QAbstractButton::QAbstractButton| Name: | QAbstractButton::QAbstractButton | | Prototype: | QAbstractButton::QAbstractButton(QAbstractButtonPrivate &dd, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 481-486 |
| | 2 | 1 |
QAbstractAnimationPrivate::setState| Name: | QAbstractAnimationPrivate::setState | | Prototype: | void QAbstractAnimationPrivate::setState(QAbstractAnimation::State newState) | | Coverage: | 91.549% (65/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 951-1029 |
| | 43 | 16 |
QAbstractAnimation::~QAbstractAnimation| Name: | QAbstractAnimation::~QAbstractAnimation | | Prototype: | QAbstractAnimation::~QAbstractAnimation() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1059-1070 |
| | 7 | 3 |
QAbstractAnimation::updateState| Name: | QAbstractAnimation::updateState | | Prototype: | void QAbstractAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1457-1462 |
| | 2 | 1 |
QAbstractAnimation::updateDirection| Name: | QAbstractAnimation::updateDirection | | Prototype: | void QAbstractAnimation::updateDirection(QAbstractAnimation::Direction direction) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1470-1473 |
| | 1 | 1 |
QAbstractAnimation::totalDuration| Name: | QAbstractAnimation::totalDuration | | Prototype: | int QAbstractAnimation::totalDuration() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1254-1263 |
| | 7 | 3 |
QAbstractAnimation::stop| Name: | QAbstractAnimation::stop | | Prototype: | void QAbstractAnimation::stop() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1372-1380 |
| | 4 | 2 |
QAbstractAnimation::state| Name: | QAbstractAnimation::state | | Prototype: | QAbstractAnimation::State QAbstractAnimation::state() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1080-1084 |
| | 2 | 1 |
QAbstractAnimation::start| Name: | QAbstractAnimation::start | | Prototype: | void QAbstractAnimation::start(DeletionPolicy policy) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1353-1360 |
| | 5 | 2 |
QAbstractAnimation::setPaused| Name: | QAbstractAnimation::setPaused | | Prototype: | void QAbstractAnimation::setPaused(bool paused) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1425-1431 |
| | 3 | 2 |
QAbstractAnimation::setLoopCount| Name: | QAbstractAnimation::setLoopCount | | Prototype: | void QAbstractAnimation::setLoopCount(int loopCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1205-1209 |
| | 2 | 1 |
QAbstractAnimation::setDirection| Name: | QAbstractAnimation::setDirection | | Prototype: | void QAbstractAnimation::setDirection(Direction direction) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1148-1177 |
| | 16 | 6 |
QAbstractAnimation::setCurrentTime| Name: | QAbstractAnimation::setCurrentTime | | Prototype: | void QAbstractAnimation::setCurrentTime(int msecs) | | Coverage: | 100.000% (36/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1295-1335 |
| | 23 | 7 |
QAbstractAnimation::resume| Name: | QAbstractAnimation::resume | | Prototype: | void QAbstractAnimation::resume() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1407-1417 |
| | 6 | 2 |
QAbstractAnimation::pause| Name: | QAbstractAnimation::pause | | Prototype: | void QAbstractAnimation::pause() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 1389-1398 |
| | 5 | 2 |