Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QLineEditPrivate::setCursorVisibleName: | QLineEditPrivate::setCursorVisible | Prototype: | void QLineEditPrivate::setCursorVisible(bool visible) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 245-255 |
| | 7 | 3 |
QLineEditPrivate::effectiveRightTextMarginName: | QLineEditPrivate::effectiveRightTextMargin | Prototype: | int QLineEditPrivate::effectiveRightTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 565-575 |
| | 7 | 2 |
QLineEditPrivate::effectiveLeftTextMarginName: | QLineEditPrivate::effectiveLeftTextMargin | Prototype: | int QLineEditPrivate::effectiveLeftTextMargin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 553-563 |
| | 7 | 2 |
QLineEdit::setTextMarginsName: | QLineEdit::setTextMargins | Prototype: | void QLineEdit::setTextMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1102-1111 |
| | 7 | 1 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 953-963 |
| | 7 | 2 |
QLibrary::setFileNameAndVersionName: | QLibrary::setFileNameAndVersion | Prototype: | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 974-984 |
| | 7 | 2 |
QLibrary::setFileNameName: | QLibrary::setFileName | Prototype: | void QLibrary::setFileName(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 925-935 |
| | 7 | 2 |
QLayout::removeWidgetName: | QLayout::removeWidget | Prototype: | void QLayout::removeWidget(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1368-1380 |
| | 7 | 3 |
QLayout::removeItemName: | QLayout::removeItem | Prototype: | void QLayout::removeItem(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1391-1403 |
| | 7 | 3 |
QLayout::addChildLayoutName: | QLayout::addChildLayout | Prototype: | void QLayout::addChildLayout(QLayout *l) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 782-795 |
| | 7 | 3 |
QLatin1Codec::aliasesName: | QLatin1Codec::aliases | Prototype: | QList<QByteArray> QLatin1Codec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 85-94 |
| | 7 | 1 |
QLabelPrivate::updateShortcutName: | QLabelPrivate::updateShortcut | Prototype: | void QLabelPrivate::updateShortcut() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1199-1213 |
| | 7 | 2 |
QLabel::setTextFormatName: | QLabel::setTextFormat | Prototype: | void QLabel::setTextFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1365-1376 |
| | 7 | 3 |
QLabel::setSelectionName: | QLabel::setSelection | Prototype: | void QLabel::setSelection(int start, int length) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 750-760 |
| | 7 | 2 |
QLabel::setPixmapName: | QLabel::setPixmap | Prototype: | void QLabel::setPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 366-378 |
| | 7 | 3 |
QLCDNumber::segmentStyleName: | QLCDNumber::segmentStyle | Prototype: | QLCDNumber::SegmentStyle QLCDNumber::segmentStyle() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 1198-1207 |
| | 7 | 3 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(double num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 550-560 |
| | 7 | 2 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(int num) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 587-597 |
| | 7 | 2 |
QLCDNumber::displayName: | QLCDNumber::display | Prototype: | void QLCDNumber::display(const QString &s) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 613-622 |
| | 7 | 2 |
QKeySequenceEditPrivate::resetStateName: | QKeySequenceEditPrivate::resetState | Prototype: | void QKeySequenceEditPrivate::resetState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 101-112 |
| | 7 | 2 |
QKeySequence::toStringName: | QKeySequence::toString | Prototype: | QString QKeySequence::toString(SequenceFormat format) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | Lines: | 1533-1545 |
| | 7 | 2 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(const QJsonValue &other) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 261-271 |
| | 7 | 3 |
QJsonPrivate::Entry::operator >=Name: | QJsonPrivate::Entry::operator >= | Prototype: | bool Entry::operator >=(const Entry &other) const | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 294-304 |
| | 7 | 4 |
QJsonPrivate::Entry::operator ==Name: | QJsonPrivate::Entry::operator == | Prototype: | bool Entry::operator ==(const Entry &other) const | Coverage: | 30.000% (3/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 282-292 |
| | 7 | 4 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(const QString &key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 365-375 |
| | 7 | 3 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 381-391 |
| | 7 | 3 |
QJsonObject::toVariantHashName: | QJsonObject::toVariantHash | Prototype: | QVariantHash QJsonObject::toVariantHash() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 303-314 |
| | 7 | 3 |
QJsonObject::keysName: | QJsonObject::keys | Prototype: | QStringList QJsonObject::keys() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 321-332 |
| | 7 | 3 |
QJsonDocument::toJsonName: | QJsonDocument::toJson | Prototype: | QByteArray QJsonDocument::toJson(JsonFormat format) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 342-355 |
| | 7 | 3 |
QJsonDocument::operator =Name: | QJsonDocument::operator = | Prototype: | QJsonDocument &QJsonDocument::operator =(const QJsonDocument &other) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 143-154 |
| | 7 | 4 |
QJsonArray::removeAtName: | QJsonArray::removeAt | Prototype: | void QJsonArray::removeAt(int i) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 423-433 |
| | 7 | 3 |
QItemSelectionRange::intersectsName: | QItemSelectionRange::intersects | Prototype: | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 220-229 |
| | 7 | 1 |
QItemSelectionModel::clearCurrentIndexName: | QItemSelectionModel::clearCurrentIndex | Prototype: | void QItemSelectionModel::clearCurrentIndex() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1313-1323 |
| | 7 | 2 |
QIntersectionPoint::operator <Name: | QIntersectionPoint::operator < | Prototype: | bool QIntersectionPoint::operator < (const QIntersectionPoint &other) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 325-334 |
| | 7 | 4 |
QInternalMimeData::hasFormatName: | QInternalMimeData::hasFormat | Prototype: | bool QInternalMimeData::hasFormat(const QString &mimeType) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 202-213 |
| | 7 | 4 |
QInternalMimeData::formatsHelperName: | QInternalMimeData::formatsHelper | Prototype: | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 278-290 |
| | 7 | 4 |
QInputDialogPrivate::ensureLineEditName: | QInputDialogPrivate::ensureLineEdit | Prototype: | void QInputDialogPrivate::ensureLineEdit() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 253-265 |
| | 7 | 2 |
QInputDialog::setComboBoxItemsName: | QInputDialog::setComboBoxItems | Prototype: | void QInputDialog::setComboBoxItems(const QStringList &items) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 779-792 |
| | 7 | 2 |
QInputDialog::inputModeName: | QInputDialog::inputMode | Prototype: | QInputDialog::InputMode QInputDialog::inputMode() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 572-585 |
| | 7 | 4 |
QInotifyFileSystemWatcherEngine::createName: | QInotifyFileSystemWatcherEngine::create | Prototype: | QInotifyFileSystemWatcherEngine *QInotifyFileSystemWatcherEngine::create(QObject *parent) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 229-241 |
| | 7 | 3 |
QImageWriter::canWriteName: | QImageWriter::canWrite | Prototype: | bool QImageWriter::canWrite() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 720-731 |
| | 7 | 3 |
QImageScale::qimageFreeScaleInfoName: | QImageScale::qimageFreeScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 217-227 |
| | 7 | 2 |
QImageReaderPrivate::QImageReaderPrivateName: | QImageReaderPrivate::QImageReaderPrivate | Prototype: | QImageReaderPrivate::QImageReaderPrivate(QImageReader *qq) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 558-569 |
| | 7 | 1 |
QImageReader::setDeviceName: | QImageReader::setDevice | Prototype: | void QImageReader::setDevice(QIODevice *device) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 837-846 |
| | 7 | 2 |
QImageReader::imageFormatName: | QImageReader::imageFormat | Prototype: | QByteArray QImageReader::imageFormat(QIODevice *device) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1579-1589 |
| | 7 | 3 |
QImageReader::autoTransformName: | QImageReader::autoTransform | Prototype: | bool QImageReader::autoTransform() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1195-1210 |
| | 7 | 6 |
QImage::detachName: | QImage::detach | Prototype: | void QImage::detach() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1104-1116 |
| | 7 | 5 |
QIcuTimeZonePrivate::dataName: | QIcuTimeZonePrivate::data | Prototype: | QTimeZonePrivate::Data QIcuTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 407-423 |
| | 7 | 1 |
QIcuTimeZonePrivate::availableTimeZoneIdsName: | QIcuTimeZonePrivate::availableTimeZoneIds | Prototype: | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | Lines: | 467-476 |
| | 7 | 2 |
QIconModeViewBase::itemsRectName: | QIconModeViewBase::itemsRect | Prototype: | QRect QIconModeViewBase::itemsRect(const QVector<QModelIndex> &indexes) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3092-3102 |
| | 7 | 2 |
QIconModeViewBase::intersectingSetName: | QIconModeViewBase::intersectingSet | Prototype: | QVector<QModelIndex> QIconModeViewBase::intersectingSet(const QRect &area) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3081-3090 |
| | 7 | 1 |
QIconLoaderEngine::ensureLoadedName: | QIconLoaderEngine::ensureLoaded | Prototype: | void QIconLoaderEngine::ensureLoaded() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 534-545 |
| | 7 | 2 |
QIconLoader::updateSystemThemeName: | QIconLoader::updateSystemTheme | Prototype: | void QIconLoader::updateSystemTheme() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 123-135 |
| | 7 | 4 |
QIcon::addPixmapName: | QIcon::addPixmap | Prototype: | void QIcon::addPixmap(const QPixmap &pixmap, Mode mode, State state) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 972-982 |
| | 7 | 3 |
QIcon::actualSizeName: | QIcon::actualSize | Prototype: | QSize QIcon::actualSize(QWindow *window, const QSize &size, Mode mode, State state) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 867-880 |
| | 7 | 3 |
QIPAddressUtils::toStringName: | QIPAddressUtils::toString | Prototype: | void toString(QString &appendTo, IPv4Address address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 129-140 |
| | 7 | 1 |
QIODevicePrivate::setWriteChannelCountName: | QIODevicePrivate::setWriteChannelCount | Prototype: | void QIODevicePrivate::setWriteChannelCount(int count) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 733-747 |
| | 7 | 3 |
QIODevice::setTextModeEnabledName: | QIODevice::setTextModeEnabled | Prototype: | void QIODevice::setTextModeEnabled(bool enabled) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 552-563 |
| | 7 | 3 |
QIODevice::QIODeviceName: | QIODevice::QIODevice | Prototype: | QIODevice::QIODevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 445-453 |
| | 7 | 1 |
QHttpSocketEngine::optionName: | QHttpSocketEngine::option | Prototype: | int QHttpSocketEngine::option(SocketOption option) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 331-342 |
| | 7 | 4 |
QHttpPartPrivate::checkHeaderCreatedName: | QHttpPartPrivate::checkHeaderCreated | Prototype: | void QHttpPartPrivate::checkHeaderCreated() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 421-432 |
| | 7 | 3 |
QHttpNetworkReply::sslConfigurationName: | QHttpNetworkReply::sslConfiguration | Prototype: | QSslConfiguration QHttpNetworkReply::sslConfiguration() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 991-1003 |
| | 7 | 3 |
QHttpNetworkHeaderPrivate::headerFieldValuesName: | QHttpNetworkHeaderPrivate::headerFieldValues | Prototype: | QList<QByteArray> QHttpNetworkHeaderPrivate::headerFieldValues(const QByteArray &name) const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp | Lines: | 94-104 |
| | 7 | 3 |
QHttpNetworkConnectionPrivate::initName: | QHttpNetworkConnectionPrivate::init | Prototype: | void QHttpNetworkConnectionPrivate::init() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 127-141 |
| | 7 | 2 |
QHttpNetworkConnectionChannel::emitFinishedWithErrorName: | QHttpNetworkConnectionChannel::emitFinishedWithError | Prototype: | void QHttpNetworkConnectionChannel::emitFinishedWithError(QNetworkReply::NetworkError error, const char *message) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1096-1107 |
| | 7 | 3 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1414-1428 |
| | 7 | 4 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(const QList<QSslError> &errors, int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1430-1444 |
| | 7 | 4 |
QHostInfoCache::getName: | QHostInfoCache::get | Prototype: | QHostInfo QHostInfoCache::get(const QString &name, bool *valid) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 772-788 |
| | 7 | 3 |
QHeaderView::setSectionResizeModeName: | QHeaderView::setSectionResizeMode | Prototype: | void QHeaderView::setSectionResizeMode(ResizeMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1224-1233 |
| | 7 | 2 |
QHeaderView::saveStateName: | QHeaderView::saveState | Prototype: | QByteArray QHeaderView::saveState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1720-1729 |
| | 7 | 1 |
QHeaderView::isSectionHiddenName: | QHeaderView::isSectionHidden | Prototype: | bool QHeaderView::isSectionHidden(int logicalIndex) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 975-984 |
| | 7 | 2 |
QGuiApplicationPrivate::reportScreenOrientationChangeName: | QGuiApplicationPrivate::reportScreenOrientationChange | Prototype: | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2660-2673 |
| | 7 | 3 |
QGuiApplicationPrivate::reportLogicalDotsPerInchChangeName: | QGuiApplicationPrivate::reportLogicalDotsPerInchChange | Prototype: | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2740-2753 |
| | 7 | 3 |
QGuiApplicationPrivate::processLeaveEventName: | QGuiApplicationPrivate::processLeaveEvent | Prototype: | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2063-2076 |
| | 7 | 3 |
QGuiApplicationPrivate::processEnterEventName: | QGuiApplicationPrivate::processEnterEvent | Prototype: | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 2048-2061 |
| | 7 | 3 |
QGuiApplicationPrivate::gammaTablesName: | QGuiApplicationPrivate::gammaTables | Prototype: | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3650-3660 |
| | 7 | 3 |
QGuiApplicationPrivate::commitDataName: | QGuiApplicationPrivate::commitData | Prototype: | void QGuiApplicationPrivate::commitData() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 3338-3350 |
| | 7 | 2 |
QGroupBoxPrivate::calculateFrameName: | QGroupBoxPrivate::calculateFrame | Prototype: | void QGroupBoxPrivate::calculateFrame() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | Lines: | 457-466 |
| | 7 | 1 |
QGridLayoutEngine::setRowStretchFactorName: | QGridLayoutEngine::setRowStretchFactor | Prototype: | void QGridLayoutEngine::setRowStretchFactor(int row, int stretch, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 875-886 |
| | 7 | 2 |
QGridLayoutEngine::setRowSizeHintName: | QGridLayoutEngine::setRowSizeHint | Prototype: | void QGridLayoutEngine::setRowSizeHint(Qt::SizeHint which, int row, qreal size, Qt::Orientation orientation) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 896-908 |
| | 7 | 2 |
QGridLayoutEngine::removeItemName: | QGridLayoutEngine::removeItem | Prototype: | void QGridLayoutEngine::removeItem(QGridLayoutItem *item) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | Lines: | 982-996 |
| | 7 | 4 |
QGraphicsWidgetPrivate::resolveFontName: | QGraphicsWidgetPrivate::resolveFont | Prototype: | void QGraphicsWidgetPrivate::resolveFont(uint inheritedMask) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 266-275 |
| | 7 | 2 |
QGraphicsWidget::setFocusPolicyName: | QGraphicsWidget::setFocusPolicy | Prototype: | void QGraphicsWidget::setFocusPolicy(Qt::FocusPolicy policy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | Lines: | 1861-1870 |
| | 7 | 3 |
QGraphicsViewPrivate::translateTouchEventName: | QGraphicsViewPrivate::translateTouchEvent | Prototype: | void QGraphicsViewPrivate::translateTouchEvent(QGraphicsViewPrivate *d, QTouchEvent *touchEvent) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 312-327 |
| | 7 | 2 |
QGraphicsView::keyPressEventName: | QGraphicsView::keyPressEvent | Prototype: | void QGraphicsView::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3173-3183 |
| | 7 | 3 |
QGraphicsView::invalidateSceneName: | QGraphicsView::invalidateScene | Prototype: | void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLayers layers) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 1643-1656 |
| | 7 | 4 |
QGraphicsView::focusInEventName: | QGraphicsView::focusInEvent | Prototype: | void QGraphicsView::focusInEvent(QFocusEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | Lines: | 3139-3149 |
| | 7 | 3 |
QGraphicsTextItemPrivate::_q_updateBoundingRectName: | QGraphicsTextItemPrivate::_q_updateBoundingRect | Prototype: | void QGraphicsTextItemPrivate::_q_updateBoundingRect(const QSizeF &size) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10508-10518 |
| | 7 | 3 |
QGraphicsTextItem::setDefaultTextColorName: | QGraphicsTextItem::setDefaultTextColor | Prototype: | void QGraphicsTextItem::setDefaultTextColor(const QColor &col) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10035-10044 |
| | 7 | 2 |
QGraphicsTextItem::mouseDoubleClickEventName: | QGraphicsTextItem::mouseDoubleClickEvent | Prototype: | void QGraphicsTextItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | Lines: | 10319-10332 |
| | 7 | 3 |
QGraphicsScenePrivate::storeMouseButtonsForMouseGrabberName: | QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber | Prototype: | void QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 1141-1152 |
| | 7 | 3 |
QGraphicsScenePrivate::setScenePosItemEnabledName: | QGraphicsScenePrivate::setScenePosItemEnabled | Prototype: | void QGraphicsScenePrivate::setScenePosItemEnabled(QGraphicsItem *item, bool enabled) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 514-525 |
| | 7 | 3 |
QGraphicsScenePrivate::initName: | QGraphicsScenePrivate::init | Prototype: | void QGraphicsScenePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 323-336 |
| | 7 | 1 |
QGraphicsSceneFindItemBspTreeVisitor::visitName: | QGraphicsSceneFindItemBspTreeVisitor::visit | Prototype: | void visit(QList<QGraphicsItem *> *items) override | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | Lines: | 73-84 |
| | 7 | 4 |
QGraphicsSceneBspTreeIndex::eventName: | QGraphicsSceneBspTreeIndex::event | Prototype: | bool QGraphicsSceneBspTreeIndex::event(QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp | Lines: | 694-708 |
| | 7 | 4 |
QGraphicsSceneBspTree::itemsName: | QGraphicsSceneBspTree::items | Prototype: | QList<QGraphicsItem *> QGraphicsSceneBspTree::items(const QRectF &rect, bool onlyTopLevelItems) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | Lines: | 147-157 |
| | 7 | 2 |
QGraphicsSceneBspTree::initializeName: | QGraphicsSceneBspTree::initialize | Prototype: | void QGraphicsSceneBspTree::initialize(const QRectF &rect, int depth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp | Lines: | 102-112 |
| | 7 | 1 |
QGraphicsScale::setZScaleName: | QGraphicsScale::setZScale | Prototype: | void QGraphicsScale::setZScale(qreal scale) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | Lines: | 323-332 |
| | 7 | 2 |
QGraphicsScale::setYScaleName: | QGraphicsScale::setYScale | Prototype: | void QGraphicsScale::setYScale(qreal scale) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | Lines: | 296-305 |
| | 7 | 2 |
QGraphicsScale::setXScaleName: | QGraphicsScale::setXScale | Prototype: | void QGraphicsScale::setXScale(qreal scale) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp | Lines: | 269-278 |
| | 7 | 2 |