Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QHeaderView::headerDataChangedName: | QHeaderView::headerDataChanged | Prototype: | void QHeaderView::headerDataChanged(Qt::Orientation orientation, int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1752-1781 |
| | 18 | 5 |
QHeaderView::initializeSectionsName: | QHeaderView::initializeSections | Prototype: | void QHeaderView::initializeSections() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2072-2090 |
| | 13 | 5 |
QHeaderView::sectionSizeFromContentsName: | QHeaderView::sectionSizeFromContents | Prototype: | QSize QHeaderView::sectionSizeFromContents(int logicalIndex) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2758-2792 |
| | 26 | 5 |
QHeaderView::setOffsetName: | QHeaderView::setOffset | Prototype: | void QHeaderView::setOffset(int newOffset) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 443-463 |
| | 15 | 5 |
QHeaderView::setStretchLastSectionName: | QHeaderView::setStretchLastSection | Prototype: | void QHeaderView::setStretchLastSection(bool stretch) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1473-1485 |
| | 10 | 5 |
QHeaderView::swapSectionsName: | QHeaderView::swapSections | Prototype: | void QHeaderView::swapSections(int first, int second) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 800-842 |
| | 29 | 5 |
QHeaderView::visualIndexName: | QHeaderView::visualIndex | Prototype: | int QHeaderView::visualIndex(int logicalIndex) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1042-1057 |
| | 12 | 5 |
QHeaderViewPrivate::_q_layoutAboutToBeChangedName: | QHeaderViewPrivate::_q_layoutAboutToBeChanged | Prototype: | void QHeaderViewPrivate::_q_layoutAboutToBeChanged() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 2008-2026 |
| | 10 | 5 |
QHeaderViewPrivate::adjustedVisualIndexName: | QHeaderViewPrivate::adjustedVisualIndex | Prototype: | int QHeaderViewPrivate::adjustedVisualIndex(int visualIndex) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3633-3649 |
| | 11 | 5 |
QHeaderViewPrivate::headerVisualIndexAtName: | QHeaderViewPrivate::headerVisualIndexAt | Prototype: | int QHeaderViewPrivate::headerVisualIndexAt(int position) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 3583-3601 |
| | 12 | 5 |
QHeaderViewPrivate::updateHiddenSectionsName: | QHeaderViewPrivate::updateHiddenSections | Prototype: | void QHeaderViewPrivate::updateHiddenSections(int logicalFirst, int logicalLast) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | Lines: | 1916-1930 |
| | 10 | 5 |
QHighDpiScaling::screenSubfactorName: | QHighDpiScaling::screenSubfactor | Prototype: | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | Lines: | 364-377 |
| | 9 | 5 |
QHostAddress::operator==Name: | QHostAddress::operator== | Prototype: | bool QHostAddress::operator==(const QHostAddress &other) const | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 818-830 |
| | 8 | 5 |
QHostAddress::toStringName: | QHostAddress::toString | Prototype: | QString QHostAddress::toString() const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 730-751 |
| | 14 | 5 |
QHostAddressPrivate::parseName: | QHostAddressPrivate::parse | Prototype: | bool QHostAddressPrivate::parse() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 191-215 |
| | 15 | 5 |
QHttpNetworkConnectionChannel::_q_disconnectedName: | QHttpNetworkConnectionChannel::_q_disconnected | Prototype: | void QHttpNetworkConnectionChannel::_q_disconnected() | Coverage: | 57.895% (11/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 748-771 |
| | 13 | 5 |
QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequiredName: | QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired | Prototype: | void QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1131-1152 |
| | 12 | 5 |
QHttpNetworkConnectionPrivate::emitReplyErrorName: | QHttpNetworkConnectionPrivate::emitReplyError | Prototype: | void QHttpNetworkConnectionPrivate::emitReplyError(QAbstractSocket *socket, QHttpNetworkReply *reply, QNetworkReply::NetworkError errorCode) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 352-381 |
| | 16 | 5 |
QHttpNetworkConnectionPrivate::resumeConnectionName: | QHttpNetworkConnectionPrivate::resumeConnection | Prototype: | void QHttpNetworkConnectionPrivate::resumeConnection() | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 153-174 |
| | 9 | 5 |
QHttpNetworkReplyPrivate::authenticationMethodName: | QHttpNetworkReplyPrivate::authenticationMethod | Prototype: | QAuthenticatorPrivate::Method QHttpNetworkReplyPrivate::authenticationMethod(bool isProxy) const | Coverage: | 76.190% (16/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 421-441 |
| | 15 | 5 |
QHttpNetworkReplyPrivate::expectContentName: | QHttpNetworkReplyPrivate::expectContent | Prototype: | bool QHttpNetworkReplyPrivate::expectContent() | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 960-977 |
| | 11 | 5 |
QHttpNetworkReplyPrivate::getChunkSizeName: | QHttpNetworkReplyPrivate::getChunkSize | Prototype: | qint64 QHttpNetworkReplyPrivate::getChunkSize(QAbstractSocket *socket, qint64 *chunkSize) | Coverage: | 72.000% (18/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 905-943 |
| | 24 | 5 |
QHttpNetworkReplyPrivate::readBodyFastName: | QHttpNetworkReplyPrivate::readBodyFast | Prototype: | qint64 QHttpNetworkReplyPrivate::readBodyFast(QAbstractSocket *socket, QByteDataBuffer *rb) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | Lines: | 668-695 |
| | 17 | 5 |
QHttpNetworkRequest::uriName: | QHttpNetworkRequest::uri | Prototype: | QByteArray QHttpNetworkRequest::uri(bool throughProxy) const | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | Lines: | 113-128 |
| | 9 | 5 |
QHttpNetworkRequestPrivate::headerName: | QHttpNetworkRequestPrivate::header | Prototype: | QByteArray QHttpNetworkRequestPrivate::header(const QHttpNetworkRequest &request, bool throughProxy) | Coverage: | 63.636% (14/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | Lines: | 130-176 |
| | 31 | 5 |
QHttpPartPrivate::readDataName: | QHttpPartPrivate::readData | Prototype: | qint64 QHttpPartPrivate::readData(char *data, qint64 maxSize) | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 360-392 |
| | 21 | 5 |
QHttpSocketEngine::connectInternalName: | QHttpSocketEngine::connectInternal | Prototype: | bool QHttpSocketEngine::connectInternal() | Coverage: | 41.176% (7/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 129-159 |
| | 15 | 5 |
QHttpSocketEngine::setReadNotificationEnabledName: | QHttpSocketEngine::setReadNotificationEnabled | Prototype: | void QHttpSocketEngine::setReadNotificationEnabled(bool enable) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | Lines: | 433-448 |
| | 9 | 5 |
QHttpThreadDelegate::headerChangedSlotName: | QHttpThreadDelegate::headerChangedSlot | Prototype: | void QHttpThreadDelegate::headerChangedSlot() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 579-622 |
| | 23 | 5 |
QIconLoaderEngine::entryForSizeName: | QIconLoaderEngine::entryForSize | Prototype: | QIconLoaderEngineEntry *QIconLoaderEngine::entryForSize(const QSize &size) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 445-474 |
| | 15 | 5 |
QIconLoaderEngine::virtual_hookName: | QIconLoaderEngine::virtual_hook | Prototype: | void QIconLoaderEngine::virtual_hook(int id, void *data) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | Lines: | 561-591 |
| | 16 | 5 |
QIcuCodec::convertFromUnicodeName: | QIcuCodec::convertFromUnicode | Prototype: | QByteArray QIcuCodec::convertFromUnicode(const QChar *unicode, int length, QTextCodec::ConverterState *state) const | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 624-656 |
| | 24 | 5 |
QIcuCodec::convertToUnicodeName: | QIcuCodec::convertToUnicode | Prototype: | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | Lines: | 589-621 |
| | 23 | 5 |
QImage::convertToFormatName: | QImage::convertToFormat | Prototype: | QImage QImage::convertToFormat(Format format, const QVector<QRgb> &colorTable, Qt::ImageConversionFlags flags) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2118-2140 |
| | 14 | 5 |
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 |
QImage::mirrored_helperName: | QImage::mirrored_helper | Prototype: | QImage QImage::mirrored_helper(bool horizontal, bool vertical) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3082-3105 |
| | 13 | 5 |
QImage::setColorName: | QImage::setColor | Prototype: | void QImage::setColor(int i, QRgb c) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1518-1536 |
| | 12 | 5 |
QImage::setColorTableName: | QImage::setColorTable | Prototype: | void QImage::setColorTable(const QVector<QRgb> colors) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1377-1400 |
| | 11 | 5 |
QImage::textName: | QImage::text | Prototype: | QString QImage::text(const QString &key) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3757-3772 |
| | 10 | 5 |
QImageData::convertInPlaceName: | QImageData::convertInPlace | Prototype: | bool QImageData::convertInPlace(QImage::Format newFormat, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4746-4764 |
| | 10 | 5 |
QImageScale::qimageCalcXPointsName: | QImageScale::qimageCalcXPoints | Prototype: | int* QImageScale::qimageCalcXPoints(int sw, int dw) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 135-162 |
| | 18 | 5 |
QImageScale::qimageCalcYPointsName: | QImageScale::qimageCalcYPoints | Prototype: | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 105-133 |
| | 19 | 5 |
QImageWriterPrivate::canWriteHelperName: | QImageWriterPrivate::canWriteHelper | Prototype: | bool QImageWriterPrivate::canWriteHelper() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 287-307 |
| | 15 | 5 |
QInputDialog::setOptionsName: | QInputDialog::setOptions | Prototype: | void QInputDialog::setOptions(InputDialogOptions options) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 656-673 |
| | 12 | 5 |
QInt64Set::containsName: | QInt64Set::contains | Prototype: | bool QInt64Set::contains(quint64 key) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 544-558 |
| | 11 | 5 |
QInt64Set::rehashName: | QInt64Set::rehash | Prototype: | bool QInt64Set::rehash(int capacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 499-521 |
| | 15 | 5 |
QInternalMimeData::renderDataHelperName: | QInternalMimeData::renderDataHelper | Prototype: | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | Lines: | 305-345 |
| | 22 | 5 |
QItemDelegate::drawCheckName: | QItemDelegate::drawCheck | Prototype: | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 729-756 |
| | 16 | 5 |
QItemDelegatePrivate::textLayoutBoundsName: | QItemDelegatePrivate::textLayoutBounds | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 123-139 |
| | 8 | 5 |
QItemSelectionModel::selectedColumnsName: | QItemSelectionModel::selectedColumns | Prototype: | QModelIndexList QItemSelectionModel::selectedColumns(int row) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1685-1708 |
| | 13 | 5 |
QItemSelectionModel::selectedRowsName: | QItemSelectionModel::selectedRows | Prototype: | QModelIndexList QItemSelectionModel::selectedRows(int column) const | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 1653-1676 |
| | 13 | 5 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemovedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Coverage: | 75.000% (15/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 761-787 |
| | 17 | 5 |
QItemSelectionRange::isEmptyName: | QItemSelectionRange::isEmpty | Prototype: | bool QItemSelectionRange::isEmpty() const | Coverage: | 38.462% (5/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 329-343 |
| | 9 | 5 |
QJsonArray::insertName: | QJsonArray::insert | Prototype: | void QJsonArray::insert(int i, const QJsonValue &value) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 474-499 |
| | 18 | 5 |
QJsonDocument::fromBinaryDataName: | QJsonDocument::fromBinaryData | Prototype: | QJsonDocument QJsonDocument::fromBinaryData(const QByteArray &data, DataValidation validation) | Coverage: | 42.105% (8/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 225-254 |
| | 19 | 5 |
QJsonDocument::operator==Name: | QJsonDocument::operator== | Prototype: | bool QJsonDocument::operator==(const QJsonDocument &other) const | Coverage: | 13.333% (2/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 523-540 |
| | 11 | 5 |
QJsonDocument::setArrayName: | QJsonDocument::setArray | Prototype: | void QJsonDocument::setArray(const QJsonArray &array) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 498-518 |
| | 14 | 5 |
QJsonDocument::setObjectName: | QJsonDocument::setObject | Prototype: | void QJsonDocument::setObject(const QJsonObject &object) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 471-491 |
| | 14 | 5 |
QJsonPrivate::Base::reserveSpaceName: | QJsonPrivate::Base::reserveSpace | Prototype: | int Base::reserveSpace(uint dataSize, int posInTable, uint numItems, bool replace) | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 143-168 |
| | 17 | 5 |
QKdPointTree::buildName: | QKdPointTree::build | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 662-695 |
| | 18 | 5 |
QKeySequenceEditPrivate::translateModifiersName: | QKeySequenceEditPrivate::translateModifiers | Prototype: | int QKeySequenceEditPrivate::translateModifiers(Qt::KeyboardModifiers state, const QString &text) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 75-93 |
| | 13 | 5 |
QLabel::minimumSizeHintName: | QLabel::minimumSizeHint | Prototype: | QSize QLabel::minimumSizeHint() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 836-860 |
| | 17 | 5 |
QLabelPrivate::_q_linkHoveredName: | QLabelPrivate::_q_linkHovered | Prototype: | void QLabelPrivate::_q_linkHovered(const QString &anchor) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1560-1580 |
| | 13 | 5 |
QLabelPrivate::clearContentsName: | QLabelPrivate::clearContents | Prototype: | void QLabelPrivate::clearContents() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1281-1323 |
| | 27 | 5 |
QLayout::childEventName: | QLayout::childEvent | Prototype: | void QLayout::childEvent(QChildEvent *e) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 626-647 |
| | 13 | 5 |
QLayout::spacingName: | QLayout::spacing | Prototype: | int QLayout::spacing() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 311-328 |
| | 10 | 5 |
QLayoutPrivate::getMarginName: | QLayoutPrivate::getMargin | Prototype: | void QLayoutPrivate::getMargin(int *result, int userMargin, QStyle::PixelMetric pm) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 158-173 |
| | 10 | 5 |
QLibrary::isLibraryName: | QLibrary::isLibrary | Prototype: | bool QLibrary::isLibrary(const QString &fileName) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 605-664 |
| | 15 | 5 |
QLibraryInfoPrivate::findConfigurationName: | QLibraryInfoPrivate::findConfiguration | Prototype: | QSettings *QLibraryInfoPrivate::findConfiguration() | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 158-191 |
| | 8 | 5 |
QLibraryPrivate::loadName: | QLibraryPrivate::load | Prototype: | bool QLibraryPrivate::load() | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 523-544 |
| | 13 | 5 |
QLibraryPrivate::loadPluginName: | QLibraryPrivate::loadPlugin | Prototype: | bool QLibraryPrivate::loadPlugin() | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 572-588 |
| | 12 | 5 |
QLibraryPrivate::unloadName: | QLibraryPrivate::unload | Prototype: | bool QLibraryPrivate::unload(UnloadFlag flag) | Coverage: | 70.588% (12/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 546-565 |
| | 12 | 5 |
QLibraryStore::findOrCreateName: | QLibraryStore::findOrCreate | Prototype: | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 436-458 |
| | 13 | 5 |
QLineEdit::getTextMarginsName: | QLineEdit::getTextMargins | Prototype: | void QLineEdit::getTextMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | Lines: | 1130-1141 |
| | 9 | 5 |
QLineEditIconButton::actionEventName: | QLineEditIconButton::actionEvent | Prototype: | void QLineEditIconButton::actionEvent(QActionEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 344-360 |
| | 9 | 5 |
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::sendMouseEventToInputContextName: | QLineEditPrivate::sendMouseEventToInputContext | Prototype: | bool QLineEditPrivate::sendMouseEventToInputContext( QMouseEvent *e ) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp | Lines: | 271-292 |
| | 10 | 5 |
QLineF::intersectName: | QLineF::intersect | Prototype: | QLineF::IntersectType QLineF::intersect(const QLineF &l, QPointF *intersectionPoint) const | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 652-676 |
| | 16 | 5 |
QListData::detach_growName: | QListData::detach_grow | Prototype: | QListData::Data *QListData::detach_grow(int *idx, int num) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 76-110 |
| | 22 | 5 |
QListModeViewBase::horizontalOffsetName: | QListModeViewBase::horizontalOffset | Prototype: | int QListModeViewBase::horizontalOffset() const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2216-2235 |
| | 14 | 5 |
QListModeViewBase::initStaticLayoutName: | QListModeViewBase::initStaticLayout | Prototype: | QPoint QListModeViewBase::initStaticLayout(const QListViewLayoutInfo &info) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 2372-2403 |
| | 23 | 5 |
QListModel::insertName: | QListModel::insert | Prototype: | void QListModel::insert(int row, QListWidgetItem *item) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | Lines: | 102-124 |
| | 16 | 5 |
QListView::doItemsLayoutName: | QListView::doItemsLayout | Prototype: | void QListView::doItemsLayout() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 1455-1474 |
| | 12 | 5 |
QListView::scrollToName: | QListView::scrollTo | Prototype: | void QListView::scrollTo(const QModelIndex &index, ScrollHint hint) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 561-579 |
| | 11 | 5 |
QListViewPrivate::scrollElasticBandByName: | QListViewPrivate::scrollElasticBandBy | Prototype: | void QListViewPrivate::scrollElasticBandBy(int dx, int dy) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | Lines: | 3194-3204 |
| | 8 | 5 |
QLocalServerPrivate::listenName: | QLocalServerPrivate::listen | Prototype: | bool QLocalServerPrivate::listen(qintptr socketDescriptor) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | Lines: | 190-230 |
| | 23 | 5 |
QLocalSocket::setSocketDescriptorName: | QLocalSocket::setSocketDescriptor | Prototype: | bool QLocalSocket::setSocketDescriptor(qintptr socketDescriptor, LocalSocketState socketState, OpenMode openMode) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 338-361 |
| | 15 | 5 |
QLocale::dateFormatName: | QLocale::dateFormat | Prototype: | QString QLocale::dateFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1675-1699 |
| | 15 | 5 |
QLocale::timeFormatName: | QLocale::timeFormat | Prototype: | QString QLocale::timeFormat(FormatType format) const | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1712-1736 |
| | 15 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(qlonglong value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3448-3472 |
| | 18 | 5 |
QLocale::toCurrencyStringName: | QLocale::toCurrencyString | Prototype: | QString QLocale::toCurrencyString(double value, const QString &symbol) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 3503-3527 |
| | 18 | 5 |
QLocale::weekdaysName: | QLocale::weekdays | Prototype: | QList<Qt::DayOfWeek> QLocale::weekdays() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2347-2365 |
| | 12 | 5 |
QLockFilePrivate::processNameByPidName: | QLockFilePrivate::processNameByPid | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 250-301 |
| | 8 | 5 |
QMainWindow::addDockWidgetName: | QMainWindow::addDockWidget | Prototype: | void QMainWindow::addDockWidget(Qt::DockWidgetArea area, QDockWidget *dockwidget) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1086-1117 |
| | 9 | 5 |
QMainWindow::setMenuBarName: | QMainWindow::setMenuBar | Prototype: | void QMainWindow::setMenuBar(QMenuBar *menuBar) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 536-557 |
| | 13 | 5 |
QMainWindowLayout::updateGapIndicatorName: | QMainWindowLayout::updateGapIndicator | Prototype: | void QMainWindowLayout::updateGapIndicator() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 2362-2381 |
| | 12 | 5 |
QMainWindowLayoutState::gapIndexName: | QMainWindowLayoutState::gapIndex | Prototype: | QList<int> QMainWindowLayoutState::gapIndex(QWidget *widget, const QPoint &pos) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 634-661 |
| | 13 | 5 |
QMainWindowLayoutState::indexOfName: | QMainWindowLayoutState::indexOf | Prototype: | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 557-582 |
| | 12 | 5 |
QMapDataBase::createNodeName: | QMapDataBase::createNode | Prototype: | QMapNodeBase *QMapDataBase::createNode(int alloc, int alignment, QMapNodeBase *parent, bool left) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | Lines: | 321-341 |
| | 13 | 5 |
QMatrix4x4::QMatrix4x4Name: | QMatrix4x4::QMatrix4x4 | Prototype: | QMatrix4x4::QMatrix4x4(const float *values, int cols, int rows) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | Lines: | 169-182 |
| | 8 | 5 |