| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 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 | 
 QLayoutPrivate::createWidgetItem| Name:  | QLayoutPrivate::createWidgetItem |  | Prototype:  | QWidgetItem *QLayoutPrivate::createWidgetItem(const QLayout *layout, QWidget *widget) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 186-192 |  
  |  | 4 | 3 | 
 QLayoutPrivate::createSpacerItem| Name:  | QLayoutPrivate::createSpacerItem |  | Prototype:  | QSpacerItem *QLayoutPrivate::createSpacerItem(const QLayout *layout, int w, int h, QSizePolicy::Policy hPolicy, QSizePolicy::Policy vPolicy) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 194-200 |  
  |  | 4 | 3 | 
 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::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::contentsRect| Name:  | QLayout::contentsRect |  | Prototype:  | QRect QLayout::contentsRect() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 454-460 |  
  |  | 4 | 1 | 
 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::init| Name:  | QLabelPrivate::init |  | Prototype:  | void QLabelPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 255-262 |  
  |  | 4 | 1 | 
 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::setPicture| Name:  | QLabel::setPicture |  | Prototype:  | void QLabel::setPicture(const QPicture &picture) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 396-403 |  
  |  | 4 | 1 | 
 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::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 | 
 QLCDNumber::setSegmentStyle| Name:  | QLCDNumber::setSegmentStyle |  | Prototype:  | void QLCDNumber::setSegmentStyle(SegmentStyle s) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 1190-1196 |  
  |  | 4 | 1 | 
 QLCDNumber::checkOverflow| Name:  | QLCDNumber::checkOverflow |  | Prototype:  | bool QLCDNumber::checkOverflow(int num) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 475-481 |  
  |  | 4 | 1 | 
 QLCDNumber::checkOverflow| Name:  | QLCDNumber::checkOverflow |  | Prototype:  | bool QLCDNumber::checkOverflow(double num) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 491-497 |  
  |  | 4 | 1 | 
 QKeySequenceEditPrivate::finishEditing| Name:  | QKeySequenceEditPrivate::finishEditing |  | Prototype:  | void QKeySequenceEditPrivate::finishEditing() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 114-121 |  
  |  | 4 | 1 | 
 QKeySequence::operator==| Name:  | QKeySequence::operator== |  | Prototype:  | bool QKeySequence::operator==(const QKeySequence &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1440-1446 |  
  |  | 4 | 1 | 
 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::~QJsonValue| Name:  | QJsonValue::~QJsonValue |  | Prototype:  | QJsonValue::~QJsonValue() |  | Coverage:  |  76.923% (10/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 249-256 |  
  |  | 4 | 3 | 
 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::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::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::QJsonObject| Name:  | QJsonObject::QJsonObject |  | Prototype:  | QJsonObject::QJsonObject(const QJsonObject &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 171-177 |  
  |  | 4 | 2 | 
 QJsonDocument::isObject| Name:  | QJsonDocument::isObject |  | Prototype:  | bool QJsonDocument::isObject() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 424-431 |  
  |  | 4 | 2 | 
 QJsonDocument::isArray| Name:  | QJsonDocument::isArray |  | Prototype:  | bool QJsonDocument::isArray() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 410-417 |  
  |  | 4 | 2 | 
 QJsonArray::fromStringList| Name:  | QJsonArray::fromStringList |  | Prototype:  | QJsonArray QJsonArray::fromStringList(const QStringList &list) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 247-253 |  
  |  | 4 | 2 | 
 QJsonArray::contains| Name:  | QJsonArray::contains |  | Prototype:  | bool QJsonArray::contains(const QJsonValue &value) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 567-574 |  
  |  | 4 | 3 | 
 QJsonArray::QJsonArray| Name:  | QJsonArray::QJsonArray |  | Prototype:  | QJsonArray::QJsonArray(const QJsonArray &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 190-196 |  
  |  | 4 | 2 | 
 QItemSelectionModel::selectedIndexes| Name:  | QItemSelectionModel::selectedIndexes |  | Prototype:  | QModelIndexList QItemSelectionModel::selectedIndexes() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1640-1646 |  
  |  | 4 | 1 | 
 QItemSelectionModel::clearSelection| Name:  | QItemSelectionModel::clearSelection |  | Prototype:  | void QItemSelectionModel::clearSelection() |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1338-1345 |  
  |  | 4 | 2 | 
 QIsciiCodec::create| Name:  | QIsciiCodec::create |  | Prototype:  | QTextCodec *QIsciiCodec::create(const char *name) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 73-80 |  
  |  | 4 | 3 | 
 QInternal::unregisterCallback| Name:  | QInternal::unregisterCallback |  | Prototype:  | bool QInternal::unregisterCallback(Callback cb, qInternalCallback callback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4021-4028 |  
  |  | 4 | 2 | 
 QInt64Set::clear| Name:  | QInt64Set::clear |  | Prototype:  | inline void QInt64Set::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 QInputMethodQueryEvent::value| Name:  | QInputMethodQueryEvent::value |  | Prototype:  | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2239-2245 |  
  |  | 4 | 3 | 
 QInputMethod::show| Name:  | QInputMethod::show |  | Prototype:  | void QInputMethod::show() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 206-212 |  
  |  | 4 | 2 | 
 QInputMethod::reset| Name:  | QInputMethod::reset |  | Prototype:  | void QInputMethod::reset() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 345-351 |  
  |  | 4 | 2 | 
 QInputMethod::invokeAction| Name:  | QInputMethod::invokeAction |  | Prototype:  | void QInputMethod::invokeAction(Action a, int cursorPosition) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 385-391 |  
  |  | 4 | 2 | 
 QInputMethod::hide| Name:  | QInputMethod::hide |  | Prototype:  | void QInputMethod::hide() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 221-227 |  
  |  | 4 | 2 | 
 QInputMethod::commit| Name:  | QInputMethod::commit |  | Prototype:  | void QInputMethod::commit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 361-367 |  
  |  | 4 | 2 | 
 QInputDialogSpinBox::keyPressEvent| Name:  | QInputDialogSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 120-129 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::listViewText| Name:  | QInputDialogPrivate::listViewText |  | Prototype:  | QString QInputDialogPrivate::listViewText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 435-443 |  
  |  | 4 | 2 | 
 QInputDialogPrivate::_q_textChanged| Name:  | QInputDialogPrivate::_q_textChanged |  | Prototype:  | void QInputDialogPrivate::_q_textChanged(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 445-452 |  
  |  | 4 | 2 | 
 QInputDialogDoubleSpinBox::keyPressEvent| Name:  | QInputDialogDoubleSpinBox::keyPressEvent |  | Prototype:  | void keyPressEvent(QKeyEvent *event) override |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 155-164 |  
  |  | 4 | 2 | 
 QInputDialog::textEchoMode| Name:  | QInputDialog::textEchoMode |  | Prototype:  | QLineEdit::EchoMode QInputDialog::textEchoMode() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 736-744 |  
  |  | 4 | 2 | 
 QInputDialog::setLabelText| Name:  | QInputDialog::setLabelText |  | Prototype:  | void QInputDialog::setLabelText(const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 594-602 |  
  |  | 4 | 2 | 
 QInputDialog::isComboBoxEditable| Name:  | QInputDialog::isComboBoxEditable |  | Prototype:  | bool QInputDialog::isComboBoxEditable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 762-770 |  
  |  | 4 | 2 | 
 QInputDialog::intValue| Name:  | QInputDialog::intValue |  | Prototype:  | int QInputDialog::intValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 822-830 |  
  |  | 4 | 2 | 
 QInputDialog::intStep| Name:  | QInputDialog::intStep |  | Prototype:  | int QInputDialog::intStep() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 909-917 |  
  |  | 4 | 2 | 
 QInputDialog::intMinimum| Name:  | QInputDialog::intMinimum |  | Prototype:  | int QInputDialog::intMinimum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 847-855 |  
  |  | 4 | 2 | 
 QInputDialog::intMaximum| Name:  | QInputDialog::intMaximum |  | Prototype:  | int QInputDialog::intMaximum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 872-880 |  
  |  | 4 | 2 | 
 QInputDialog::doubleValue| Name:  | QInputDialog::doubleValue |  | Prototype:  | double QInputDialog::doubleValue() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 934-942 |  
  |  | 4 | 2 | 
 QInputDialog::doubleMinimum| Name:  | QInputDialog::doubleMinimum |  | Prototype:  | double QInputDialog::doubleMinimum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 959-967 |  
  |  | 4 | 2 | 
 QInputDialog::doubleMaximum| Name:  | QInputDialog::doubleMaximum |  | Prototype:  | double QInputDialog::doubleMaximum() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 984-992 |  
  |  | 4 | 2 | 
 QInputDialog::doubleDecimals| Name:  | QInputDialog::doubleDecimals |  | Prototype:  | int QInputDialog::doubleDecimals() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1022-1030 |  
  |  | 4 | 2 | 
 QInputDeviceManagerPrivate::setDeviceCount| Name:  | QInputDeviceManagerPrivate::setDeviceCount |  | Prototype:  | void QInputDeviceManagerPrivate::setDeviceCount(QInputDeviceManager::DeviceType type, int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp |  | Lines:  | 81-88 |  
  |  | 4 | 2 | 
 QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine| Name:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine |  | Prototype:  | QInotifyFileSystemWatcherEngine::~QInotifyFileSystemWatcherEngine() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 252-259 |  
  |  | 4 | 2 | 
 QImageWriter::~QImageWriter| Name:  | QImageWriter::~QImageWriter |  | Prototype:  | QImageWriter::~QImageWriter() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 354-360 |  
  |  | 4 | 2 | 
 QImageWriter::QImageWriter| Name:  | QImageWriter::QImageWriter |  | Prototype:  | QImageWriter::QImageWriter(const QString &fileName, const QByteArray &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 342-349 |  
  |  | 4 | 1 | 
 QImageReader::transformation| Name:  | QImageReader::transformation |  | Prototype:  | QImageIOHandler::Transformations QImageReader::transformation() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1166-1172 |  
  |  | 4 | 2 | 
 QImageReader::setBackgroundColor| Name:  | QImageReader::setBackgroundColor |  | Prototype:  | void QImageReader::setBackgroundColor(const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1085-1091 |  
  |  | 4 | 3 | 
 QImageReader::imageFormat| Name:  | QImageReader::imageFormat |  | Prototype:  | QByteArray QImageReader::imageFormat(const QString &fileName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1564-1571 |  
  |  | 4 | 2 | 
 QImageReader::QImageReader| Name:  | QImageReader::QImageReader |  | Prototype:  | QImageReader::QImageReader(const QString &fileName, const QByteArray &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 676-683 |  
  |  | 4 | 1 | 
 QImage::trueMatrix| Name:  | QImage::trueMatrix |  | Prototype:  | QTransform QImage::trueMatrix(const QTransform &matrix, int w, int h) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 4756-4762 |  
  |  | 4 | 1 | 
 QImage::toImageFormat| Name:  | QImage::toImageFormat |  | Prototype:  | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 5197-5204 |  
  |  | 4 | 3 | 
 QImage::scanLine| Name:  | QImage::scanLine |  | Prototype:  | const uchar *QImage::scanLine(int i) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1584-1591 |  
  |  | 4 | 2 | 
 QImage::save| Name:  | QImage::save |  | Prototype:  | bool QImage::save(const QString &fileName, const char *format, int quality) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3471-3477 |  
  |  | 4 | 2 | 
 QImage::save| Name:  | QImage::save |  | Prototype:  | bool QImage::save(QIODevice* device, const char* format, int quality) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3490-3496 |  
  |  | 4 | 2 | 
 QImage::constScanLine| Name:  | QImage::constScanLine |  | Prototype:  | const uchar *QImage::constScanLine(int i) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1607-1614 |  
  |  | 4 | 2 | 
 QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeMoved| Name:  | QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeMoved |  | Prototype:  | void QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destParent, int dest) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 568-574 |  
  |  | 4 | 1 | 
 QIdentityProxyModelPrivate::_q_sourceDataChanged| Name:  | QIdentityProxyModelPrivate::_q_sourceDataChanged |  | Prototype:  | void QIdentityProxyModelPrivate::_q_sourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &roles) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 481-487 |  
  |  | 4 | 1 | 
 QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeMoved| Name:  | QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeMoved |  | Prototype:  | void QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destParent, int dest) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 433-439 |  
  |  | 4 | 1 | 
 QIdentityProxyModel::parent| Name:  | QIdentityProxyModel::parent |  | Prototype:  | QModelIndex QIdentityProxyModel::parent(const QModelIndex& child) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 289-295 |  
  |  | 4 | 1 | 
 QIcuTimeZonePrivate::standardTimeOffset| Name:  | QIcuTimeZonePrivate::standardTimeOffset |  | Prototype:  | int QIcuTimeZonePrivate::standardTimeOffset(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 363-369 |  
  |  | 4 | 1 | 
 QIcuTimeZonePrivate::offsetFromUtc| Name:  | QIcuTimeZonePrivate::offsetFromUtc |  | Prototype:  | int QIcuTimeZonePrivate::offsetFromUtc(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 355-361 |  
  |  | 4 | 1 | 
 QIcuTimeZonePrivate::daylightTimeOffset| Name:  | QIcuTimeZonePrivate::daylightTimeOffset |  | Prototype:  | int QIcuTimeZonePrivate::daylightTimeOffset(qint64 atMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 371-377 |  
  |  | 4 | 1 | 
 QIcuCodec::mibEnum| Name:  | QIcuCodec::mibEnum |  | Prototype:  | int QIcuCodec::mibEnum() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 690-698 |  
  |  | 4 | 3 | 
 QIconPrivate::pixmapDevicePixelRatio| Name:  | QIconPrivate::pixmapDevicePixelRatio |  | Prototype:  | qreal QIconPrivate::pixmapDevicePixelRatio(qreal displayDevicePixelRatio, const QSize &requestedSize, const QSize &actualSize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 159-165 |  
  |  | 4 | 1 | 
 QIconModeViewBase::updateContentsSize| Name:  | QIconModeViewBase::updateContentsSize |  | Prototype:  | void QIconModeViewBase::updateContentsSize() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3225-3231 |  
  |  | 4 | 2 | 
 QIconLoader::themeSearchPaths| Name:  | QIconLoader::themeSearchPaths |  | Prototype:  | QStringList QIconLoader::themeSearchPaths() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 150-158 |  
  |  | 4 | 2 | 
 QIconLoader::loadIcon| Name:  | QIconLoader::loadIcon |  | Prototype:  | QThemeIconInfo QIconLoader::loadIcon(const QString &name) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 481-489 |  
  |  | 4 | 2 | 
 QIconEngine::pixmap| Name:  | QIconEngine::pixmap |  | Prototype:  | QPixmap QIconEngine::pixmap(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp |  | Lines:  | 107-115 |  
  |  | 4 | 1 | 
 QIconCacheGtkReader::read16| Name:  | QIconCacheGtkReader::read16 |  | Prototype:  | quint16 read16(uint offset) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 179-186 |  
  |  | 4 | 2 | 
 QIcon::fromTheme| Name:  | QIcon::fromTheme |  | Prototype:  | QIcon QIcon::fromTheme(const QString &name, const QIcon &fallback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1209-1217 |  
  |  | 4 | 2 | 
 QIODevice::errorString| Name:  | QIODevice::errorString |  | Prototype:  | QString QIODevice::errorString() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1940-1951 |  
  |  | 4 | 2 | 
 QIODevice::bytesAvailable| Name:  | QIODevice::bytesAvailable |  | Prototype:  | qint64 QIODevice::bytesAvailable() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 953-959 |  
  |  | 4 | 2 | 
 QIODevice::atEnd| Name:  | QIODevice::atEnd |  | Prototype:  | bool QIODevice::atEnd() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 910-920 |  
  |  | 4 | 1 | 
 QHttpThreadDelegate::~QHttpThreadDelegate| Name:  | QHttpThreadDelegate::~QHttpThreadDelegate |  | Prototype:  | QHttpThreadDelegate::~QHttpThreadDelegate() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 209-221 |  
  |  | 4 | 3 | 
 QHttpThreadDelegate::readBufferSizeChanged| Name:  | QHttpThreadDelegate::readBufferSizeChanged |  | Prototype:  | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 420-430 |  
  |  | 4 | 2 | 
 QHttpThreadDelegate::encryptedSlot| Name:  | QHttpThreadDelegate::encryptedSlot |  | Prototype:  | void QHttpThreadDelegate::encryptedSlot() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 666-673 |  
  |  | 4 | 2 | 
 QHttpThreadDelegate::dataReadProgressSlot| Name:  | QHttpThreadDelegate::dataReadProgressSlot |  | Prototype:  | void QHttpThreadDelegate::dataReadProgressSlot(qint64 done, qint64 total) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 648-657 |  
  |  | 4 | 2 | 
 QHttpSocketEngine::writeDatagram| Name:  | QHttpSocketEngine::writeDatagram |  | Prototype:  | qint64 QHttpSocketEngine::writeDatagram(const char *, qint64, const QIpPacketHeader &) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 300-306 |  
  |  | 4 | 1 | 
 QHttpSocketEngine::setWriteNotificationEnabled| Name:  | QHttpSocketEngine::setWriteNotificationEnabled |  | Prototype:  | void QHttpSocketEngine::setWriteNotificationEnabled(bool enable) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 482-488 |  
  |  | 4 | 2 |