Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QLineEdit::dragLeaveEventName: | 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::instanceName: | 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::unloadName: | 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::setLoadHintsName: | 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::createWidgetItemName: | 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::createSpacerItemName: | 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::~QLayoutName: | 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::setMenuBarName: | 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::contentsRectName: | 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::textDirectionName: | 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::initName: | 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::sizeHintName: | 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::setPictureName: | 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::setOpenExternalLinksName: | 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::selectionStartName: | 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::selectedTextName: | 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::heightForWidthName: | 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::hasSelectedTextName: | 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::focusNextPrevChildName: | 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::setSegmentStyleName: | 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::checkOverflowName: | 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::checkOverflowName: | 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::finishEditingName: | 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::~QJsonValueName: | 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::removeItemsName: | 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::valueAtName: | 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::fromVariantHashName: | 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::QJsonObjectName: | 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::isObjectName: | 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::isArrayName: | 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::fromStringListName: | 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::containsName: | 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::QJsonArrayName: | 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::selectedIndexesName: | 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::clearSelectionName: | 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::createName: | 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::unregisterCallbackName: | 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::clearName: | 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::valueName: | 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::showName: | 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::resetName: | 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::invokeActionName: | 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::hideName: | 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::commitName: | 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::keyPressEventName: | 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::listViewTextName: | 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_textChangedName: | 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::keyPressEventName: | 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::textEchoModeName: | 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::setLabelTextName: | 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::isComboBoxEditableName: | 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::intValueName: | 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::intStepName: | 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::intMinimumName: | 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::intMaximumName: | 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::doubleValueName: | 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::doubleMinimumName: | 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::doubleMaximumName: | 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::doubleDecimalsName: | 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::setDeviceCountName: | 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::~QInotifyFileSystemWatcherEngineName: | 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::~QImageWriterName: | 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::QImageWriterName: | 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::transformationName: | 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::setBackgroundColorName: | 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::imageFormatName: | 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::QImageReaderName: | 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::trueMatrixName: | 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::toImageFormatName: | 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::scanLineName: | 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::saveName: | 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::saveName: | 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::constScanLineName: | 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_sourceRowsAboutToBeMovedName: | 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_sourceDataChangedName: | 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_sourceColumnsAboutToBeMovedName: | 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::parentName: | 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::standardTimeOffsetName: | 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::offsetFromUtcName: | 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::daylightTimeOffsetName: | 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::mibEnumName: | 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::pixmapDevicePixelRatioName: | 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::updateContentsSizeName: | 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::themeSearchPathsName: | 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::loadIconName: | 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::pixmapName: | 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::read16Name: | 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::fromThemeName: | 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::errorStringName: | 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::bytesAvailableName: | 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::atEndName: | 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::~QHttpThreadDelegateName: | 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::readBufferSizeChangedName: | 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::encryptedSlotName: | 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::dataReadProgressSlotName: | 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::writeDatagramName: | 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::setWriteNotificationEnabledName: | 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 |