| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QListWidget::clear| Name:  | QListWidget::clear |  | Prototype:  | void QListWidget::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1796-1801 |  
  |  | 3 | 1 | 
 QListViewPrivate::position| Name:  | QListViewPrivate::position |  | Prototype:  | QAbstractItemView::DropIndicatorPosition QListViewPrivate::position(const QPoint &pos, const QRect &rect, const QModelIndex &idx) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1829-1835 |  
  |  | 3 | 2 | 
 QListViewPrivate::indexToListViewItem| Name:  | QListViewPrivate::indexToListViewItem |  | Prototype:  | QListViewItem QListViewPrivate::indexToListViewItem(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1728-1734 |  
  |  | 3 | 2 | 
 QListViewPrivate::dropOn| Name:  | QListViewPrivate::dropOn |  | Prototype:  | bool QListViewPrivate::dropOn(QDropEvent *event, int *dropRow, int *dropCol, QModelIndex *dropIndex) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1837-1843 |  
  |  | 3 | 2 | 
 QListView::setSelectionRectVisible| Name:  | QListView::setSelectionRectVisible |  | Prototype:  | void QListView::setSelectionRectVisible(bool show) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1614-1619 |  
  |  | 3 | 1 | 
 QListView::setResizeMode| Name:  | QListView::setResizeMode |  | Prototype:  | void QListView::setResizeMode(ResizeMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 325-330 |  
  |  | 3 | 1 | 
 QListView::scrollContentsBy| Name:  | QListView::scrollContentsBy |  | Prototype:  | void QListView::scrollContentsBy(int dx, int dy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 705-710 |  
  |  | 3 | 1 | 
 QListModel::sortedInsertionIterator| Name:  | QListModel::sortedInsertionIterator |  | Prototype:  | QList<QListWidgetItem*>::iterator QListModel::sortedInsertionIterator( const QList<QListWidgetItem*>::iterator &begin, const QList<QListWidgetItem*>::iterator &end, Qt::SortOrder order, QListWidgetItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 405-413 |  
  |  | 3 | 2 | 
 QListModel::index| Name:  | QListModel::index |  | Prototype:  | QModelIndex QListModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 211-216 |  
  |  | 3 | 2 | 
 QListModel::flags| Name:  | QListModel::flags |  | Prototype:  | Qt::ItemFlags QListModel::flags(const QModelIndex &index) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 283-288 |  
  |  | 3 | 2 | 
 QListModel::data| Name:  | QListModel::data |  | Prototype:  | QVariant QListModel::data(const QModelIndex &index, int role) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 218-223 |  
  |  | 3 | 2 | 
 QLinearGradient::setStart| Name:  | QLinearGradient::setStart |  | Prototype:  | void QLinearGradient::setStart(const QPointF &start) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1720-1725 |  
  |  | 3 | 1 | 
 QLinearGradient::setFinalStop| Name:  | QLinearGradient::setFinalStop |  | Prototype:  | void QLinearGradient::setFinalStop(const QPointF &stop) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1761-1766 |  
  |  | 3 | 1 | 
 QLineF::length| Name:  | QLineF::length |  | Prototype:  | qreal QLineF::length() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp |  | Lines:  | 552-557 |  
  |  | 3 | 1 | 
 QLineEditPrivate::xToPos| Name:  | QLineEditPrivate::xToPos |  | Prototype:  | int QLineEditPrivate::xToPos(int x, QTextLine::CursorPosition betweenOrOn) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 72-77 |  
  |  | 3 | 1 | 
 QLineEditPrivate::updatePasswordEchoEditing| Name:  | QLineEditPrivate::updatePasswordEchoEditing |  | Prototype:  | void QLineEditPrivate::updatePasswordEchoEditing(bool editing) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 257-262 |  
  |  | 3 | 1 | 
 QLineEditPrivate::resetInputMethod| Name:  | QLineEditPrivate::resetInputMethod |  | Prototype:  | void QLineEditPrivate::resetInputMethod() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 264-270 |  
  |  | 3 | 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_cursorPositionChanged| Name:  | QLineEditPrivate::_q_cursorPositionChanged |  | Prototype:  | void QLineEditPrivate::_q_cursorPositionChanged(int from, int to) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 131-136 |  
  |  | 3 | 1 | 
 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 | 
 QLineEdit::undo| Name:  | QLineEdit::undo |  | Prototype:  | void QLineEdit::undo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1288-1293 |  
  |  | 3 | 1 | 
 QLineEdit::setAlignment| Name:  | QLineEdit::setAlignment |  | Prototype:  | void QLineEdit::setAlignment(Qt::Alignment alignment) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 772-777 |  
  |  | 3 | 1 | 
 QLineEdit::redo| Name:  | QLineEdit::redo |  | Prototype:  | void QLineEdit::redo() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1298-1303 |  
  |  | 3 | 1 | 
 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 | 
 QLineEdit::clear| Name:  | QLineEdit::clear |  | Prototype:  | void QLineEdit::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1276-1281 |  
  |  | 3 | 1 | 
 QLineEdit::addAction| Name:  | QLineEdit::addAction |  | Prototype:  | void QLineEdit::addAction(QAction *action, ActionPosition position) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 450-455 |  
  |  | 3 | 1 | 
 QLineEdit::addAction| Name:  | QLineEdit::addAction |  | Prototype:  | QAction *QLineEdit::addAction(const QIcon &icon, ActionPosition position) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 465-470 |  
  |  | 3 | 1 | 
 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 | 
 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 | 
 QLayout::invalidate| Name:  | QLayout::invalidate |  | Prototype:  | void QLayout::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 542-547 |  
  |  | 3 | 1 | 
 QLayout::contentsMargins| Name:  | QLayout::contentsMargins |  | Prototype:  | QMargins QLayout::contentsMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 439-444 |  
  |  | 3 | 1 | 
 QLayout::adoptLayout| Name:  | QLayout::adoptLayout |  | Prototype:  | bool QLayout::adoptLayout(QLayout *layout) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 800-805 |  
  |  | 3 | 1 | 
 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 | 
 QLatin15Codec::aliases| Name:  | QLatin15Codec::aliases |  | Prototype:  | QList<QByteArray> QLatin15Codec::aliases() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 228-233 |  
  |  | 3 | 1 | 
 QLabel::setNum| Name:  | QLabel::setNum |  | Prototype:  | void QLabel::setNum(int num) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 417-422 |  
  |  | 3 | 1 | 
 QLabel::setNum| Name:  | QLabel::setNum |  | Prototype:  | void QLabel::setNum(double num) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 437-442 |  
  |  | 3 | 1 | 
 QLabel::setIndent| Name:  | QLabel::setIndent |  | Prototype:  | void QLabel::setIndent(int indent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 521-526 |  
  |  | 3 | 1 | 
 QLabel::clear| Name:  | QLabel::clear |  | Prototype:  | void QLabel::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 350-355 |  
  |  | 3 | 1 | 
 QLabel::QLabel| Name:  | QLabel::QLabel |  | Prototype:  | QLabel::QLabel(const QString &text, QWidget *parent, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 235-241 |  
  |  | 3 | 1 | 
 QLCDNumber::setSmallDecimalPoint| Name:  | QLCDNumber::setSmallDecimalPoint |  | Prototype:  | void QLCDNumber::setSmallDecimalPoint(bool b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 690-695 |  
  |  | 3 | 1 | 
 QLCDNumber::setMode| Name:  | QLCDNumber::setMode |  | Prototype:  | void QLCDNumber::setMode(Mode m) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 518-523 |  
  |  | 3 | 1 | 
 QLCDNumber::QLCDNumber| Name:  | QLCDNumber::QLCDNumber |  | Prototype:  | QLCDNumber::QLCDNumber(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 340-346 |  
  |  | 3 | 1 | 
 QLCDNumber::QLCDNumber| Name:  | QLCDNumber::QLCDNumber |  | Prototype:  | QLCDNumber::QLCDNumber(uint numDigits, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 360-366 |  
  |  | 3 | 1 | 
 QKeySequenceEdit::QKeySequenceEdit| Name:  | QKeySequenceEdit::QKeySequenceEdit |  | Prototype:  | QKeySequenceEdit::QKeySequenceEdit(const QKeySequence &keySequence, QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 151-157 |  
  |  | 3 | 1 | 
 QKeySequence::setKey| Name:  | QKeySequence::setKey |  | Prototype:  | void QKeySequence::setKey(int key, int index) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 904-909 |  
  |  | 3 | 1 | 
 QKeyEvent::matches| Name:  | QKeyEvent::matches |  | Prototype:  | bool QKeyEvent::matches(QKeySequence::StandardKey matchKey) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 1300-1307 |  
  |  | 3 | 1 | 
 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 | 
 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 | 
 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 | 
 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::setValueAt| Name:  | QJsonObject::setValueAt |  | Prototype:  | void QJsonObject::setValueAt(int i, const QJsonValue &val) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 1265-1271 |  
  |  | 3 | 1 | 
 QJsonObject::keyAt| Name:  | QJsonObject::keyAt |  | Prototype:  | QString QJsonObject::keyAt(int i) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 1242-1248 |  
  |  | 3 | 1 | 
 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::detach| Name:  | QJsonObject::detach |  | Prototype:  | void QJsonObject::detach(uint reserve) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 1193-1198 |  
  |  | 3 | 1 | 
 QJsonObject::QJsonObject| Name:  | QJsonObject::QJsonObject |  | Prototype:  | QJsonObject::QJsonObject(QJsonPrivate::Data *data, QJsonPrivate::Object *object) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 134-140 |  
  |  | 3 | 1 | 
 QJsonDocument::toBinaryData| Name:  | QJsonDocument::toBinaryData |  | Prototype:  | QByteArray QJsonDocument::toBinaryData() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 397-403 |  
  |  | 3 | 2 | 
 QJsonDocument::isEmpty| Name:  | QJsonDocument::isEmpty |  | Prototype:  | bool QJsonDocument::isEmpty() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 377-383 |  
  |  | 3 | 2 | 
 QJsonDocument::QJsonDocument| Name:  | QJsonDocument::QJsonDocument |  | Prototype:  | QJsonDocument::QJsonDocument(const QJsonDocument &other) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 132-137 |  
  |  | 3 | 2 | 
 QJsonArray::size| Name:  | QJsonArray::size |  | Prototype:  | int QJsonArray::size() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 328-334 |  
  |  | 3 | 2 | 
 QJsonArray::isEmpty| Name:  | QJsonArray::isEmpty |  | Prototype:  | bool QJsonArray::isEmpty() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 349-355 |  
  |  | 3 | 2 | 
 QJsonArray::detach| Name:  | QJsonArray::detach |  | Prototype:  | void QJsonArray::detach(uint reserve) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 1169-1174 |  
  |  | 3 | 1 | 
 QJsonArray::at| Name:  | QJsonArray::at |  | Prototype:  | QJsonValue QJsonArray::at(int i) const |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 363-369 |  
  |  | 3 | 2 | 
 QJsonArray::QJsonArray| Name:  | QJsonArray::QJsonArray |  | Prototype:  | QJsonArray::QJsonArray(QJsonPrivate::Data *data, QJsonPrivate::Array *array) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 154-160 |  
  |  | 3 | 1 | 
 QItemSelectionRange::indexes| Name:  | QItemSelectionRange::indexes |  | Prototype:  | QModelIndexList QItemSelectionRange::indexes() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 364-369 |  
  |  | 3 | 1 | 
 QItemEditorFactory::defaultFactory| Name:  | QItemEditorFactory::defaultFactory |  | Prototype:  | const QItemEditorFactory *QItemEditorFactory::defaultFactory() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 331-337 |  
  |  | 3 | 2 | 
 QItemDelegatePrivate::iconMode| Name:  | QItemDelegatePrivate::iconMode |  | Prototype:  | inline QIcon::Mode iconMode(QStyle::State state) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 87-92 |  
  |  | 3 | 3 | 
 QItemDelegate::QItemDelegate| Name:  | QItemDelegate::QItemDelegate |  | Prototype:  | QItemDelegate::QItemDelegate(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 300-304 |  
  |  | 3 | 1 | 
 QIntersectionFinder::produceIntersections| Name:  | QIntersectionFinder::produceIntersections |  | Prototype:  | void QIntersectionFinder::produceIntersections(QPathSegments &segments) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 585-591 |  
  |  | 3 | 2 | 
 QInputMethodEvent::setCommitString| Name:  | QInputMethodEvent::setCommitString |  | Prototype:  | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2125-2130 |  
  |  | 3 | 1 | 
 QInputDialogPrivate::ensureEnabledConnection| Name:  | QInputDialogPrivate::ensureEnabledConnection |  | Prototype:  | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 338-344 |  
  |  | 3 | 2 | 
 QInputDialog::sizeHint| Name:  | QInputDialog::sizeHint |  | Prototype:  | QSize QInputDialog::sizeHint() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1112-1117 |  
  |  | 3 | 1 | 
 QInputDialog::setTextEchoMode| Name:  | QInputDialog::setTextEchoMode |  | Prototype:  | void QInputDialog::setTextEchoMode(QLineEdit::EchoMode mode) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 729-734 |  
  |  | 3 | 1 | 
 QInputDialog::setOption| Name:  | QInputDialog::setOption |  | Prototype:  | void QInputDialog::setOption(InputDialogOption option, bool on) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 634-639 |  
  |  | 3 | 2 | 
 QInputDialog::setOkButtonText| Name:  | QInputDialog::setOkButtonText |  | Prototype:  | void QInputDialog::setOkButtonText(const QString &text) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1039-1044 |  
  |  | 3 | 1 | 
 QInputDialog::setIntValue| Name:  | QInputDialog::setIntValue |  | Prototype:  | void QInputDialog::setIntValue(int value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 815-820 |  
  |  | 3 | 1 | 
 QInputDialog::setIntStep| Name:  | QInputDialog::setIntStep |  | Prototype:  | void QInputDialog::setIntStep(int step) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 902-907 |  
  |  | 3 | 1 | 
 QInputDialog::setIntRange| Name:  | QInputDialog::setIntRange |  | Prototype:  | void QInputDialog::setIntRange(int min, int max) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 887-892 |  
  |  | 3 | 1 | 
 QInputDialog::setIntMinimum| Name:  | QInputDialog::setIntMinimum |  | Prototype:  | void QInputDialog::setIntMinimum(int min) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 840-845 |  
  |  | 3 | 1 | 
 QInputDialog::setIntMaximum| Name:  | QInputDialog::setIntMaximum |  | Prototype:  | void QInputDialog::setIntMaximum(int max) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 865-870 |  
  |  | 3 | 1 | 
 QInputDialog::setDoubleValue| Name:  | QInputDialog::setDoubleValue |  | Prototype:  | void QInputDialog::setDoubleValue(double value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 927-932 |  
  |  | 3 | 1 | 
 QInputDialog::setDoubleRange| Name:  | QInputDialog::setDoubleRange |  | Prototype:  | void QInputDialog::setDoubleRange(double min, double max) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 999-1004 |  
  |  | 3 | 1 | 
 QInputDialog::setDoubleMinimum| Name:  | QInputDialog::setDoubleMinimum |  | Prototype:  | void QInputDialog::setDoubleMinimum(double min) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 952-957 |  
  |  | 3 | 1 | 
 QInputDialog::setDoubleMaximum| Name:  | QInputDialog::setDoubleMaximum |  | Prototype:  | void QInputDialog::setDoubleMaximum(double max) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 977-982 |  
  |  | 3 | 1 | 
 QInputDialog::setDoubleDecimals| Name:  | QInputDialog::setDoubleDecimals |  | Prototype:  | void QInputDialog::setDoubleDecimals(int decimals) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1015-1020 |  
  |  | 3 | 1 |