| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 419-422 |  
  |  | 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:  | 741-745 |  
  |  | 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:  | 692-696 |  
  |  | 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:  | 657-661 |  
  |  | 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:  | 1205-1211 |  
  |  | 4 | 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:  | 631-640 |  
  |  | 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:  | 1083-1086 |  
  |  | 1 | 1 | 
 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:  | 488-492 |  
  |  | 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:  | 395-398 |  
  |  | 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:  | 600-603 |  
  |  | 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:  | 1073-1078 |  
  |  | 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:  | 782-785 |  
  |  | 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:  | 365-372 |  
  |  | 4 | 2 | 
 QAbstractButtonPrivate::queryCheckedButton| Name:  | QAbstractButtonPrivate::queryCheckedButton |  | Prototype:  | QAbstractButton *QAbstractButtonPrivate::queryCheckedButton() const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 205-223 |  
  |  | 11 | 5 | 
 QAbstractButtonPrivate::queryButtonList::[lambda]| Name:  | QAbstractButtonPrivate::queryButtonList::[lambda] |  | Prototype:  | [](QAbstractButton *candidate) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 191-197 |  
  |  | 5 | 1 | 
 QAbstractButtonPrivate::queryButtonList| Name:  | QAbstractButtonPrivate::queryButtonList |  | Prototype:  | QList<QAbstractButton *>QAbstractButtonPrivate::queryButtonList() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp |  | Lines:  | 182-203 |  
  |  | 13 | 4 | 
 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:  | 225-240 |  
  |  | 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:  | 242-331 |  
  |  | 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:  | 354-363 |  
  |  | 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:  | 333-352 |  
  |  | 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:  | 449-461 |  
  |  | 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:  | 435-447 |  
  |  | 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:  | 421-433 |  
  |  | 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:  | 407-419 |  
  |  | 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:  | 374-405 |  
  |  | 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:  | 167-180 |  
  |  | 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:  | 476-483 |  
  |  | 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:  | 879-883 |  
  |  | 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:  | 1135-1154 |  
  |  | 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:  | 531-535 |  
  |  | 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:  | 575-579 |  
  |  | 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:  | 512-529 |  
  |  | 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:  | 566-573 |  
  |  | 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:  | 1277-1289 |  
  |  | 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:  | 545-552 |  
  |  | 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:  | 672-683 |  
  |  | 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:  | 614-655 |  
  |  | 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:  | 590-598 |  
  |  | 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:  | 757-761 |  
  |  | 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:  | 734-738 |  
  |  | 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:  | 705-715 |  
  |  | 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:  | 788-792 |  
  |  | 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:  | 903-907 |  
  |  | 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:  | 990-1015 |  
  |  | 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:  | 970-987 |  
  |  | 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:  | 1018-1038 |  
  |  | 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:  | 1115-1131 |  
  |  | 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:  | 1041-1112 |  
  |  | 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:  | 685-689 |  
  |  | 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:  | 657-661 |  
  |  | 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:  | 600-604 |  
  |  | 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:  | 1268-1275 |  
  |  | 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:  | 554-558 |  
  |  | 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:  | 917-920 |  
  |  | 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:  | 809-813 |  
  |  | 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:  | 1168-1176 |  
  |  | 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:  | 1157-1165 |  
  |  | 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:  | 923-967 |  
  |  | 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:  | 855-871 |  
  |  | 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:  | 1179-1194 |  
  |  | 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:  | 763-767 |  
  |  | 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:  | 740-744 |  
  |  | 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:  | 717-721 |  
  |  | 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:  | 794-798 |  
  |  | 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:  | 829-842 |  
  |  | 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:  | 466-471 |  
  |  | 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:  | 488-493 |  
  |  | 2 | 1 | 
 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:  | 1431-1437 |  
  |  | 3 | 2 | 
 QACConnectionObject::senderList| Name:  | QACConnectionObject::senderList |  | Prototype:  | inline QObjectList senderList() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 274-275 |  
  |  | 1 | 1 | 
 QACConnectionObject::receiverList| Name:  | QACConnectionObject::receiverList |  | Prototype:  | inline QObjectList receiverList(const char *signal) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 272-273 |  
  |  | 1 | 1 | 
 QACConnectionObject::isSender| Name:  | QACConnectionObject::isSender |  | Prototype:  | inline bool isSender(const QObject *receiver, const char *signal) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 270-271 |  
  |  | 1 | 1 | 
 QACConnectionObject::d_func| Name:  | QACConnectionObject::d_func |  | Prototype:  | inline QObjectPrivate* d_func() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 268-268 |  
  |  | 1 | 1 | 
 QACConnectionObject::d_func| Name:  | QACConnectionObject::d_func |  | Prototype:  | inline const QObjectPrivate* d_func() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp |  | Lines:  | 268-268 |  
  |  | 1 | 1 | 
 PtsToRegion| Name:  | PtsToRegion |  | Prototype:  | static void PtsToRegion(int numFullPtBlocks, int iCurPtBlock, POINTBLOCK *FirstPtBlock, QRegionPrivate *reg) |  | Coverage:  |   0.000% (0/47) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3489-3548 |  
  |  | 37 | 13 | 
 PressDelayHandler::timerEvent| Name:  | PressDelayHandler::timerEvent |  | Prototype:  | void timerEvent(QTimerEvent *e) override |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 257-271 |  
  |  | 7 | 4 | 
 PressDelayHandler::shouldEventBeIgnored| Name:  | PressDelayHandler::shouldEventBeIgnored |  | Prototype:  | bool shouldEventBeIgnored(QEvent *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 147-150 |  
  |  | 1 | 1 | 
 PressDelayHandler::sendMouseEvent| Name:  | PressDelayHandler::sendMouseEvent |  | Prototype:  | void sendMouseEvent(QMouseEvent *me, int flags = 0) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 273-317 |  
  |  | 17 | 8 | 
 PressDelayHandler::scrollerWasIntercepted| Name:  | PressDelayHandler::scrollerWasIntercepted |  | Prototype:  | void scrollerWasIntercepted() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 202-214 |  
  |  | 6 | 3 | 
 PressDelayHandler::scrollerBecameActive| Name:  | PressDelayHandler::scrollerBecameActive |  | Prototype:  | void scrollerBecameActive() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 216-254 |  
  |  | 12 | 4 | 
 PressDelayHandler::released| Name:  | PressDelayHandler::released |  | Prototype:  | bool released(QEvent *e, bool scrollerWasActive, bool scrollerIsActive) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 172-200 |  
  |  | 14 | 4 | 
 PressDelayHandler::pressed| Name:  | PressDelayHandler::pressed |  | Prototype:  | void pressed(QEvent *e, int delay) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 157-170 |  
  |  | 7 | 2 | 
 PressDelayHandler::isDelaying| Name:  | PressDelayHandler::isDelaying |  | Prototype:  | bool isDelaying() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 152-155 |  
  |  | 1 | 1 | 
 PressDelayHandler::instance| Name:  | PressDelayHandler::instance |  | Prototype:  | static PressDelayHandler *instance() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 139-145 |  
  |  | 3 | 2 | 
 PressDelayHandler::PressDelayHandler| Name:  | PressDelayHandler::PressDelayHandler |  | Prototype:  | PressDelayHandler(QObject *parent = 0) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp |  | Lines:  | 122-129 |  
  |  | 1 | 1 | 
 PolygonRegion| Name:  | PolygonRegion |  | Prototype:  | static QRegionPrivate *PolygonRegion(const QPoint *Pts, int Count, int rule) |  | Coverage:  |   0.000% (0/115) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3559-3757 |  
  |  | 109 | 29 | 
 PointToVector| Name:  | PointToVector |  | Prototype:  | static inline QT_FT_Vector PointToVector(const QPointF &p) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 68-72 |  
  |  | 2 | 1 | 
 PointInRegion| Name:  | PointInRegion |  | Prototype:  | static bool PointInRegion(QRegionPrivate *pRegion, int x, int y) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 2702-2719 |  
  |  | 13 | 7 | 
 PixmapEntry::pixmap| Name:  | PixmapEntry::pixmap |  | Prototype:  | QPixmap PixmapEntry::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 660-693 |  
  |  | 22 | 6 | 
 PathSimplifier::subDivQuadratic| Name:  | PathSimplifier::subDivQuadratic |  | Prototype:  | inline void PathSimplifier::subDivQuadratic(const QPoint &u, const QPoint &v, const QPoint &w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1584-1594 |  
  |  | 8 | 2 | 
 PathSimplifier::subDivCubic| Name:  | PathSimplifier::subDivCubic |  | Prototype:  | inline void PathSimplifier::subDivCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1596-1607 |  
  |  | 8 | 2 | 
 PathSimplifier::splitQuadratic| Name:  | PathSimplifier::splitQuadratic |  | Prototype:  | inline bool PathSimplifier::splitQuadratic(const QPoint &u, const QPoint &v, const QPoint &w, QPoint *result) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1542-1557 |  
  |  | 12 | 1 | 
 PathSimplifier::splitLineAt| Name:  | PathSimplifier::splitLineAt |  | Prototype:  | bool PathSimplifier::splitLineAt(QDataBuffer<Element *> &elements, BVHNode *node, quint32 pointIndex, bool processAgain) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1107-1159 |  
  |  | 41 | 6 | 
 PathSimplifier::splitCurve| Name:  | PathSimplifier::splitCurve |  | Prototype:  | void PathSimplifier::splitCurve(QDataBuffer<Element *> &elements, BVHNode *node) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1227-1297 |  
  |  | 54 | 6 | 
 PathSimplifier::splitCubic| Name:  | PathSimplifier::splitCubic |  | Prototype:  | inline bool PathSimplifier::splitCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q, QPoint *result) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1559-1582 |  
  |  | 20 | 1 | 
 PathSimplifier::sortEvents| Name:  | PathSimplifier::sortEvents |  | Prototype:  | void PathSimplifier::sortEvents(Event *events, int count) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1609-1651 |  
  |  | 29 | 8 | 
 PathSimplifier::setElementToQuadratic| Name:  | PathSimplifier::setElementToQuadratic |  | Prototype:  | bool PathSimplifier::setElementToQuadratic(Element *element, quint32 pointIndex1, const QPoint &ctrl, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1299-1323 |  
  |  | 17 | 2 | 
 PathSimplifier::setElementToCubicAndSimplify| Name:  | PathSimplifier::setElementToCubicAndSimplify |  | Prototype:  | void PathSimplifier::setElementToCubicAndSimplify(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1353-1392 |  
  |  | 29 | 3 | 
 PathSimplifier::setElementToCubic| Name:  | PathSimplifier::setElementToCubic |  | Prototype:  | bool PathSimplifier::setElementToCubic(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1325-1351 |  
  |  | 19 | 2 | 
 PathSimplifier::removeIntersections| Name:  | PathSimplifier::removeIntersections |  | Prototype:  | void PathSimplifier::removeIntersections() |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 654-680 |  
  |  | 19 | 6 | 
 PathSimplifier::outerBounds| Name:  | PathSimplifier::outerBounds |  | Prototype:  | QPair<PathSimplifier::RBNode *, PathSimplifier::RBNode *> PathSimplifier::outerBounds(const QPoint &point) |  | Coverage:  |   0.000% (0/58) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp |  | Lines:  | 1442-1521 |  
  |  | 59 | 14 |