| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 938-949 |
| | 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: | 448-454 |
| | 4 | 1 |
QLabelPrivate::textDirection| Name: | QLabelPrivate::textDirection | | Prototype: | Qt::LayoutDirection QLabelPrivate::textDirection() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1425-1433 |
| | 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: | 249-256 |
| | 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: | 825-831 |
| | 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: | 390-397 |
| | 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: | 684-690 |
| | 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: | 815-821 |
| | 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: | 796-802 |
| | 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: | 655-661 |
| | 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: | 772-778 |
| | 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: | 945-951 |
| | 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: | 1184-1190 |
| | 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: | 469-475 |
| | 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: | 485-491 |
| | 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: | 108-115 |
| | 4 | 1 |
QKeySequence::operator==| Name: | QKeySequence::operator== | | Prototype: | bool QKeySequence::operator==(const QKeySequence &other) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 1433-1439 |
| | 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: | 685-693 |
| | 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: | 695-703 |
| | 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: | 243-250 |
| | 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: | 170-176 |
| | 4 | 2 |
QJsonObject::valueAt| Name: | QJsonObject::valueAt | | Prototype: | QJsonValue QJsonObject::valueAt(int i) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1166-1173 |
| | 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: | 279-287 |
| | 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: | 165-171 |
| | 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: | 421-428 |
| | 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: | 407-414 |
| | 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: | 241-247 |
| | 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: | 561-568 |
| | 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: | 184-190 |
| | 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: | 1638-1644 |
| | 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: | 1336-1343 |
| | 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: | 67-74 |
| | 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: | 3862-3869 |
| | 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: | 560-566 |
| | 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: | 2173-2179 |
| | 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: | 172-178 |
| | 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: | 305-311 |
| | 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: | 345-351 |
| | 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: | 187-193 |
| | 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: | 321-327 |
| | 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: | 114-123 |
| | 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: | 429-437 |
| | 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: | 439-446 |
| | 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: | 149-158 |
| | 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: | 730-738 |
| | 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: | 588-596 |
| | 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: | 756-764 |
| | 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: | 816-824 |
| | 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: | 903-911 |
| | 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: | 841-849 |
| | 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: | 866-874 |
| | 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: | 928-936 |
| | 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: | 953-961 |
| | 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: | 978-986 |
| | 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: | 1016-1024 |
| | 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: | 75-82 |
| | 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: | 245-252 |
| | 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: | 348-354 |
| | 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: | 336-343 |
| | 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: | 1160-1166 |
| | 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: | 1079-1085 |
| | 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: | 1558-1565 |
| | 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: | 670-677 |
| | 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: | 4738-4744 |
| | 4 | 1 |
QImage::toImageFormat| Name: | QImage::toImageFormat | | Prototype: | QImage::Format QImage::toImageFormat(QPixelFormat format) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 5179-5186 |
| | 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: | 1571-1578 |
| | 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: | 3452-3458 |
| | 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: | 3471-3477 |
| | 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: | 1594-1601 |
| | 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: | 561-567 |
| | 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: | 475-481 |
| | 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: | 427-433 |
| | 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: | 283-289 |
| | 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: | 357-363 |
| | 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: | 349-355 |
| | 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: | 365-371 |
| | 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: | 684-692 |
| | 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: | 150-156 |
| | 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: | 3215-3221 |
| | 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: | 148-156 |
| | 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: | 321-329 |
| | 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: | 101-109 |
| | 4 | 1 |
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: | 1590-1601 |
| | 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: | 738-744 |
| | 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: | 695-705 |
| | 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: | 203-215 |
| | 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: | 414-424 |
| | 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: | 660-667 |
| | 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: | 642-651 |
| | 4 | 2 |
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: | 456-462 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingWriteNotification| Name: | QHttpSocketEngine::emitPendingWriteNotification | | Prototype: | void QHttpSocketEngine::emitPendingWriteNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 756-762 |
| | 4 | 2 |
QHttpSocketEngine::emitPendingReadNotification| Name: | QHttpSocketEngine::emitPendingReadNotification | | Prototype: | void QHttpSocketEngine::emitPendingReadNotification() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 748-754 |
| | 4 | 2 |
QHttpSocketEngine::emitConnectionNotification| Name: | QHttpSocketEngine::emitConnectionNotification | | Prototype: | void QHttpSocketEngine::emitConnectionNotification() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 794-801 |
| | 4 | 2 |
QHttpSocketEngine::bytesToWrite| Name: | QHttpSocketEngine::bytesToWrite | | Prototype: | qint64 QHttpSocketEngine::bytesToWrite() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 295-303 |
| | 4 | 2 |
QHttpNetworkReplyPrivate::clear| Name: | QHttpNetworkReplyPrivate::clear | | Prototype: | void QHttpNetworkReplyPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 368-374 |
| | 4 | 1 |
QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate| Name: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate | | Prototype: | QHttpNetworkReplyPrivate::QHttpNetworkReplyPrivate(const QUrl &newUrl) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 309-339 |
| | 4 | 2 |
QHttpNetworkReply::bytesAvailableNextBlock| Name: | QHttpNetworkReply::bytesAvailableNextBlock | | Prototype: | qint64 QHttpNetworkReply::bytesAvailableNextBlock() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 189-196 |
| | 4 | 2 |
QHttpNetworkReply::bytesAvailable| Name: | QHttpNetworkReply::bytesAvailable | | Prototype: | qint64 QHttpNetworkReply::bytesAvailable() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 180-187 |
| | 4 | 2 |
QHttpNetworkHeaderPrivate::headerField| Name: | QHttpNetworkHeaderPrivate::headerField | | Prototype: | QByteArray QHttpNetworkHeaderPrivate::headerField(const QByteArray &name, const QByteArray &defaultValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | | Lines: | 77-84 |
| | 4 | 2 |
QHttpNetworkConnectionPrivate::readMoreLater| Name: | QHttpNetworkConnectionPrivate::readMoreLater | | Prototype: | void QHttpNetworkConnectionPrivate::readMoreLater(QHttpNetworkReply *reply) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1085-1094 |
| | 4 | 3 |