| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QLineEditPrivate::_q_textEdited| Name:  | QLineEditPrivate::_q_textEdited |  | Prototype:  | void QLineEditPrivate::_q_textEdited(const QString &text) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 120-129 |  
  |  | 5 | 2 | 
 QLineEditPrivate::_q_selectionChanged| Name:  | QLineEditPrivate::_q_selectionChanged |  | Prototype:  | void QLineEditPrivate::_q_selectionChanged() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 146-164 |  
  |  | 12 | 2 | 
 QLineEditPrivate::_q_handleWindowActivate| Name:  | QLineEditPrivate::_q_handleWindowActivate |  | Prototype:  | void QLineEditPrivate::_q_handleWindowActivate() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 113-118 |  
  |  | 3 | 2 | 
 QLineEditPrivate::_q_completionHighlighted| Name:  | QLineEditPrivate::_q_completionHighlighted |  | Prototype:  | void QLineEditPrivate::_q_completionHighlighted(const QString &newText) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 92-109 |  
  |  | 9 | 2 | 
 QLineEditPrivate::_q_clearButtonClicked| Name:  | QLineEditPrivate::_q_clearButtonClicked |  | Prototype:  | void QLineEditPrivate::_q_clearButtonClicked() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 415-422 |  
  |  | 4 | 2 | 
 QLineEditIconButton::startOpacityAnimation| Name:  | QLineEditIconButton::startOpacityAnimation |  | Prototype:  | void QLineEditIconButton::startOpacityAnimation(qreal endValue) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 378-384 |  
  |  | 3 | 2 | 
 QLineEditIconButton::setOpacity| Name:  | QLineEditIconButton::setOpacity |  | Prototype:  | void QLineEditIconButton::setOpacity(qreal value) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 368-375 |  
  |  | 4 | 2 | 
 QLineEdit::setReadOnly| Name:  | QLineEdit::setReadOnly |  | Prototype:  | void QLineEdit::setReadOnly(bool enable) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1327-1342 |  
  |  | 10 | 2 | 
 QLineEdit::setEchoMode| Name:  | QLineEdit::setEchoMode |  | Prototype:  | void QLineEdit::setEchoMode(EchoMode mode) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 565-582 |  
  |  | 11 | 2 | 
 QLineEdit::dragMoveEvent| Name:  | QLineEdit::dragMoveEvent |  | Prototype:  | void QLineEdit::dragMoveEvent(QDragMoveEvent *e) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 2000-2009 |  
  |  | 6 | 2 | 
 QLineEdit::dragLeaveEvent| Name:  | QLineEdit::dragLeaveEvent |  | Prototype:  | void QLineEdit::dragLeaveEvent(QDragLeaveEvent *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 2018-2025 |  
  |  | 4 | 2 | 
 QLineEdit::cut| Name:  | QLineEdit::cut |  | Prototype:  | void QLineEdit::cut() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1356-1362 |  
  |  | 3 | 2 | 
 QLineEdit::contextMenuEvent| Name:  | QLineEdit::contextMenuEvent |  | Prototype:  | void QLineEdit::contextMenuEvent(QContextMenuEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 2082-2088 |  
  |  | 3 | 2 | 
 QLibraryStore::instance| Name:  | QLibraryStore::instance |  | Prototype:  | QLibraryStore *QLibraryStore::instance() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 432-440 |  
  |  | 4 | 2 | 
 QLibraryPrivate::unload_sys| Name:  | QLibraryPrivate::unload_sys |  | Prototype:  | bool QLibraryPrivate::unload_sys() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 271-293 |  
  |  | 5 | 2 | 
 QLibraryPrivate::suffixes_sys| Name:  | QLibraryPrivate::suffixes_sys |  | Prototype:  | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 81-128 |  
  |  | 5 | 2 | 
 QLibraryPrivate::resolve_sys| Name:  | QLibraryPrivate::resolve_sys |  | Prototype:  | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp |  | Lines:  | 309-334 |  
  |  | 6 | 2 | 
 QLibraryPrivate::resolve| Name:  | QLibraryPrivate::resolve |  | Prototype:  | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 515-520 |  
  |  | 3 | 2 | 
 QLibraryPrivate::mergeLoadHints| Name:  | QLibraryPrivate::mergeLoadHints |  | Prototype:  | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 506-513 |  
  |  | 3 | 2 | 
 QLibraryPrivate::isPlugin| Name:  | QLibraryPrivate::isPlugin |  | Prototype:  | bool QLibraryPrivate::isPlugin() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 696-702 |  
  |  | 3 | 2 | 
 QLibraryPrivate::QLibraryPrivate| Name:  | QLibraryPrivate::QLibraryPrivate |  | Prototype:  | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 487-494 |  
  |  | 3 | 2 | 
 QLibraryInfo::platformPluginArguments| Name:  | QLibraryInfo::platformPluginArguments |  | Prototype:  | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp |  | Lines:  | 603-616 |  
  |  | 8 | 2 | 
 QLibrary::~QLibrary| Name:  | QLibrary::~QLibrary |  | Prototype:  | QLibrary::~QLibrary() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 897-901 |  
  |  | 2 | 2 | 
 QLibrary::unload| Name:  | QLibrary::unload |  | Prototype:  | bool QLibrary::unload() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 812-819 |  
  |  | 4 | 2 | 
 QLibrary::setLoadHints| Name:  | QLibrary::setLoadHints |  | Prototype:  | void QLibrary::setLoadHints(LoadHints hints) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 1119-1126 |  
  |  | 4 | 2 | 
 QLibrary::setFileNameAndVersion| Name:  | QLibrary::setFileNameAndVersion |  | Prototype:  | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 953-963 |  
  |  | 7 | 2 | 
 QLibrary::setFileNameAndVersion| Name:  | QLibrary::setFileNameAndVersion |  | Prototype:  | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 974-984 |  
  |  | 7 | 2 | 
 QLibrary::setFileName| Name:  | QLibrary::setFileName |  | Prototype:  | void QLibrary::setFileName(const QString &fileName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 925-935 |  
  |  | 7 | 2 | 
 QLibrary::resolve| Name:  | QLibrary::resolve |  | Prototype:  | QFunctionPointer QLibrary::resolve(const char *symbol) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 1006-1011 |  
  |  | 3 | 2 | 
 QLibrary::fileName| Name:  | QLibrary::fileName |  | Prototype:  | QString QLibrary::fileName() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 937-942 |  
  |  | 3 | 2 | 
 QLayoutPrivate::doResize| Name:  | QLayoutPrivate::doResize |  | Prototype:  | void QLayoutPrivate::doResize(const QSize &r) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 571-584 |  
  |  | 9 | 2 | 
 QLayout::~QLayout| Name:  | QLayout::~QLayout |  | Prototype:  | QLayout::~QLayout() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 760-770 |  
  |  | 4 | 2 | 
 QLayout::totalMinimumSize| Name:  | QLayout::totalMinimumSize |  | Prototype:  | QSize QLayout::totalMinimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 681-698 |  
  |  | 11 | 2 | 
 QLayout::totalHeightForWidth| Name:  | QLayout::totalHeightForWidth |  | Prototype:  | int QLayout::totalHeightForWidth(int w) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 659-675 |  
  |  | 11 | 2 | 
 QLayout::setSizeConstraint| Name:  | QLayout::setSizeConstraint |  | Prototype:  | void QLayout::setSizeConstraint(SizeConstraint constraint) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1287-1295 |  
  |  | 5 | 2 | 
 QLayout::setMenuBar| Name:  | QLayout::setMenuBar |  | Prototype:  | void QLayout::setMenuBar(QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 944-955 |  
  |  | 4 | 2 | 
 QLayout::setContentsMargins| Name:  | QLayout::setContentsMargins |  | Prototype:  | void QLayout::setContentsMargins(int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 374-387 |  
  |  | 9 | 2 | 
 QLayout::margin| Name:  | QLayout::margin |  | Prototype:  | int QLayout::margin() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 289-298 |  
  |  | 5 | 2 | 
 QLayout::QLayout| Name:  | QLayout::QLayout |  | Prototype:  | QLayout::QLayout(QWidget *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 109-115 |  
  |  | 3 | 2 | 
 QLatin1Codec::convertToUnicode| Name:  | QLatin1Codec::convertToUnicode |  | Prototype:  | QString QLatin1Codec::convertToUnicode(const char *chars, int len, ConverterState *) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 51-57 |  
  |  | 3 | 2 | 
 QLabelPrivate::updateShortcut| Name:  | QLabelPrivate::updateShortcut |  | Prototype:  | void QLabelPrivate::updateShortcut() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1199-1213 |  
  |  | 7 | 2 | 
 QLabelPrivate::textDirection| Name:  | QLabelPrivate::textDirection |  | Prototype:  | Qt::LayoutDirection QLabelPrivate::textDirection() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1429-1437 |  
  |  | 4 | 2 | 
 QLabelPrivate::sendControlEvent| Name:  | QLabelPrivate::sendControlEvent |  | Prototype:  | void QLabelPrivate::sendControlEvent(QEvent *e) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1554-1562 |  
  |  | 5 | 2 | 
 QLabel::sizeHint| Name:  | QLabel::sizeHint |  | Prototype:  | QSize QLabel::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 831-837 |  
  |  | 4 | 2 | 
 QLabel::setWordWrap| Name:  | QLabel::setWordWrap |  | Prototype:  | void QLabel::setWordWrap(bool on) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 483-492 |  
  |  | 5 | 2 | 
 QLabel::setSelection| Name:  | QLabel::setSelection |  | Prototype:  | void QLabel::setSelection(int start, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 750-760 |  
  |  | 7 | 2 | 
 QLabel::setOpenExternalLinks| Name:  | QLabel::setOpenExternalLinks |  | Prototype:  | void QLabel::setOpenExternalLinks(bool open) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 690-696 |  
  |  | 4 | 2 | 
 QLabel::setMargin| Name:  | QLabel::setMargin |  | Prototype:  | void QLabel::setMargin(int margin) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 552-559 |  
  |  | 5 | 2 | 
 QLabel::setAlignment| Name:  | QLabel::setAlignment |  | Prototype:  | void QLabel::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 453-462 |  
  |  | 6 | 2 | 
 QLabel::selectionStart| Name:  | QLabel::selectionStart |  | Prototype:  | int QLabel::selectionStart() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 821-827 |  
  |  | 4 | 2 | 
 QLabel::selectedText| Name:  | QLabel::selectedText |  | Prototype:  | QString QLabel::selectedText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 802-808 |  
  |  | 4 | 2 | 
 QLabel::heightForWidth| Name:  | QLabel::heightForWidth |  | Prototype:  | int QLabel::heightForWidth(int w) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 661-667 |  
  |  | 4 | 2 | 
 QLabel::hasSelectedText| Name:  | QLabel::hasSelectedText |  | Prototype:  | bool QLabel::hasSelectedText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 778-784 |  
  |  | 4 | 2 | 
 QLabel::focusNextPrevChild| Name:  | QLabel::focusNextPrevChild |  | Prototype:  | bool QLabel::focusNextPrevChild(bool next) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 949-955 |  
  |  | 4 | 2 | 
 QLabel::focusInEvent| Name:  | QLabel::focusInEvent |  | Prototype:  | void QLabel::focusInEvent(QFocusEvent *ev) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 916-924 |  
  |  | 5 | 2 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(double num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 550-560 |  
  |  | 7 | 2 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(int num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 587-597 |  
  |  | 7 | 2 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(const QString &s) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 613-622 |  
  |  | 7 | 2 | 
 QKeySequenceEditPrivate::resetState| Name:  | QKeySequenceEditPrivate::resetState |  | Prototype:  | void QKeySequenceEditPrivate::resetState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 101-112 |  
  |  | 7 | 2 | 
 QKeySequenceEditPrivate::init| Name:  | QKeySequenceEditPrivate::init |  | Prototype:  | void QKeySequenceEditPrivate::init() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 53-79 |  
  |  | 16 | 2 | 
 QKeySequenceEdit::timerEvent| Name:  | QKeySequenceEdit::timerEvent |  | Prototype:  | void QKeySequenceEdit::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 313-322 |  
  |  | 5 | 2 | 
 QKeySequence::~QKeySequence| Name:  | QKeySequence::~QKeySequence |  | Prototype:  | QKeySequence::~QKeySequence() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 891-895 |  
  |  | 2 | 2 | 
 QKeySequence::toString| Name:  | QKeySequence::toString |  | Prototype:  | QString QKeySequence::toString(SequenceFormat format) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1533-1545 |  
  |  | 7 | 2 | 
 QKeySequence::listToString| Name:  | QKeySequence::listToString |  | Prototype:  | QString QKeySequence::listToString(const QList<QKeySequence> &list, SequenceFormat format) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1588-1599 |  
  |  | 6 | 2 | 
 QKeySequence::listFromString| Name:  | QKeySequence::listFromString |  | Prototype:  | QList<QKeySequence> QKeySequence::listFromString(const QString &str, SequenceFormat format) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1567-1578 |  
  |  | 6 | 2 | 
 QKeySequence::QKeySequence| Name:  | QKeySequence::QKeySequence |  | Prototype:  | QKeySequence::QKeySequence(StandardKey key) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 799-809 |  
  |  | 5 | 2 | 
 QKeyEventTransition::eventTest| Name:  | QKeyEventTransition::eventTest |  | Prototype:  | bool QKeyEventTransition::eventTest(QEvent *event) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/statemachine/qkeyeventtransition.cpp |  | Lines:  | 157-165 |  
  |  | 6 | 2 | 
 QKeyEvent::QKeyEvent| Name:  | QKeyEvent::QKeyEvent |  | Prototype:  | QKeyEvent::QKeyEvent(Type type, int key, Qt::KeyboardModifiers modifiers, const QString& text, bool autorep, ushort count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1140-1148 |  
  |  | 2 | 2 | 
 QKeyEvent::QKeyEvent| Name:  | QKeyEvent::QKeyEvent |  | Prototype:  | QKeyEvent::QKeyEvent(Type type, int key, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorep, ushort count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1168-1177 |  
  |  | 2 | 2 | 
 QKdeThemePrivate::kdeGlobals| Name:  | QKdeThemePrivate::kdeGlobals |  | Prototype:  | static QString kdeGlobals(const QString &kdeDir, int kdeVersion) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 247-252 |  
  |  | 3 | 2 | 
 QKdeTheme::createPlatformSystemTrayIcon| Name:  | QKdeTheme::createPlatformSystemTrayIcon |  | Prototype:  | QPlatformSystemTrayIcon *QKdeTheme::createPlatformSystemTrayIcon() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 600-605 |  
  |  | 3 | 2 | 
 QKdeTheme::createPlatformMenuBar| Name:  | QKdeTheme::createPlatformMenuBar |  | Prototype:  | QPlatformMenuBar *QKdeTheme::createPlatformMenuBar() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 591-596 |  
  |  | 3 | 2 | 
 QKdPointTree::QKdPointTree| Name:  | QKdPointTree::QKdPointTree |  | Prototype:  | QKdPointTree(const QPathSegments &segments) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 611-624 |  
  |  | 5 | 2 | 
 QJsonValueRef::toValue| Name:  | QJsonValueRef::toValue |  | Prototype:  | QJsonValue QJsonValueRef::toValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 742-747 |  
  |  | 3 | 2 | 
 QJsonValueRef::operator =| Name:  | QJsonValueRef::operator = |  | Prototype:  | QJsonValueRef &QJsonValueRef::operator =(const QJsonValue &val) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 707-715 |  
  |  | 4 | 2 | 
 QJsonValueRef::operator =| Name:  | QJsonValueRef::operator = |  | Prototype:  | QJsonValueRef &QJsonValueRef::operator =(const QJsonValueRef &ref) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 717-725 |  
  |  | 4 | 2 | 
 QJsonValue::toString| Name:  | QJsonValue::toString |  | Prototype:  | QString QJsonValue::toString(const QString &defaultValue) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 543-550 |  
  |  | 5 | 2 | 
 QJsonValue::toString| Name:  | QJsonValue::toString |  | Prototype:  | QString QJsonValue::toString() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 559-566 |  
  |  | 5 | 2 | 
 QJsonValue::toObject| Name:  | QJsonValue::toObject |  | Prototype:  | QJsonObject QJsonValue::toObject(const QJsonObject &defaultValue) const |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 598-604 |  
  |  | 3 | 2 | 
 QJsonValue::toInt| Name:  | QJsonValue::toInt |  | Prototype:  | int QJsonValue::toInt(int defaultValue) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 519-524 |  
  |  | 3 | 2 | 
 QJsonValue::toDouble| Name:  | QJsonValue::toDouble |  | Prototype:  | double QJsonValue::toDouble(double defaultValue) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 531-536 |  
  |  | 3 | 2 | 
 QJsonValue::toBool| Name:  | QJsonValue::toBool |  | Prototype:  | bool QJsonValue::toBool(bool defaultValue) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 506-511 |  
  |  | 3 | 2 | 
 QJsonValue::toArray| Name:  | QJsonValue::toArray |  | Prototype:  | QJsonArray QJsonValue::toArray(const QJsonArray &defaultValue) const |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 573-579 |  
  |  | 3 | 2 | 
 QJsonValue::QJsonValue| Name:  | QJsonValue::QJsonValue |  | Prototype:  | QJsonValue::QJsonValue(const QJsonArray &a) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 226-232 |  
  |  | 3 | 2 | 
 QJsonValue::QJsonValue| Name:  | QJsonValue::QJsonValue |  | Prototype:  | QJsonValue::QJsonValue(const QJsonObject &o) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 237-243 |  
  |  | 3 | 2 | 
 QJsonPrivate::Entry::operator==| Name:  | QJsonPrivate::Entry::operator== |  | Prototype:  | bool Entry::operator==(QLatin1String key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 274-280 |  
  |  | 3 | 2 | 
 QJsonPrivate::Entry::operator ==| Name:  | QJsonPrivate::Entry::operator == |  | Prototype:  | bool Entry::operator ==(const QString &key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 266-272 |  
  |  | 3 | 2 | 
 QJsonPrivate::Base::removeItems| Name:  | QJsonPrivate::Base::removeItems |  | Prototype:  | void Base::removeItems(int pos, int numItems) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 176-182 |  
  |  | 4 | 2 | 
 QJsonObject::~QJsonObject| Name:  | QJsonObject::~QJsonObject |  | Prototype:  | QJsonObject::~QJsonObject() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 159-163 |  
  |  | 2 | 2 | 
 QJsonObject::valueAt| Name:  | QJsonObject::valueAt |  | Prototype:  | QJsonValue QJsonObject::valueAt(int i) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 1253-1260 |  
  |  | 4 | 2 | 
 QJsonObject::size| Name:  | QJsonObject::size |  | Prototype:  | int QJsonObject::size() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 337-343 |  
  |  | 3 | 2 | 
 QJsonObject::operator []| Name:  | QJsonObject::operator [] |  | Prototype:  | QJsonValueRef QJsonObject::operator [](const QString &key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 425-435 |  
  |  | 6 | 2 | 
 QJsonObject::isEmpty| Name:  | QJsonObject::isEmpty |  | Prototype:  | bool QJsonObject::isEmpty() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 350-356 |  
  |  | 3 | 2 | 
 QJsonObject::fromVariantHash| Name:  | QJsonObject::fromVariantHash |  | Prototype:  | QJsonObject QJsonObject::fromVariantHash(const QVariantHash &hash) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 285-293 |  
  |  | 4 | 2 | 
 QJsonObject::find| Name:  | QJsonObject::find |  | Prototype:  | QJsonObject::iterator QJsonObject::find(const QString &key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 649-657 |  
  |  | 6 | 2 | 
 QJsonObject::find| Name:  | QJsonObject::find |  | Prototype:  | QJsonObject::iterator QJsonObject::find(QLatin1String key) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 663-671 |  
  |  | 6 | 2 | 
 QJsonObject::contains| Name:  | QJsonObject::contains |  | Prototype:  | bool QJsonObject::contains(const QString &key) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 561-569 |  
  |  | 5 | 2 | 
 QJsonObject::contains| Name:  | QJsonObject::contains |  | Prototype:  | bool QJsonObject::contains(QLatin1String key) const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 575-583 |  
  |  | 5 | 2 | 
 QJsonObject::constFind| Name:  | QJsonObject::constFind |  | Prototype:  | QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 691-698 |  
  |  | 5 | 2 | 
 QJsonObject::constFind| Name:  | QJsonObject::constFind |  | Prototype:  | QJsonObject::const_iterator QJsonObject::constFind(QLatin1String key) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 704-711 |  
  |  | 5 | 2 |