Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 3288-3300 |
| | 7 | 2 |
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: | 3600-3610 |
| | 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: | 2021-2034 |
| | 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: | 2036-2049 |
| | 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: | 2690-2703 |
| | 7 | 3 |
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: | 2611-2624 |
| | 7 | 3 |
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: | 960-969 |
| | 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: | 1692-1701 |
| | 7 | 1 |
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: | 1198-1207 |
| | 7 | 2 |
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: | 745-761 |
| | 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: | 1402-1416 |
| | 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: | 1418-1432 |
| | 7 | 4 |
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: | 1090-1101 |
| | 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: | 120-134 |
| | 7 | 2 |
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: | 86-96 |
| | 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: | 989-1001 |
| | 7 | 3 |
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: | 415-426 |
| | 7 | 3 |
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: | 305-316 |
| | 7 | 4 |
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: | 378-386 |
| | 7 | 1 |
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: | 485-496 |
| | 7 | 3 |
QIODevicePrivate::peekName: | QIODevicePrivate::peek | Prototype: | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1425-1435 |
| | 7 | 3 |
QIODevicePrivate::peekName: | QIODevicePrivate::peek | Prototype: | QByteArray QIODevicePrivate::peek(qint64 maxSize) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1440-1451 |
| | 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: | 123-134 |
| | 7 | 1 |
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: | 861-874 |
| | 7 | 3 |
QIcon::addPixmapName: | QIcon::addPixmap | Prototype: | void QIcon::addPixmap(const QPixmap &pixmap, Mode mode, State state) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 961-972 |
| | 7 | 3 |
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: | 121-133 |
| | 7 | 4 |
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: | 374-385 |
| | 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: | 3071-3080 |
| | 7 | 1 |
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: | 3082-3092 |
| | 7 | 2 |
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: | 461-470 |
| | 7 | 2 |
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: | 401-417 |
| | 7 | 1 |
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: | 1091-1103 |
| | 7 | 5 |
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: | 1189-1204 |
| | 7 | 6 |
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: | 1573-1583 |
| | 7 | 3 |
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: | 831-840 |
| | 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: | 552-563 |
| | 7 | 1 |
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: | 211-221 |
| | 7 | 2 |
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: | 714-725 |
| | 7 | 3 |
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: | 222-234 |
| | 7 | 3 |
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: | 566-579 |
| | 7 | 4 |
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: | 773-786 |
| | 7 | 2 |
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: | 247-259 |
| | 7 | 2 |
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: | 272-284 |
| | 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: | 196-207 |
| | 7 | 4 |
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: | 319-328 |
| | 7 | 4 |
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: | 1311-1321 |
| | 7 | 2 |
QItemSelectionRange::intersectsName: | QItemSelectionRange::intersects | Prototype: | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 214-223 |
| | 7 | 1 |
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: | 417-427 |
| | 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: | 137-148 |
| | 7 | 4 |
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: | 339-352 |
| | 7 | 3 |
QJsonObject::keysName: | QJsonObject::keys | Prototype: | QStringList QJsonObject::keys() const | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 314-325 |
| | 7 | 3 |
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: | 358-368 |
| | 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: | 246-256 |
| | 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: | 258-268 |
| | 7 | 4 |
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: | 255-265 |
| | 7 | 3 |
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: | 1526-1538 |
| | 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: | 95-106 |
| | 7 | 2 |
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: | 544-554 |
| | 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: | 581-591 |
| | 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: | 607-616 |
| | 7 | 2 |
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: | 1192-1201 |
| | 7 | 3 |
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: | 360-372 |
| | 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: | 744-754 |
| | 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: | 1361-1372 |
| | 7 | 3 |
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: | 1195-1209 |
| | 7 | 2 |
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: | 79-88 |
| | 7 | 1 |
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: | 776-789 |
| | 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: | 1385-1397 |
| | 7 | 3 |
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: | 1362-1374 |
| | 7 | 3 |
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: | 914-924 |
| | 7 | 2 |
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: | 942-952 |
| | 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: | 963-973 |
| | 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 |
QLineEditPrivate::findSideWidgetName: | QLineEditPrivate::findSideWidget | Prototype: | QLineEditPrivate::PositionIndexPair QLineEditPrivate::findSideWidget(const QAction *a) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 470-481 |
| | 7 | 5 |
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: | 239-249 |
| | 7 | 3 |
QLineEditPrivate::sideWidgetParametersName: | QLineEditPrivate::sideWidgetParameters | Prototype: | QLineEditPrivate::SideWidgetParameters QLineEditPrivate::sideWidgetParameters() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 418-427 |
| | 7 | 1 |
QLineF::angleName: | QLineF::angle | Prototype: | qreal QLineF::angle() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 564-577 |
| | 7 | 2 |
QLineF::unitVectorName: | QLineF::unitVector | Prototype: | QLineF QLineF::unitVector() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 625-639 |
| | 7 | 2 |
QListData::reallocName: | QListData::realloc | Prototype: | void QListData::realloc(int alloc) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 140-150 |
| | 7 | 3 |
QListModeViewBase::clearName: | QListModeViewBase::clear | Prototype: | void QListModeViewBase::clear() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2687-2696 |
| | 7 | 1 |
QListModeViewBase::doBatchedItemLayoutName: | QListModeViewBase::doBatchedItemLayout | Prototype: | bool QListModeViewBase::doBatchedItemLayout(const QListViewLayoutInfo &info, int max) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2324-2334 |
| | 7 | 2 |
QListModel::dropMimeDataName: | QListModel::dropMimeData | Prototype: | bool QListModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &index) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 442-453 |
| | 7 | 3 |
QListView::currentChangedName: | QListView::currentChanged | Prototype: | void QListView::currentChanged(const QModelIndex ¤t, const QModelIndex &previous) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3226-3239 |
| | 7 | 3 |
QListView::setMovementName: | QListView::setMovement | Prototype: | void QListView::setMovement(Movement movement) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 224-236 |
| | 7 | 1 |
QListView::timerEventName: | QListView::timerEvent | Prototype: | void QListView::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 833-844 |
| | 7 | 3 |
QListViewPrivate::mapToViewportName: | QListViewPrivate::mapToViewport | Prototype: | QRect QListViewPrivate::mapToViewport(const QRect &rect, bool extend) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1735-1745 |
| | 7 | 2 |
QListWidget::setCurrentRowName: | QListWidget::setCurrentRow | Prototype: | void QListWidget::setCurrentRow(int row) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 1489-1499 |
| | 7 | 3 |
QLocalServer::nextPendingConnectionName: | QLocalServer::nextPendingConnection | Prototype: | QLocalSocket *QLocalServer::nextPendingConnection() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 372-387 |
| | 7 | 3 |
QLocalServer::waitForNewConnectionName: | QLocalServer::waitForNewConnection | Prototype: | bool QLocalServer::waitForNewConnection(int msec, bool *timedOut) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 479-491 |
| | 7 | 3 |
QLocalSocketPrivate::cancelDelayedConnectName: | QLocalSocketPrivate::cancelDelayedConnect | Prototype: | void QLocalSocketPrivate::cancelDelayedConnect() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 369-379 |
| | 7 | 2 |
QLocale::toDateTimeName: | QLocale::toDateTime | Prototype: | QDateTime QLocale::toDateTime(const QString &string, const QString &format) const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1894-1909 |
| | 7 | 2 |
QLockFilePrivate::removeStaleLockName: | QLockFilePrivate::removeStaleLock | Prototype: | bool QLockFilePrivate::removeStaleLock() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 217-226 |
| | 7 | 2 |
QLoggingCategory::isEnabledName: | QLoggingCategory::isEnabled | Prototype: | bool QLoggingCategory::isEnabled(QtMsgType msgtype) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 312-322 |
| | 7 | 6 |
QLoggingRegistry::setApiRulesName: | QLoggingRegistry::setApiRules | Prototype: | void QLoggingRegistry::setApiRules(const QString &content) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 344-358 |
| | 7 | 3 |
QMainWindow::statusBarName: | QMainWindow::statusBar | Prototype: | QStatusBar *QMainWindow::statusBar() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 597-607 |
| | 7 | 2 |
QMainWindowLayout::QMainWindowLayoutName: | QMainWindowLayout::QMainWindowLayout | Prototype: | QMainWindowLayout::QMainWindowLayout(QMainWindow *mainwindow, QLayout *parentLayout) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2173-2210 |
| | 7 | 3 |
QMainWindowLayout::addToolBarName: | QMainWindowLayout::addToolBar | Prototype: | void QMainWindowLayout::addToolBar(Qt::ToolBarArea area, QToolBar *toolbar, bool) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1132-1156 |
| | 7 | 2 |
QMainWindowLayout::setCentralWidgetName: | QMainWindowLayout::setCentralWidget | Prototype: | void QMainWindowLayout::setCentralWidget(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2257-2271 |
| | 7 | 3 |
QMainWindowLayout::setDocumentModeName: | QMainWindowLayout::setDocumentMode | Prototype: | void QMainWindowLayout::setDocumentMode(bool enabled) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1381-1393 |
| | 7 | 4 |
QMainWindowLayout::startSeparatorMoveName: | QMainWindowLayout::startSeparatorMove | Prototype: | bool QMainWindowLayout::startSeparatorMove(const QPoint &pos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1704-1717 |
| | 7 | 2 |