| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QLocalSocket::waitForBytesWritten| Name: | 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::writeData| Name: | 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::~QLocalSocket| Name: | 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::QLocalSocketPrivate| Name: | 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_abortConnectionAttempt| Name: | 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_error| Name: | 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::init| Name: | 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::QLocale| Name: | 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::QLocale| Name: | 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::QLocale| Name: | 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::QLocale| Name: | 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::QLocale| Name: | 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::QLocale| Name: | 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::bcp47Name| Name: | 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::country| Name: | 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::decimalPoint| Name: | 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::exponential| Name: | 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::groupSeparator| Name: | 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::language| Name: | 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::negativeSign| Name: | 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::numberOptions| Name: | 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::percent| Name: | 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::positiveSign| Name: | 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::quoteString| Name: | 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::script| Name: | 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::setNumberOptions| Name: | 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::system| Name: | 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::toDate| Name: | 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::toDateTime| Name: | 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::toDouble| Name: | 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::toDouble| Name: | 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::toFloat| Name: | 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::toFloat| Name: | 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::toInt| Name: | 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::toInt| Name: | 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::toLongLong| Name: | 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::toLongLong| Name: | 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::toShort| Name: | 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::toShort| Name: | 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::toString| Name: | 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::toString| Name: | 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::toString| Name: | 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::toString| Name: | 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::toString| Name: | 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::toTime| Name: | 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::toUInt| Name: | 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::toUInt| Name: | 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::toULongLong| Name: | 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::toULongLong| Name: | 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::toUShort| Name: | 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::toUShort| Name: | 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::zeroDigit| Name: | 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::c| Name: | 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::doubleToString| Name: | 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::longLongToString| Name: | 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::unsLongLongToString| Name: | 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::QLockFile| Name: | 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::error| Name: | 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::getLockInfo| Name: | 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::isLocked| Name: | 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::lock| Name: | 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::setStaleLockTime| Name: | 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::staleLockTime| Name: | 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::~QLockFile| Name: | 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::QLoggingCategory| Name: | 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::QLoggingCategory| Name: | 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::defaultCategory| Name: | 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::installFilter| Name: | 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::setFilterRules| Name: | 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::QLoggingRegistry| Name: | 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::instance| Name: | 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::unregisterCategory| Name: | 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::QLoggingRule| Name: | 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::QLoggingRule| Name: | 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::setContent| Name: | 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::QMainWindow| Name: | 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::addToolBar| Name: | 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::addToolBar| Name: | 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::centralWidget| Name: | 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::corner| Name: | 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::dockOptions| Name: | 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::dockWidgetArea| Name: | 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::documentMode| Name: | 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::iconSize| Name: | 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::insertToolBar| Name: | 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::insertToolBarBreak| Name: | 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::isAnimated| Name: | 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::isDockNestingEnabled| Name: | 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::isSeparator| Name: | 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::menuWidget| Name: | 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::removeToolBarBreak| Name: | 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 |