| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::~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 | 
 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 | 
 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::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::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::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::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::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::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::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::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::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::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::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 | 
 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::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::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::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::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::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::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::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::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::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::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::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::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::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::mkdir| Name:  | QAbstractFileEngine::mkdir |  | Prototype:  | bool QAbstractFileEngine::mkdir(const QString &dirName, bool createParentDirectories) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 545-550 |  
  |  | 3 | 1 | 
 QAbstractFileEngine::open| Name:  | QAbstractFileEngine::open |  | Prototype:  | bool QAbstractFileEngine::open(QIODevice::OpenMode openMode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 378-382 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::owner| Name:  | QAbstractFileEngine::owner |  | Prototype:  | QString QAbstractFileEngine::owner(FileOwner owner) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 717-721 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::ownerId| Name:  | QAbstractFileEngine::ownerId |  | Prototype:  | uint QAbstractFileEngine::ownerId(FileOwner owner) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 701-705 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::pos| Name:  | QAbstractFileEngine::pos |  | Prototype:  | qint64 QAbstractFileEngine::pos() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QAbstractFileEngine::read| Name:  | QAbstractFileEngine::read |  | Prototype:  | qint64 QAbstractFileEngine::read(char *data, qint64 maxlen) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 1089-1094 |  
  |  | 3 | 1 | 
 QAbstractFileEngine::remove| Name:  | QAbstractFileEngine::remove |  | Prototype:  | bool QAbstractFileEngine::remove() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 473-476 |  
  |  | 1 | 1 | 
 QAbstractFileEngine::rename| Name:  | QAbstractFileEngine::rename |  | Prototype:  | bool QAbstractFileEngine::rename(const QString &newName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 497-501 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::renameOverwrite| Name:  | QAbstractFileEngine::renameOverwrite |  | Prototype:  | bool QAbstractFileEngine::renameOverwrite(const QString &newName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::rmdir| Name:  | QAbstractFileEngine::rmdir |  | Prototype:  | bool QAbstractFileEngine::rmdir(const QString &dirName, bool recurseParentDirectories) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 565-570 |  
  |  | 3 | 1 | 
 QAbstractFileEngine::seek| Name:  | QAbstractFileEngine::seek |  | Prototype:  | bool QAbstractFileEngine::seek(qint64 pos) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 447-451 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::setFileName| Name:  | QAbstractFileEngine::setFileName |  | Prototype:  | void QAbstractFileEngine::setFileName(const QString &file) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 749-752 |  
  |  | 1 | 1 | 
 QAbstractFileEngine::setPermissions| Name:  | QAbstractFileEngine::setPermissions |  | Prototype:  | bool QAbstractFileEngine::setPermissions(uint perms) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 668-672 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::setSize| Name:  | QAbstractFileEngine::setSize |  | Prototype:  | bool QAbstractFileEngine::setSize(qint64 size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 582-586 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::size| Name:  | QAbstractFileEngine::size |  | Prototype:  | qint64 QAbstractFileEngine::size() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 421-424 |  
  |  | 1 | 1 | 
 QAbstractFileEngine::supportsExtension| Name:  | QAbstractFileEngine::supportsExtension |  | Prototype:  | bool QAbstractFileEngine::supportsExtension(Extension extension) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 1216-1220 |  
  |  | 2 | 1 | 
 QAbstractFileEngine::syncToDisk| Name:  | QAbstractFileEngine::syncToDisk |  | Prototype:  | bool QAbstractFileEngine::syncToDisk() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 402-405 |  
  |  | 1 | 1 | 
 QAbstractFileEngine::write| Name:  | QAbstractFileEngine::write |  | Prototype:  | qint64 QAbstractFileEngine::write(const char *data, qint64 len) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 1100-1105 |  
  |  | 3 | 1 | 
 QAbstractFileEngineIterator::entryInfo| Name:  | QAbstractFileEngineIterator::entryInfo |  | Prototype:  | QVariant QAbstractFileEngineIterator::entryInfo(EntryInfoType type) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 1027-1031 |  
  |  | 2 | 1 | 
 QAbstractFileEngineIterator::filters| Name:  | QAbstractFileEngineIterator::filters |  | Prototype:  | QDir::Filters QAbstractFileEngineIterator::filters() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 965-968 |  
  |  | 1 | 1 | 
 QAbstractFileEngineIterator::nameFilters| Name:  | QAbstractFileEngineIterator::nameFilters |  | Prototype:  | QStringList QAbstractFileEngineIterator::nameFilters() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp |  | Lines:  | 955-958 |  
  |  | 1 | 1 | 
 QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name:  | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem |  | Prototype:  | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8109-8112 |  
  |  | 2 | 1 | 
 QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem| Name:  | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem |  | Prototype:  | QAbstractGraphicsShapeItem::QAbstractGraphicsShapeItem(QAbstractGraphicsShapeItemPrivate &dd, QGraphicsItem *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8117-8120 |  
  |  | 2 | 1 | 
 QAbstractGraphicsShapeItem::brush| Name:  | QAbstractGraphicsShapeItem::brush |  | Prototype:  | QBrush QAbstractGraphicsShapeItem::brush() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8162-8166 |  
  |  | 2 | 1 | 
 QAbstractGraphicsShapeItem::isObscuredBy| Name:  | QAbstractGraphicsShapeItem::isObscuredBy |  | Prototype:  | bool QAbstractGraphicsShapeItem::isObscuredBy(const QGraphicsItem *item) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8190-8193 |  
  |  | 1 | 1 | 
 QAbstractGraphicsShapeItem::opaqueArea| Name:  | QAbstractGraphicsShapeItem::opaqueArea |  | Prototype:  | QPainterPath QAbstractGraphicsShapeItem::opaqueArea() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8198-8204 |  
  |  | 4 | 2 | 
 QAbstractGraphicsShapeItem::pen| Name:  | QAbstractGraphicsShapeItem::pen |  | Prototype:  | QPen QAbstractGraphicsShapeItem::pen() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8133-8137 |  
  |  | 2 | 1 | 
 QAbstractGraphicsShapeItem::setBrush| Name:  | QAbstractGraphicsShapeItem::setBrush |  | Prototype:  | void QAbstractGraphicsShapeItem::setBrush(const QBrush &brush) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8178-8185 |  
  |  | 5 | 2 | 
 QAbstractGraphicsShapeItem::setPen| Name:  | QAbstractGraphicsShapeItem::setPen |  | Prototype:  | void QAbstractGraphicsShapeItem::setPen(const QPen &pen) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 8146-8155 |  
  |  | 7 | 2 | 
 QAbstractHostInfoLookupManager::globalInstance| Name:  | QAbstractHostInfoLookupManager::globalInstance |  | Prototype:  | QAbstractHostInfoLookupManager* QAbstractHostInfoLookupManager::globalInstance() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 784-787 |  
  |  | 1 | 1 | 
 QAbstractItemDelegate::QAbstractItemDelegate| Name:  | QAbstractItemDelegate::QAbstractItemDelegate |  | Prototype:  | QAbstractItemDelegate::QAbstractItemDelegate(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 177-181 |  
  |  | 3 | 1 | 
 QAbstractItemDelegate::QAbstractItemDelegate| Name:  | QAbstractItemDelegate::QAbstractItemDelegate |  | Prototype:  | QAbstractItemDelegate::QAbstractItemDelegate(QObjectPrivate &dd, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 188-192 |  
  |  | 3 | 1 | 
 QAbstractItemDelegate::createEditor| Name:  | QAbstractItemDelegate::createEditor |  | Prototype:  | QWidget *QAbstractItemDelegate::createEditor(QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 239-244 |  
  |  | 1 | 1 | 
 QAbstractItemDelegate::destroyEditor| Name:  | QAbstractItemDelegate::destroyEditor |  | Prototype:  | void QAbstractItemDelegate::destroyEditor(QWidget *editor, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 256-260 |  
  |  | 2 | 1 | 
 QAbstractItemDelegate::editorEvent| Name:  | QAbstractItemDelegate::editorEvent |  | Prototype:  | bool QAbstractItemDelegate::editorEvent(QEvent *, QAbstractItemModel *, const QStyleOptionViewItem &, const QModelIndex &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 324-331 |  
  |  | 1 | 1 | 
 QAbstractItemDelegate::elidedText| Name:  | QAbstractItemDelegate::elidedText |  | Prototype:  | QString QAbstractItemDelegate::elidedText(const QFontMetrics &fontMetrics, int width, Qt::TextElideMode mode, const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 347-351 |  
  |  | 1 | 1 | 
 QAbstractItemDelegate::helpEvent| Name:  | QAbstractItemDelegate::helpEvent |  | Prototype:  | bool QAbstractItemDelegate::helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) |  | Coverage:  |   0.000% (0/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 368-409 |  
  |  | 24 | 9 | 
 QAbstractItemDelegate::paintingRoles| Name:  | QAbstractItemDelegate::paintingRoles |  | Prototype:  | QVector<int> QAbstractItemDelegate::paintingRoles() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 416-419 |  
  |  | 1 | 1 | 
 QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate| Name:  | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate |  | Prototype:  | QAbstractItemDelegatePrivate::QAbstractItemDelegatePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 421-424 |  
  |  | 2 | 1 | 
 QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor| Name:  | QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor |  | Prototype:  | void QAbstractItemDelegatePrivate::_q_commitDataAndCloseEditor(QWidget *editor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 583-588 |  
  |  | 3 | 1 | 
 QAbstractItemDelegatePrivate::editorEventFilter| Name:  | QAbstractItemDelegatePrivate::editorEventFilter |  | Prototype:  | bool QAbstractItemDelegatePrivate::editorEventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/62) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 449-523 |  
  |  | 44 | 21 | 
 QAbstractItemDelegatePrivate::textForRole| Name:  | QAbstractItemDelegatePrivate::textForRole |  | Prototype:  | QString QAbstractItemDelegatePrivate::textForRole(Qt::ItemDataRole role, const QVariant &value, const QLocale &locale, int precision) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 543-581 |  
  |  | 25 | 12 | 
 QAbstractItemDelegatePrivate::tryFixup| Name:  | QAbstractItemDelegatePrivate::tryFixup |  | Prototype:  | bool QAbstractItemDelegatePrivate::tryFixup(QWidget *editor) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp |  | Lines:  | 525-541 |  
  |  | 8 | 4 | 
 QAbstractItemModel::canDropMimeData| Name:  | QAbstractItemModel::canDropMimeData |  | Prototype:  | bool QAbstractItemModel::canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1857-1874 |  
  |  | 10 | 4 | 
 QAbstractItemModel::doSetSupportedDragActions| Name:  | QAbstractItemModel::doSetSupportedDragActions |  | Prototype:  | void QAbstractItemModel::doSetSupportedDragActions(Qt::DropActions actions) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 1970-1974 |  
  |  | 2 | 1 | 
 QAbstractItemModel::insertRows| Name:  | QAbstractItemModel::insertRows |  | Prototype:  | bool QAbstractItemModel::insertRows(int, int, const QModelIndex &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2015-2018 |  
  |  | 1 | 1 | 
 QAbstractItemModel::moveColumns| Name:  | QAbstractItemModel::moveColumns |  | Prototype:  | bool QAbstractItemModel::moveColumns(const QModelIndex &, int , int , const QModelIndex &, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2128-2131 |  
  |  | 1 | 1 | 
 QAbstractItemModel::moveRows| Name:  | QAbstractItemModel::moveRows |  | Prototype:  | bool QAbstractItemModel::moveRows(const QModelIndex &, int , int , const QModelIndex &, int) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2107-2110 |  
  |  | 1 | 1 | 
 QAbstractItemModel::removeRows| Name:  | QAbstractItemModel::removeRows |  | Prototype:  | bool QAbstractItemModel::removeRows(int, int, const QModelIndex &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp |  | Lines:  | 2065-2068 |  
  |  | 1 | 1 |