| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QListModeViewBase::initStaticLayout| Name: | 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 |
QListModeViewBase::horizontalOffset| Name: | 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 |
QListData::detach_grow| Name: | 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 |
QLineF::intersect| Name: | 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 |
QLineEditPrivate::sendMouseEventToInputContext| Name: | 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 |
QLineEditPrivate::findSideWidget| Name: | 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 |
QLineEditIconButton::actionEvent| Name: | 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 |
QLineEdit::getTextMargins| Name: | 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 |
QLibraryStore::findOrCreate| Name: | 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 |
QLibraryPrivate::unload| Name: | 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 |
QLibraryPrivate::loadPlugin| Name: | 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::load| Name: | 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 |
QLibraryInfoPrivate::findConfiguration| Name: | 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 |
QLibrary::isLibrary| Name: | 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 |
QLayoutPrivate::getMargin| Name: | 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 |
QLayout::spacing| Name: | 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 |
QLayout::childEvent| Name: | 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 |
QLabelPrivate::clearContents| Name: | 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 |
QLabelPrivate::_q_linkHovered| Name: | 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 |
QLabel::minimumSizeHint| Name: | 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 |
QKeySequenceEditPrivate::translateModifiers| Name: | 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 |
QKdPointTree::build| Name: | 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 |
QJsonPrivate::Base::reserveSpace| Name: | 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 |
QJsonDocument::setObject| Name: | 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 |
QJsonDocument::setArray| Name: | 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::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::fromBinaryData| Name: | 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 |
QJsonArray::insert| Name: | 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 |
QItemSelectionRange::isEmpty| Name: | 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 |
QItemSelectionModelPrivate::_q_columnsAboutToBeRemoved| Name: | 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 |
QItemSelectionModel::selectedRows| Name: | 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 |
QItemSelectionModel::selectedColumns| Name: | 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 |
QItemDelegatePrivate::textLayoutBounds| Name: | 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 |
QItemDelegate::drawCheck| Name: | 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 |
QInternalMimeData::renderDataHelper| Name: | 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 |
QInt64Set::rehash| Name: | 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 |
QInt64Set::contains| Name: | 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 |
QInputDialog::setOptions| Name: | 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 |
QImageWriterPrivate::canWriteHelper| Name: | 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 |
QImageScale::qimageCalcYPoints| Name: | 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 |
QImageScale::qimageCalcXPoints| Name: | 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 |
QImageData::convertInPlace| Name: | 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 |
QImage::text| Name: | 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 |
QImage::setColorTable| Name: | 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::setColor| Name: | 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::mirrored_helper| Name: | 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::detach| Name: | 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::convertToFormat| Name: | 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 |
QIcuCodec::convertToUnicode| Name: | 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 |
QIcuCodec::convertFromUnicode| Name: | 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 |
QIconLoaderEngine::virtual_hook| Name: | 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 |
QIconLoaderEngine::entryForSize| Name: | 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 |
QHttpThreadDelegate::headerChangedSlot| Name: | 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 |
QHttpSocketEngine::setReadNotificationEnabled| Name: | 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 |
QHttpSocketEngine::connectInternal| Name: | 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 |
QHttpPartPrivate::readData| Name: | 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 |
QHttpNetworkRequestPrivate::header| Name: | 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 |
QHttpNetworkRequest::uri| Name: | 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 |
QHttpNetworkReplyPrivate::readBodyFast| Name: | 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 |
QHttpNetworkReplyPrivate::getChunkSize| Name: | 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::expectContent| Name: | 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::authenticationMethod| Name: | 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 |
QHttpNetworkConnectionPrivate::resumeConnection| Name: | 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 |
QHttpNetworkConnectionPrivate::emitReplyError| Name: | 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 |
QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired| Name: | 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 |
QHttpNetworkConnectionChannel::_q_disconnected| Name: | 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 |
QHostAddressPrivate::parse| Name: | 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 |
QHostAddress::toString| Name: | 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 |
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 |
QHighDpiScaling::screenSubfactor| Name: | 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 |
QHeaderViewPrivate::updateHiddenSections| Name: | 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 |
QHeaderViewPrivate::headerVisualIndexAt| Name: | 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::adjustedVisualIndex| Name: | 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::_q_layoutAboutToBeChanged| Name: | 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 |
QHeaderView::visualIndex| Name: | 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 |
QHeaderView::swapSections| Name: | 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::setStretchLastSection| Name: | 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::setOffset| Name: | 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::sectionSizeFromContents| Name: | 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::initializeSections| Name: | 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::headerDataChanged| Name: | 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 |
QGuiApplicationPrivate::showModalWindow| Name: | QGuiApplicationPrivate::showModalWindow | | Prototype: | void QGuiApplicationPrivate::showModalWindow(QWindow *modal) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 714-739 |
| | 15 | 5 |
QGuiApplicationPrivate::setApplicationState| Name: | QGuiApplicationPrivate::setApplicationState | | Prototype: | void QGuiApplicationPrivate::setApplicationState(Qt::ApplicationState state, bool forcePropagate) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3082-3106 |
| | 14 | 5 |
QGuiApplicationPrivate::reportRefreshRateChange| Name: | QGuiApplicationPrivate::reportRefreshRateChange | | Prototype: | void QGuiApplicationPrivate::reportRefreshRateChange(QWindowSystemInterfacePrivate::ScreenRefreshRateEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2705-2723 |
| | 11 | 5 |
QGuiApplicationPrivate::processWindowScreenChangedEvent| Name: | QGuiApplicationPrivate::processWindowScreenChangedEvent | | Prototype: | void QGuiApplicationPrivate::processWindowScreenChangedEvent(QWindowSystemInterfacePrivate::WindowScreenChangedEvent *wse) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2124-2139 |
| | 8 | 5 |
QGuiApplicationPrivate::processWheelEvent| Name: | QGuiApplicationPrivate::processWheelEvent | | Prototype: | void QGuiApplicationPrivate::processWheelEvent(QWindowSystemInterfacePrivate::WheelEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1935-1965 |
| | 17 | 5 |
QGuiApplicationPrivate::processKeyEvent| Name: | QGuiApplicationPrivate::processKeyEvent | | Prototype: | void QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 1969-2019 |
| | 15 | 5 |
QGuiApplicationPrivate::processExposeEvent| Name: | QGuiApplicationPrivate::processExposeEvent | | Prototype: | void QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent *e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 2725-2752 |
| | 15 | 5 |
QGuiApplicationPrivate::_q_updateFocusObject| Name: | QGuiApplicationPrivate::_q_updateFocusObject | | Prototype: | void QGuiApplicationPrivate::_q_updateFocusObject(QObject *object) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | | Lines: | 3612-3634 |
| | 15 | 5 |
QGtkStyleUpdateScheduler::updateTheme| Name: | QGtkStyleUpdateScheduler::updateTheme | | Prototype: | void QGtkStyleUpdateScheduler::updateTheme() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 779-805 |
| | 17 | 5 |
QGtkStylePrivate::getThemeFont| Name: | QGtkStylePrivate::getThemeFont | | Prototype: | QFont QGtkStylePrivate::getThemeFont() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qgtkstyle_p.cpp | | Lines: | 818-843 |
| | 17 | 5 |
QGroupBox::setCheckable| Name: | QGroupBox::setCheckable | | Prototype: | void QGroupBox::setCheckable(bool checkable) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 552-579 |
| | 17 | 5 |
QGroupBox::mouseReleaseEvent| Name: | QGroupBox::mouseReleaseEvent | | Prototype: | void QGroupBox::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 729-753 |
| | 19 | 5 |
QGroupBox::changeEvent| Name: | QGroupBox::changeEvent | | Prototype: | void QGroupBox::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 675-692 |
| | 12 | 5 |
QGridLayoutPrivate::takeAt| Name: | QGridLayoutPrivate::takeAt | | Prototype: | inline QLayoutItem *takeAt(int index) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 151-166 |
| | 10 | 5 |
QGridLayoutPrivate::expandingDirections| Name: | QGridLayoutPrivate::expandingDirections | | Prototype: | Qt::Orientations QGridLayoutPrivate::expandingDirections(int hSpacing, int vSpacing) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 449-468 |
| | 12 | 5 |
QGridLayoutPrivate::effectiveMargins| Name: | QGridLayoutPrivate::effectiveMargins | | Prototype: | void QGridLayoutPrivate::effectiveMargins(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/kernel/qgridlayout.cpp | | Lines: | 238-331 |
| | 12 | 5 |
QGridLayoutPrivate::add| Name: | QGridLayoutPrivate::add | | Prototype: | void QGridLayoutPrivate::add(QGridBox *box, int row1, int row2, int col1, int col2) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 558-581 |
| | 17 | 5 |
QGridLayoutEngine::insertItem| Name: | QGridLayoutEngine::insertItem | | Prototype: | void QGridLayoutEngine::insertItem(QGridLayoutItem *item, int index) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp | | Lines: | 933-949 |
| | 9 | 5 |
QGraphicsWidgetPrivate::updatePalette| Name: | QGraphicsWidgetPrivate::updatePalette | | Prototype: | void QGraphicsWidgetPrivate::updatePalette(const QPalette &palette) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | | Lines: | 154-180 |
| | 14 | 5 |