| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDirModelPrivate::QDirNode::QDirNode| Name: | QDirModelPrivate::QDirNode::QDirNode | | Prototype: | QDirNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 68-68 |
| | 1 | 1 |
QDirModelPrivate::_q_refresh| Name: | QDirModelPrivate::_q_refresh | | Prototype: | void QDirModelPrivate::_q_refresh() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1220-1225 |
| | 3 | 1 |
QDirModelPrivate::appendChild| Name: | QDirModelPrivate::appendChild | | Prototype: | void QDirModelPrivate::appendChild(QDirModelPrivate::QDirNode *parent, const QString &path) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1342-1362 |
| | 14 | 3 |
QDirModelPrivate::children| Name: | QDirModelPrivate::children | | Prototype: | QVector<QDirModelPrivate::QDirNode> QDirModelPrivate::children(QDirNode *parent, bool stat) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1183-1218 |
| | 24 | 8 |
QDirModelPrivate::clear| Name: | QDirModelPrivate::clear | | Prototype: | void QDirModelPrivate::clear(QDirNode *parent) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 157-162 |
| | 3 | 1 |
QDirModelPrivate::entryInfoList| Name: | QDirModelPrivate::entryInfoList | | Prototype: | QFileInfoList QDirModelPrivate::entryInfoList(const QString &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1265-1269 |
| | 2 | 1 |
QDirModelPrivate::entryList| Name: | QDirModelPrivate::entryList | | Prototype: | QStringList QDirModelPrivate::entryList(const QString &path) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1271-1275 |
| | 2 | 1 |
QDirModelPrivate::init| Name: | QDirModelPrivate::init | | Prototype: | void QDirModelPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1152-1163 |
| | 6 | 4 |
QDirModelPrivate::init::[lambda]| Name: | QDirModelPrivate::init::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1162-1162 |
| | 0 | 1 |
QDirModelPrivate::invalidate| Name: | QDirModelPrivate::invalidate | | Prototype: | void QDirModelPrivate::invalidate() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 164-175 |
| | 8 | 3 |
QDirModelPrivate::name| Name: | QDirModelPrivate::name | | Prototype: | QString QDirModelPrivate::name(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1277-1292 |
| | 6 | 2 |
QDirModelPrivate::node| Name: | QDirModelPrivate::node | | Prototype: | QDirModelPrivate::QDirNode *QDirModelPrivate::node(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 142-148 |
| | 4 | 1 |
QDirModelPrivate::node| Name: | QDirModelPrivate::node | | Prototype: | QDirModelPrivate::QDirNode *QDirModelPrivate::node(int row, QDirNode *parent) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1165-1181 |
| | 10 | 4 |
QDirModelPrivate::populate| Name: | QDirModelPrivate::populate | | Prototype: | void QDirModelPrivate::populate(QDirNode *parent) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 150-155 |
| | 3 | 1 |
QDirModelPrivate::resolvedInfo| Name: | QDirModelPrivate::resolvedInfo | | Prototype: | QFileInfo QDirModelPrivate::resolvedInfo(QFileInfo info) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1364-1383 |
| | 10 | 4 |
QDirModelPrivate::restorePersistentIndexes| Name: | QDirModelPrivate::restorePersistentIndexes | | Prototype: | void QDirModelPrivate::restorePersistentIndexes() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1242-1263 |
| | 16 | 4 |
QDirModelPrivate::savePersistentIndexes| Name: | QDirModelPrivate::savePersistentIndexes | | Prototype: | void QDirModelPrivate::savePersistentIndexes() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1227-1240 |
| | 10 | 2 |
QDirModelPrivate::size| Name: | QDirModelPrivate::size | | Prototype: | QString QDirModelPrivate::size(const QModelIndex &index) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1294-1325 |
| | 17 | 6 |
QDirModelPrivate::time| Name: | QDirModelPrivate::time | | Prototype: | QString QDirModelPrivate::time(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1332-1340 |
| | 1 | 1 |
QDirModelPrivate::type| Name: | QDirModelPrivate::type | | Prototype: | QString QDirModelPrivate::type(const QModelIndex &index) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1327-1330 |
| | 1 | 1 |
QDirPrivate::QDirPrivate| Name: | QDirPrivate::QDirPrivate | | Prototype: | QDirPrivate::QDirPrivate(const QString &path, const QStringList &nameFilters_, QDir::SortFlags sort_, QDir::Filters filters_) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 78-99 |
| | 10 | 5 |
QDirPrivate::QDirPrivate| Name: | QDirPrivate::QDirPrivate | | Prototype: | QDirPrivate::QDirPrivate(const QDirPrivate ©) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 101-110 |
| | 2 | 1 |
QDirPrivate::clearFileLists| Name: | QDirPrivate::clearFileLists | | Prototype: | inline void QDirPrivate::clearFileLists() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 172-177 |
| | 3 | 1 |
QDirPrivate::exists| Name: | QDirPrivate::exists | | Prototype: | bool QDirPrivate::exists() const | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 112-126 |
| | 11 | 3 |
QDirPrivate::getFilterSepChar| Name: | QDirPrivate::getFilterSepChar | | Prototype: | inline QChar QDirPrivate::getFilterSepChar(const QString &nameFilter) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 129-136 |
| | 5 | 2 |
QDirPrivate::initFileEngine| Name: | QDirPrivate::initFileEngine | | Prototype: | inline void QDirPrivate::initFileEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QDirPrivate::initFileLists| Name: | QDirPrivate::initFileLists | | Prototype: | inline void QDirPrivate::initFileLists(const QDir &dir) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 318-330 |
| | 8 | 3 |
QDirPrivate::resolveAbsoluteEntry| Name: | QDirPrivate::resolveAbsoluteEntry | | Prototype: | inline void QDirPrivate::resolveAbsoluteEntry() const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 179-197 |
| | 10 | 4 |
QDirPrivate::setPath| Name: | QDirPrivate::setPath | | Prototype: | inline void QDirPrivate::setPath(const QString &path) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 149-170 |
| | 9 | 2 |
QDirPrivate::sortFileList| Name: | QDirPrivate::sortFileList | | Prototype: | inline void QDirPrivate::sortFileList(QDir::SortFlags sort, QFileInfoList &l, QStringList *names, QFileInfoList *infos) | | Coverage: | 96.970% (32/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 288-317 |
| | 18 | 11 |
QDirPrivate::splitFilters| Name: | QDirPrivate::splitFilters | | Prototype: | inline QStringList QDirPrivate::splitFilters(const QString &nameFilter, QChar sep) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 139-147 |
| | 6 | 3 |
QDirSortItemComparator::QDirSortItemComparator| Name: | QDirSortItemComparator::QDirSortItemComparator | | Prototype: | QDirSortItemComparator(int flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 212-212 |
| | 1 | 1 |
QDirSortItemComparator::operator()| Name: | QDirSortItemComparator::operator() | | Prototype: | bool QDirSortItemComparator::operator()(const QDirSortItem &n1, const QDirSortItem &n2) const | | Coverage: | 94.118% (48/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 216-286 |
| | 43 | 13 |
QDisabledNetworkReply::QDisabledNetworkReply| Name: | QDisabledNetworkReply::QDisabledNetworkReply | | Prototype: | QDisabledNetworkReply::QDisabledNetworkReply(QObject *parent, const QNetworkRequest &req, QNetworkAccessManager::Operation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 1128-1146 |
| | 10 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 816-819 |
| | 2 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(int width, int height) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 821-824 |
| | 2 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(const QDistanceField &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 826-829 |
| | 1 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(const QRawFont &font, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 831-834 |
| | 1 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 836-839 |
| | 1 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(const QPainterPath &path, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 841-849 |
| | 5 | 1 |
QDistanceField::QDistanceField| Name: | QDistanceField::QDistanceField | | Prototype: | QDistanceField::QDistanceField(QDistanceFieldData *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 852-855 |
| | 2 | 1 |
QDistanceField::bits| Name: | QDistanceField::bits | | Prototype: | uchar *QDistanceField::bits() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 960-963 |
| | 1 | 1 |
QDistanceField::bits| Name: | QDistanceField::bits | | Prototype: | const uchar *QDistanceField::bits() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 965-968 |
| | 1 | 1 |
QDistanceField::constBits| Name: | QDistanceField::constBits | | Prototype: | const uchar *QDistanceField::constBits() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 970-973 |
| | 1 | 1 |
QDistanceField::constScanLine| Name: | QDistanceField::constScanLine | | Prototype: | const uchar *QDistanceField::constScanLine(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 993-1000 |
| | 4 | 2 |
QDistanceField::copy| Name: | QDistanceField::copy | | Prototype: | QDistanceField QDistanceField::copy(const QRect &r) const | | Coverage: | 0.000% (0/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 902-958 |
| | 41 | 13 |
QDistanceField::glyph| Name: | QDistanceField::glyph | | Prototype: | glyph_t QDistanceField::glyph() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 862-865 |
| | 1 | 1 |
QDistanceField::height| Name: | QDistanceField::height | | Prototype: | int QDistanceField::height() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 897-900 |
| | 1 | 1 |
QDistanceField::isNull| Name: | QDistanceField::isNull | | Prototype: | bool QDistanceField::isNull() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 857-860 |
| | 1 | 1 |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | uchar *QDistanceField::scanLine(int i) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 975-982 |
| | 4 | 2 |
QDistanceField::scanLine| Name: | QDistanceField::scanLine | | Prototype: | const uchar *QDistanceField::scanLine(int i) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 984-991 |
| | 4 | 2 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(const QRawFont &font, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 867-878 |
| | 7 | 1 |
QDistanceField::setGlyph| Name: | QDistanceField::setGlyph | | Prototype: | void QDistanceField::setGlyph(QFontEngine *fontEngine, glyph_t glyph, bool doubleResolution) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 880-890 |
| | 7 | 1 |
QDistanceField::toImage| Name: | QDistanceField::toImage | | Prototype: | QImage QDistanceField::toImage(QImage::Format format) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 1002-1028 |
| | 16 | 8 |
QDistanceField::width| Name: | QDistanceField::width | | Prototype: | int QDistanceField::width() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 892-895 |
| | 1 | 1 |
QDistanceFieldData::QDistanceFieldData| Name: | QDistanceFieldData::QDistanceFieldData | | Prototype: | QDistanceFieldData::QDistanceFieldData(const QDistanceFieldData &other) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 767-778 |
| | 3 | 2 |
QDistanceFieldData::create| Name: | QDistanceFieldData::create | | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QSize &size) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 785-798 |
| | 7 | 2 |
QDistanceFieldData::create| Name: | QDistanceFieldData::create | | Prototype: | QDistanceFieldData *QDistanceFieldData::create(const QPainterPath &path, bool doubleResolution) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 800-813 |
| | 9 | 1 |
QDistanceFieldData::~QDistanceFieldData| Name: | QDistanceFieldData::~QDistanceFieldData | | Prototype: | QDistanceFieldData::~QDistanceFieldData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 780-783 |
| | 1 | 1 |
QDnsDomainNameRecord::QDnsDomainNameRecord| Name: | QDnsDomainNameRecord::QDnsDomainNameRecord | | Prototype: | QDnsDomainNameRecord::QDnsDomainNameRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 523-526 |
| | 2 | 1 |
QDnsDomainNameRecord::QDnsDomainNameRecord| Name: | QDnsDomainNameRecord::QDnsDomainNameRecord | | Prototype: | QDnsDomainNameRecord::QDnsDomainNameRecord(const QDnsDomainNameRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 532-535 |
| | 2 | 1 |
QDnsDomainNameRecord::name| Name: | QDnsDomainNameRecord::name | | Prototype: | QString QDnsDomainNameRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 549-552 |
| | 1 | 1 |
QDnsDomainNameRecord::operator=| Name: | QDnsDomainNameRecord::operator= | | Prototype: | QDnsDomainNameRecord &QDnsDomainNameRecord::operator=(const QDnsDomainNameRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 577-581 |
| | 2 | 1 |
QDnsDomainNameRecord::timeToLive| Name: | QDnsDomainNameRecord::timeToLive | | Prototype: | quint32 QDnsDomainNameRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 558-561 |
| | 1 | 1 |
QDnsDomainNameRecord::value| Name: | QDnsDomainNameRecord::value | | Prototype: | QString QDnsDomainNameRecord::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 567-570 |
| | 1 | 1 |
QDnsHostAddressRecord::QDnsHostAddressRecord| Name: | QDnsHostAddressRecord::QDnsHostAddressRecord | | Prototype: | QDnsHostAddressRecord::QDnsHostAddressRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 608-611 |
| | 2 | 1 |
QDnsHostAddressRecord::QDnsHostAddressRecord| Name: | QDnsHostAddressRecord::QDnsHostAddressRecord | | Prototype: | QDnsHostAddressRecord::QDnsHostAddressRecord(const QDnsHostAddressRecord &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 617-620 |
| | 2 | 1 |
QDnsHostAddressRecord::name| Name: | QDnsHostAddressRecord::name | | Prototype: | QString QDnsHostAddressRecord::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 634-637 |
| | 1 | 1 |
QDnsHostAddressRecord::operator=| Name: | QDnsHostAddressRecord::operator= | | Prototype: | QDnsHostAddressRecord &QDnsHostAddressRecord::operator=(const QDnsHostAddressRecord &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 662-666 |
| | 2 | 1 |
QDnsHostAddressRecord::timeToLive| Name: | QDnsHostAddressRecord::timeToLive | | Prototype: | quint32 QDnsHostAddressRecord::timeToLive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 643-646 |
| | 1 | 1 |
QDnsHostAddressRecord::value| Name: | QDnsHostAddressRecord::value | | Prototype: | QHostAddress QDnsHostAddressRecord::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 652-655 |
| | 1 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 260-264 |
| | 1 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 270-277 |
| | 4 | 1 |
QDnsLookup::QDnsLookup| Name: | QDnsLookup::QDnsLookup | | Prototype: | QDnsLookup::QDnsLookup(Type type, const QString &name, const QHostAddress &nameserver, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 286-294 |
| | 5 | 1 |
QDnsLookup::abort| Name: | QDnsLookup::abort | | Prototype: | void QDnsLookup::abort() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 473-484 |
| | 8 | 2 |
QDnsLookup::canonicalNameRecords| Name: | QDnsLookup::canonicalNameRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::canonicalNameRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 400-403 |
| | 1 | 1 |
QDnsLookup::error| Name: | QDnsLookup::error | | Prototype: | QDnsLookup::Error QDnsLookup::error() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 312-315 |
| | 1 | 1 |
QDnsLookup::errorString| Name: | QDnsLookup::errorString | | Prototype: | QString QDnsLookup::errorString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 322-325 |
| | 1 | 1 |
QDnsLookup::hostAddressRecords| Name: | QDnsLookup::hostAddressRecords | | Prototype: | QList<QDnsHostAddressRecord> QDnsLookup::hostAddressRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 409-412 |
| | 1 | 1 |
QDnsLookup::isFinished| Name: | QDnsLookup::isFinished | | Prototype: | bool QDnsLookup::isFinished() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 331-334 |
| | 1 | 1 |
QDnsLookup::lookup| Name: | QDnsLookup::lookup | | Prototype: | void QDnsLookup::lookup() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 492-502 |
| | 8 | 1 |
QDnsLookup::mailExchangeRecords| Name: | QDnsLookup::mailExchangeRecords | | Prototype: | QList<QDnsMailExchangeRecord> QDnsLookup::mailExchangeRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QDnsLookup::name| Name: | QDnsLookup::name | | Prototype: | QString QDnsLookup::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 344-347 |
| | 1 | 1 |
QDnsLookup::nameServerRecords| Name: | QDnsLookup::nameServerRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::nameServerRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 431-434 |
| | 1 | 1 |
QDnsLookup::nameserver| Name: | QDnsLookup::nameserver | | Prototype: | QHostAddress QDnsLookup::nameserver() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 382-385 |
| | 1 | 1 |
QDnsLookup::pointerRecords| Name: | QDnsLookup::pointerRecords | | Prototype: | QList<QDnsDomainNameRecord> QDnsLookup::pointerRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 440-443 |
| | 1 | 1 |
QDnsLookup::serviceRecords| Name: | QDnsLookup::serviceRecords | | Prototype: | QList<QDnsServiceRecord> QDnsLookup::serviceRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 453-456 |
| | 1 | 1 |
QDnsLookup::setName| Name: | QDnsLookup::setName | | Prototype: | void QDnsLookup::setName(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 349-356 |
| | 4 | 2 |
QDnsLookup::setNameserver| Name: | QDnsLookup::setNameserver | | Prototype: | void QDnsLookup::setNameserver(const QHostAddress &nameserver) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 387-394 |
| | 4 | 2 |
QDnsLookup::setType| Name: | QDnsLookup::setType | | Prototype: | void QDnsLookup::setType(Type type) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 368-375 |
| | 4 | 2 |
QDnsLookup::textRecords| Name: | QDnsLookup::textRecords | | Prototype: | QList<QDnsTextRecord> QDnsLookup::textRecords() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QDnsLookup::type| Name: | QDnsLookup::type | | Prototype: | QDnsLookup::Type QDnsLookup::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 363-366 |
| | 1 | 1 |
QDnsLookupPrivate::_q_lookupFinished| Name: | QDnsLookupPrivate::_q_lookupFinished | | Prototype: | void QDnsLookupPrivate::_q_lookupFinished(const QDnsLookupReply &_reply) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 978-990 |
| | 6 | 2 |
QDnsLookupRunnable::query| Name: | QDnsLookupRunnable::query | | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | | Coverage: | 43.519% (47/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 117-364 |
| | 181 | 36 |
QDnsLookupRunnable::run| Name: | QDnsLookupRunnable::run | | Prototype: | void QDnsLookupRunnable::run() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 992-1016 |
| | 13 | 3 |
QDnsLookupStateDeleter::cleanup| Name: | QDnsLookupStateDeleter::cleanup | | Prototype: | static inline void cleanup(struct __res_state *pointer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QDnsLookupThreadPool::QDnsLookupThreadPool| Name: | QDnsLookupThreadPool::QDnsLookupThreadPool | | Prototype: | QDnsLookupThreadPool::QDnsLookupThreadPool() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1018-1023 |
| | 1 | 1 |
QDnsLookupThreadPool::_q_applicationDestroyed| Name: | QDnsLookupThreadPool::_q_applicationDestroyed | | Prototype: | void QDnsLookupThreadPool::_q_applicationDestroyed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1048-1052 |
| | 2 | 1 |
QDnsLookupThreadPool::start| Name: | QDnsLookupThreadPool::start | | Prototype: | void QDnsLookupThreadPool::start(QRunnable *runnable) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 1025-1046 |
| | 13 | 4 |
QDnsMailExchangeRecord::QDnsMailExchangeRecord| Name: | QDnsMailExchangeRecord::QDnsMailExchangeRecord | | Prototype: | QDnsMailExchangeRecord::QDnsMailExchangeRecord() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 695-698 |
| | 2 | 1 |