Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 923-926 |
| | 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: | 1955-1958 |
| | 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: | 1033-1036 |
| | 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: | 1925-1928 |
| | 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: | 1975-1978 |
| | 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: | 1915-1918 |
| | 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: | 1055-1058 |
| | 1 | 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: | 1136-1139 |
| | 1 | 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: | 738-740 |
| | 1 | 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: | 772-775 |
| | 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: | 785-788 |
| | 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: | 809-812 |
| | 2 | 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: | 847-850 |
| | 1 | 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: | 74-91 |
| | 13 | 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: | 93-101 |
| | 6 | 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: | 65-72 |
| | 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: | 357-364 |
| | 3 | 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: | 399-403 |
| | 2 | 1 |
QLocalSocket::waitForReadyReadName: | QLocalSocket::waitForReadyRead | Prototype: | bool QLocalSocket::waitForReadyRead(int msecs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 549-555 |
| | 4 | 2 |
QLocalSocket::waitForDisconnectedName: | QLocalSocket::waitForDisconnected | Prototype: | bool QLocalSocket::waitForDisconnected(int msecs) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 539-547 |
| | 5 | 2 |
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: | 444-448 |
| | 2 | 1 |
QLocalSocket::stateName: | QLocalSocket::state | Prototype: | QLocalSocket::LocalSocketState QLocalSocket::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 438-442 |
| | 2 | 1 |
QLocalSocket::socketDescriptorName: | QLocalSocket::socketDescriptor | Prototype: | qintptr QLocalSocket::socketDescriptor() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 387-391 |
| | 2 | 1 |
QLocalSocket::setReadBufferSizeName: | QLocalSocket::setReadBufferSize | Prototype: | void QLocalSocket::setReadBufferSize(qint64 size) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 507-511 |
| | 2 | 1 |
QLocalSocket::serverNameName: | QLocalSocket::serverName | Prototype: | QString QLocalSocket::serverName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 414-418 |
| | 2 | 1 |
QLocalSocket::readDataName: | QLocalSocket::readData | Prototype: | qint64 QLocalSocket::readData(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::readBufferSizeName: | QLocalSocket::readBufferSize | Prototype: | qint64 QLocalSocket::readBufferSize() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 501-505 |
| | 2 | 1 |
QLocalSocket::openName: | QLocalSocket::open | Prototype: | bool QLocalSocket::open(OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 366-370 |
| | 2 | 1 |
QLocalSocket::isValidName: | QLocalSocket::isValid | Prototype: | bool QLocalSocket::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 495-499 |
| | 2 | 1 |
QLocalSocket::isSequentialName: | QLocalSocket::isSequential | Prototype: | bool QLocalSocket::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 446-449 |
| | 1 | 1 |
QLocalSocket::fullServerNameName: | QLocalSocket::fullServerName | Prototype: | QString QLocalSocket::fullServerName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 427-431 |
| | 2 | 1 |
QLocalSocket::flushName: | QLocalSocket::flush | Prototype: | bool QLocalSocket::flush() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 450-454 |
| | 2 | 1 |
QLocalSocket::disconnectFromServerName: | QLocalSocket::disconnectFromServer | Prototype: | void QLocalSocket::disconnectFromServer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 456-460 |
| | 2 | 1 |
QLocalSocket::connectToServerName: | QLocalSocket::connectToServer | Prototype: | void QLocalSocket::connectToServer(const QString &name, OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 383-387 |
| | 2 | 1 |
QLocalSocket::closeName: | QLocalSocket::close | Prototype: | void QLocalSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 429-442 |
| | 11 | 2 |
QLocalSocket::canReadLineName: | QLocalSocket::canReadLine | Prototype: | bool QLocalSocket::canReadLine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 423-427 |
| | 2 | 1 |
QLocalSocket::bytesToWriteName: | QLocalSocket::bytesToWrite | Prototype: | qint64 QLocalSocket::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 417-421 |
| | 2 | 1 |
QLocalSocket::bytesAvailableName: | QLocalSocket::bytesAvailable | Prototype: | qint64 QLocalSocket::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 411-415 |
| | 2 | 1 |
QLocalSocket::abortName: | QLocalSocket::abort | Prototype: | void QLocalSocket::abort() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | Lines: | 405-409 |
| | 2 | 1 |
QLocalSocket::QLocalSocketName: | QLocalSocket::QLocalSocket | Prototype: | QLocalSocket::QLocalSocket(QObject * parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | Lines: | 347-352 |
| | 2 | 1 |
QLocalServer::~QLocalServerName: | QLocalServer::~QLocalServer | Prototype: | QLocalServer::~QLocalServer() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 129-133 |
| | 2 | 2 |
QLocalServer::waitForNewConnectionName: | QLocalServer::waitForNewConnection | Prototype: | bool QLocalServer::waitForNewConnection(int msec, bool *timedOut) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 485-497 |
| | 7 | 3 |
QLocalServer::setSocketOptionsName: | QLocalServer::setSocketOptions | Prototype: | void QLocalServer::setSocketOptions(SocketOptions options) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 166-171 |
| | 2 | 1 |
QLocalServer::setMaxPendingConnectionsName: | QLocalServer::setMaxPendingConnections | Prototype: | void QLocalServer::setMaxPendingConnections(int numConnections) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 462-466 |
| | 2 | 1 |
QLocalServer::serverNameName: | QLocalServer::serverName | Prototype: | QString QLocalServer::serverName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 419-423 |
| | 2 | 1 |
QLocalServer::serverErrorName: | QLocalServer::serverError | Prototype: | QAbstractSocket::SocketError QLocalServer::serverError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 443-447 |
| | 2 | 1 |
QLocalServer::removeServerName: | QLocalServer::removeServer | Prototype: | bool QLocalServer::removeServer(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 408-411 |
| | 1 | 1 |
QLocalServer::maxPendingConnectionsName: | QLocalServer::maxPendingConnections | Prototype: | int QLocalServer::maxPendingConnections() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 351-355 |
| | 2 | 1 |
QLocalServer::listenName: | QLocalServer::listen | Prototype: | bool QLocalServer::listen(const QString &name) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 286-309 |
| | 15 | 4 |
QLocalServer::isListeningName: | QLocalServer::isListening | Prototype: | bool QLocalServer::isListening() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 260-264 |
| | 2 | 1 |
QLocalServer::incomingConnectionName: | QLocalServer::incomingConnection | Prototype: | void QLocalServer::incomingConnection(quintptr socketDescriptor) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 245-252 |
| | 5 | 1 |
QLocalServer::hasPendingConnectionsName: | QLocalServer::hasPendingConnections | Prototype: | bool QLocalServer::hasPendingConnections() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 224-228 |
| | 2 | 1 |
QLocalServer::fullServerNameName: | QLocalServer::fullServerName | Prototype: | QString QLocalServer::fullServerName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 432-436 |
| | 2 | 1 |
QLocalServer::errorStringName: | QLocalServer::errorString | Prototype: | QString QLocalServer::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 212-216 |
| | 2 | 1 |
QLocalServer::closeName: | QLocalServer::close | Prototype: | void QLocalServer::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 191-203 |
| | 10 | 2 |
QLocalServer::QLocalServerName: | QLocalServer::QLocalServer | Prototype: | QLocalServer::QLocalServer(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver.cpp | Lines: | 113-118 |
| | 2 | 1 |
QListData::removeName: | QListData::remove | Prototype: | void QListData::remove(int i) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 255-268 |
| | 9 | 4 |
QListData::removeName: | QListData::remove | Prototype: | void QListData::remove(int i, int n) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 270-284 |
| | 10 | 2 |
QListData::prependName: | QListData::prepend | Prototype: | void **QListData::prepend() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 198-214 |
| | 10 | 4 |
QListData::insertName: | QListData::insert | Prototype: | void **QListData::insert(int i) | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 216-253 |
| | 20 | 7 |
QListData::eraseName: | QListData::erase | Prototype: | void **QListData::erase(void **xi) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 326-332 |
| | 4 | 1 |
QListData::disposeName: | QListData::dispose | Prototype: | void QListData::dispose(Data *d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 160-164 |
| | 2 | 1 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append(int n) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 167-184 |
| | 11 | 3 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 187-190 |
| | 1 | 1 |
QListData::appendName: | QListData::append | Prototype: | void **QListData::append(const QListData& l) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | Lines: | 193-196 |
| | 1 | 1 |
QLineF::setAngleName: | QLineF::setAngle | Prototype: | void QLineF::setAngle(qreal angle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 597-607 |
| | 6 | 1 |
QLineF::lengthName: | QLineF::length | Prototype: | qreal QLineF::length() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 552-557 |
| | 3 | 1 |
QLineF::fromPolarName: | QLineF::fromPolar | Prototype: | QLineF QLineF::fromPolar(qreal length, qreal angle) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 619-623 |
| | 2 | 1 |
QLineF::angleName: | QLineF::angle | Prototype: | qreal QLineF::angle() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | Lines: | 570-583 |
| | 7 | 2 |
QLibraryStore::instanceName: | QLibraryStore::instance | Prototype: | QLibraryStore *QLibraryStore::instance() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 432-440 |
| | 4 | 2 |
QLibrarySettings::QLibrarySettingsName: | QLibrarySettings::QLibrarySettings | Prototype: | QLibrarySettings::QLibrarySettings() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 120-123 |
| | 1 | 1 |
QLibraryPrivate::suffixes_sysName: | QLibraryPrivate::suffixes_sys | Prototype: | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 81-128 |
| | 5 | 2 |
QLibraryPrivate::setLoadHintsName: | QLibraryPrivate::setLoadHints | Prototype: | void QLibraryPrivate::setLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 522-527 |
| | 2 | 1 |
QLibraryPrivate::resolve_sysName: | QLibraryPrivate::resolve_sys | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 309-334 |
| | 6 | 2 |
QLibraryPrivate::releaseName: | QLibraryPrivate::release | Prototype: | void QLibraryPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 578-581 |
| | 1 | 1 |
QLibraryPrivate::prefixes_sysName: | QLibraryPrivate::prefixes_sys | Prototype: | QStringList QLibraryPrivate::prefixes_sys() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 130-133 |
| | 1 | 1 |
QLibraryPrivate::mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 506-513 |
| | 3 | 2 |
QLibraryPrivate::isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 696-702 |
| | 3 | 2 |
QLibraryPrivate::findOrCreateName: | QLibraryPrivate::findOrCreate | Prototype: | QLibraryPrivate *QLibraryPrivate::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 496-500 |
| | 1 | 1 |
QLibraryPrivate::QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 487-494 |
| | 3 | 2 |
QLibraryInfoPrivate::findConfiguration::[lambda]Name: | QLibraryInfoPrivate::findConfiguration::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 166-166 |
| | 0 | 1 |
QLibraryInfoPrivate::findConfigurationName: | QLibraryInfoPrivate::findConfiguration | Prototype: | QSettings *QLibraryInfoPrivate::findConfiguration() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 164-197 |
| | 8 | 5 |
QLibraryInfo::isDebugBuildName: | QLibraryInfo::isDebugBuild | Prototype: | bool QLibraryInfo::isDebugBuild() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 361-369 |
| | 1 | 1 |
QLibraryInfo::buildName: | QLibraryInfo::build | Prototype: | const char *QLibraryInfo::build() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 351-354 |
| | 1 | 1 |
QLibrary::~QLibraryName: | QLibrary::~QLibrary | Prototype: | QLibrary::~QLibrary() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 897-901 |
| | 2 | 2 |
QLibrary::unloadName: | QLibrary::unload | Prototype: | bool QLibrary::unload() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 812-819 |
| | 4 | 2 |
QLibrary::setLoadHintsName: | QLibrary::setLoadHints | Prototype: | void QLibrary::setLoadHints(LoadHints hints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1119-1126 |
| | 4 | 2 |
QLibrary::setFileNameName: | QLibrary::setFileName | Prototype: | void QLibrary::setFileName(const QString &fileName) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 925-935 |
| | 7 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const char *symbol) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1006-1011 |
| | 3 | 2 |
QLibrary::resolveName: | QLibrary::resolve | Prototype: | QFunctionPointer QLibrary::resolve(const QString &fileName, int verNum, const char *symbol) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1046-1050 |
| | 2 | 1 |
QLibrary::loadHintsName: | QLibrary::loadHints | Prototype: | QLibrary::LoadHints QLibrary::loadHints() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1128-1131 |
| | 1 | 1 |
QLibrary::isLoadedName: | QLibrary::isLoaded | Prototype: | bool QLibrary::isLoaded() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 826-829 |
| | 1 | 1 |
QLibrary::errorStringName: | QLibrary::errorString | Prototype: | QString QLibrary::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 1079-1082 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 835-838 |
| | 2 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(const QString& fileName, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 850-854 |
| | 1 | 1 |
QLibrary::QLibraryName: | QLibrary::QLibrary | Prototype: | QLibrary::QLibrary(const QString& fileName, int verNum, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 867-871 |
| | 1 | 1 |
QLatin1Codec::nameName: | QLatin1Codec::name | Prototype: | QByteArray QLatin1Codec::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 80-83 |
| | 1 | 1 |
QLatin1Codec::mibEnumName: | QLatin1Codec::mibEnum | Prototype: | int QLatin1Codec::mibEnum() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 97-100 |
| | 1 | 1 |
QLatin1Codec::convertFromUnicodeName: | QLatin1Codec::convertFromUnicode | Prototype: | QByteArray QLatin1Codec::convertFromUnicode(const QChar *ch, int len, ConverterState *state) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 60-78 |
| | 12 | 4 |
QLatin1Codec::aliasesName: | QLatin1Codec::aliases | Prototype: | QList<QByteArray> QLatin1Codec::aliases() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp | Lines: | 85-94 |
| | 7 | 1 |