Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLocalSocket::waitForBytesWrittenName: | QLocalSocket::waitForBytesWritten | Prototype: | bool QLocalSocket::waitForBytesWritten(int msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 438-442 |
| | 2 | 1 |
QLocalSocket::writeDataName: | QLocalSocket::writeData | Prototype: | qint64 QLocalSocket::writeData(const char *data, qint64 c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 393-397 |
| | 2 | 1 |
QLocalSocket::~QLocalSocketName: | QLocalSocket::~QLocalSocket | Prototype: | QLocalSocket::~QLocalSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 351-358 |
| | 3 | 1 |
QLocalSocketPrivate::QLocalSocketPrivateName: | QLocalSocketPrivate::QLocalSocketPrivate | Prototype: | QLocalSocketPrivate::QLocalSocketPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 59-66 |
| | 2 | 1 |
QLocalSocketPrivate::_q_abortConnectionAttemptName: | QLocalSocketPrivate::_q_abortConnectionAttempt | Prototype: | void QLocalSocketPrivate::_q_abortConnectionAttempt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 363-367 |
| | 2 | 1 |
QLocalSocketPrivate::_q_errorName: | QLocalSocketPrivate::_q_error | Prototype: | void QLocalSocketPrivate::_q_error(QAbstractSocket::SocketError socketError) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 87-95 |
| | 6 | 1 |
QLocalSocketPrivate::initName: | QLocalSocketPrivate::init | Prototype: | void QLocalSocketPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 68-85 |
| | 13 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(QLocalePrivate &dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 734-736 |
| | 1 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(const QLocale &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 843-846 |
| | 1 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(Language language, Script script, Country country) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 834-837 |
| | 2 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 768-771 |
| | 2 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 781-784 |
| | 2 | 1 |
QLocale::QLocaleName: | QLocale::QLocale | Prototype: | QLocale::QLocale(Language language, Country country) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 805-808 |
| | 2 | 1 |
QLocale::bcp47NameName: | QLocale::bcp47Name | Prototype: | QString QLocale::bcp47Name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1129-1132 |
| | 1 | 1 |
QLocale::countryName: | QLocale::country | Prototype: | QLocale::Country QLocale::country() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1043-1046 |
| | 1 | 1 |
QLocale::decimalPointName: | QLocale::decimalPoint | Prototype: | QChar QLocale::decimalPoint() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1918-1921 |
| | 1 | 1 |
QLocale::exponentialName: | QLocale::exponential | Prototype: | QChar QLocale::exponential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1978-1981 |
| | 1 | 1 |
QLocale::groupSeparatorName: | QLocale::groupSeparator | Prototype: | QChar QLocale::groupSeparator() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1928-1931 |
| | 1 | 1 |
QLocale::languageName: | QLocale::language | Prototype: | QLocale::Language QLocale::language() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1021-1024 |
| | 1 | 1 |
QLocale::negativeSignName: | QLocale::negativeSign | Prototype: | QChar QLocale::negativeSign() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1958-1961 |
| | 1 | 1 |
QLocale::numberOptionsName: | QLocale::numberOptions | Prototype: | QLocale::NumberOptions QLocale::numberOptions() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 911-914 |
| | 1 | 1 |
QLocale::operator!=Name: | QLocale::operator!= | Prototype: | bool QLocale::operator!=(const QLocale &other) const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 872-875 |
| | 1 | 1 |
QLocale::operator=Name: | QLocale::operator= | Prototype: | QLocale &QLocale::operator=(const QLocale &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 861-865 |
| | 2 | 1 |
QLocale::operator==Name: | QLocale::operator== | Prototype: | bool QLocale::operator==(const QLocale &other) const | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 867-870 |
| | 1 | 1 |
QLocale::percentName: | QLocale::percent | Prototype: | QChar QLocale::percent() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1938-1941 |
| | 1 | 1 |
QLocale::positiveSignName: | QLocale::positiveSign | Prototype: | QChar QLocale::positiveSign() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1968-1971 |
| | 1 | 1 |
QLocale::quoteStringName: | QLocale::quoteString | Prototype: | QString QLocale::quoteString(const QString &str, QuotationStyle style) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 922-925 |
| | 1 | 1 |
QLocale::scriptName: | QLocale::script | Prototype: | QLocale::Script QLocale::script() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1033-1036 |
| | 1 | 1 |
QLocale::setNumberOptionsName: | QLocale::setNumberOptions | Prototype: | void QLocale::setNumberOptions(NumberOptions options) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 898-901 |
| | 1 | 1 |
QLocale::systemName: | QLocale::system | Prototype: | QLocale QLocale::system() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2049-2052 |
| | 1 | 1 |
QLocale::toDateName: | QLocale::toDate | Prototype: | QDate QLocale::toDate(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1795-1798 |
| | 1 | 1 |
QLocale::toDateTimeName: | QLocale::toDateTime | Prototype: | QDateTime QLocale::toDateTime(const QString &string, FormatType format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1814-1817 |
| | 1 | 1 |
QLocale::toDoubleName: | QLocale::toDouble | Prototype: | double QLocale::toDouble(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1496-1504 |
| | 5 | 1 |
QLocale::toDoubleName: | QLocale::toDouble | Prototype: | double QLocale::toDouble(const QString &s, bool *ok) const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1322-1330 |
| | 5 | 1 |
QLocale::toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1296-1299 |
| | 1 | 1 |
QLocale::toFloatName: | QLocale::toFloat | Prototype: | float QLocale::toFloat(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1468-1471 |
| | 1 | 1 |
QLocale::toIntName: | QLocale::toInt | Prototype: | int QLocale::toInt(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1387-1390 |
| | 1 | 1 |
QLocale::toIntName: | QLocale::toInt | Prototype: | int QLocale::toInt(const QString &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1223-1226 |
| | 1 | 1 |
QLocale::toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1260-1263 |
| | 1 | 1 |
QLocale::toLongLongName: | QLocale::toLongLong | Prototype: | qlonglong QLocale::toLongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1428-1431 |
| | 1 | 1 |
QLocale::toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1187-1190 |
| | 1 | 1 |
QLocale::toShortName: | QLocale::toShort | Prototype: | short QLocale::toShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1347-1350 |
| | 1 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDate &date, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1543-1546 |
| | 1 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QTime &time, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1594-1597 |
| | 1 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(const QDateTime &dateTime, const QString &format) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1607-1610 |
| | 1 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(qlonglong i) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1513-1520 |
| | 4 | 1 |
QLocale::toStringName: | QLocale::toString | Prototype: | QString QLocale::toString(qulonglong i) const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1528-1535 |
| | 4 | 1 |
QLocale::toTimeName: | QLocale::toTime | Prototype: | QTime QLocale::toTime(const QString &string, FormatType format) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1777-1780 |
| | 1 | 1 |
QLocale::toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1407-1410 |
| | 1 | 1 |
QLocale::toUIntName: | QLocale::toUInt | Prototype: | uint QLocale::toUInt(const QString &s, bool *ok) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1241-1244 |
| | 1 | 1 |
QLocale::toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1279-1282 |
| | 1 | 1 |
QLocale::toULongLongName: | QLocale::toULongLong | Prototype: | qulonglong QLocale::toULongLong(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1449-1452 |
| | 1 | 1 |
QLocale::toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QString &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1205-1208 |
| | 1 | 1 |
QLocale::toUShortName: | QLocale::toUShort | Prototype: | ushort QLocale::toUShort(const QStringRef &s, bool *ok) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1367-1370 |
| | 1 | 1 |
QLocale::zeroDigitName: | QLocale::zeroDigit | Prototype: | QChar QLocale::zeroDigit() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1948-1951 |
| | 1 | 1 |
QLocaleData::cName: | QLocaleData::c | Prototype: | const QLocaleData *QLocaleData::c() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 654-658 |
| | 2 | 1 |
QLocaleData::doubleToStringName: | QLocaleData::doubleToString | Prototype: | QString QLocaleData::doubleToString(double d, int precision, DoubleForm form, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2742-2747 |
| | 2 | 1 |
QLocaleData::longLongToStringName: | QLocaleData::longLongToString | Prototype: | QString QLocaleData::longLongToString(qlonglong l, int precision, int base, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2874-2880 |
| | 2 | 1 |
QLocaleData::unsLongLongToStringName: | QLocaleData::unsLongLongToString | Prototype: | QString QLocaleData::unsLongLongToString(qulonglong l, int precision, int base, int width, unsigned flags) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 2969-2975 |
| | 2 | 1 |
QLocaleId::name::[lambda]Name: | QLocaleId::name::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 293-293 |
| | 0 | 1 |
QLocalePrivate::bcp47Name::[lambda]Name: | QLocalePrivate::bcp47Name::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 329-329 |
| | 0 | 1 |
QLockFile::QLockFileName: | QLockFile::QLockFile | Prototype: | QLockFile::QLockFile(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 104-107 |
| | 2 | 1 |
QLockFile::errorName: | QLockFile::error | Prototype: | QLockFile::LockError QLockFile::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 336-340 |
| | 2 | 1 |
QLockFile::getLockInfoName: | QLockFile::getLockInfo | Prototype: | bool QLockFile::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 276-280 |
| | 2 | 1 |
QLockFile::isLockedName: | QLockFile::isLocked | Prototype: | bool QLockFile::isLocked() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 158-162 |
| | 2 | 1 |
QLockFile::lockName: | QLockFile::lock | Prototype: | bool QLockFile::lock() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 179-182 |
| | 1 | 1 |
QLockFile::setStaleLockTimeName: | QLockFile::setStaleLockTime | Prototype: | void QLockFile::setStaleLockTime(int staleLockTime) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 134-138 |
| | 2 | 1 |
QLockFile::staleLockTimeName: | QLockFile::staleLockTime | Prototype: | int QLockFile::staleLockTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 146-150 |
| | 2 | 1 |
QLockFile::tryLock::[lambda]Name: | QLockFile::tryLock::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 224-224 |
| | 0 | 1 |
QLockFile::~QLockFileName: | QLockFile::~QLockFile | Prototype: | QLockFile::~QLockFile() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | Lines: | 113-116 |
| | 1 | 1 |
QLockFilePrivate::processNameByPid::[lambda]Name: | QLockFilePrivate::processNameByPid::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 265-265 |
| | 0 | 1 |
QLoggingCategory::QLoggingCategoryName: | QLoggingCategory::QLoggingCategory | Prototype: | QLoggingCategory::QLoggingCategory(const char *category) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 210-215 |
| | 1 | 1 |
QLoggingCategory::QLoggingCategoryName: | QLoggingCategory::QLoggingCategory | Prototype: | QLoggingCategory::QLoggingCategory(const char *category, QtMsgType enableForLevel) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 225-230 |
| | 1 | 1 |
QLoggingCategory::defaultCategoryName: | QLoggingCategory::defaultCategory | Prototype: | QLoggingCategory *QLoggingCategory::defaultCategory() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 379-382 |
| | 1 | 1 |
QLoggingCategory::installFilterName: | QLoggingCategory::installFilter | Prototype: | QLoggingCategory::CategoryFilter QLoggingCategory::installFilter(QLoggingCategory::CategoryFilter filter) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 413-417 |
| | 1 | 1 |
QLoggingCategory::setFilterRulesName: | QLoggingCategory::setFilterRules | Prototype: | void QLoggingCategory::setFilterRules(const QString &rules) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingcategory.cpp | Lines: | 431-434 |
| | 1 | 1 |
QLoggingRegistry::QLoggingRegistryName: | QLoggingRegistry::QLoggingRegistry | Prototype: | QLoggingRegistry::QLoggingRegistry() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 240-243 |
| | 2 | 1 |
QLoggingRegistry::init::[lambda]Name: | QLoggingRegistry::init::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 288-288 |
| | 0 | 1 |
QLoggingRegistry::instanceName: | QLoggingRegistry::instance | Prototype: | QLoggingRegistry *QLoggingRegistry::instance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 395-398 |
| | 1 | 1 |
QLoggingRegistry::setApiRules::[lambda]Name: | QLoggingRegistry::setApiRules::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 347-347 |
| | 0 | 1 |
QLoggingRegistry::unregisterCategoryName: | QLoggingRegistry::unregisterCategory | Prototype: | void QLoggingRegistry::unregisterCategory(QLoggingCategory *cat) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 334-338 |
| | 2 | 1 |
QLoggingRule::QLoggingRuleName: | QLoggingRule::QLoggingRule | Prototype: | QLoggingRule::QLoggingRule(const QStringRef &pattern, bool enabled) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 65-70 |
| | 1 | 1 |
QLoggingRule::QLoggingRuleName: | QLoggingRule::QLoggingRule | Prototype: | QLoggingRule::QLoggingRule() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 56-59 |
| | 2 | 1 |
QLoggingSettingsParser::setContentName: | QLoggingSettingsParser::setContent | Prototype: | void QLoggingSettingsParser::setContent(const QString &content) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | Lines: | 181-186 |
| | 3 | 1 |
QMainWindow::QMainWindowName: | QMainWindow::QMainWindow | Prototype: | QMainWindow::QMainWindow(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 381-385 |
| | 1 | 1 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | void QMainWindow::addToolBar(QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 809-810 |
| | 1 | 1 |
QMainWindow::addToolBarName: | QMainWindow::addToolBar | Prototype: | QToolBar *QMainWindow::addToolBar(const QString &title) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 820-826 |
| | 4 | 1 |
QMainWindow::centralWidgetName: | QMainWindow::centralWidget | Prototype: | QWidget *QMainWindow::centralWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 635-636 |
| | 1 | 1 |
QMainWindow::cornerName: | QMainWindow::corner | Prototype: | Qt::DockWidgetArea QMainWindow::corner(Qt::Corner corner) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 710-711 |
| | 1 | 1 |
QMainWindow::dockOptionsName: | QMainWindow::dockOptions | Prototype: | QMainWindow::DockOptions QMainWindow::dockOptions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 455-459 |
| | 2 | 1 |
QMainWindow::dockWidgetAreaName: | QMainWindow::dockWidgetArea | Prototype: | Qt::DockWidgetArea QMainWindow::dockWidgetArea(QDockWidget *dockwidget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1239-1240 |
| | 1 | 1 |
QMainWindow::documentModeName: | QMainWindow::documentMode | Prototype: | bool QMainWindow::documentMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1018-1021 |
| | 1 | 1 |
QMainWindow::iconSizeName: | QMainWindow::iconSize | Prototype: | QSize QMainWindow::iconSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 461-462 |
| | 1 | 1 |
QMainWindow::insertToolBarName: | QMainWindow::insertToolBar | Prototype: | void QMainWindow::insertToolBar(QToolBar *before, QToolBar *toolbar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 836-850 |
| | 9 | 1 |
QMainWindow::insertToolBarBreakName: | QMainWindow::insertToolBarBreak | Prototype: | void QMainWindow::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 745-746 |
| | 1 | 1 |
QMainWindow::isAnimatedName: | QMainWindow::isAnimated | Prototype: | bool QMainWindow::isAnimated() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 910-914 |
| | 2 | 1 |
QMainWindow::isDockNestingEnabledName: | QMainWindow::isDockNestingEnabled | Prototype: | bool QMainWindow::isDockNestingEnabled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 949-953 |
| | 2 | 1 |
QMainWindow::isSeparatorName: | QMainWindow::isSeparator | Prototype: | bool QMainWindow::isSeparator(const QPoint &pos) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 1628-1637 |
| | 2 | 1 |
QMainWindow::menuWidgetName: | QMainWindow::menuWidget | Prototype: | QWidget *QMainWindow::menuWidget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 565-569 |
| | 2 | 1 |
QMainWindow::removeToolBarBreakName: | QMainWindow::removeToolBarBreak | Prototype: | void QMainWindow::removeToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindow.cpp | Lines: | 752-756 |
| | 2 | 1 |