| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QVariantAnimationPrivate::getInterpolator| Name: | QVariantAnimationPrivate::getInterpolator | | Prototype: | QVariantAnimation::Interpolator QVariantAnimationPrivate::getInterpolator(int interpolationType) | | Coverage: | 50.000% (16/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | | Lines: | 454-495 |
| | 20 | 16 |
QUuid::variant| Name: | QUuid::variant | | Prototype: | QUuid::Variant QUuid::variant() const noexcept | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 779-789 |
| | 7 | 6 |
QUtcTimeZonePrivate::availableTimeZoneIds| Name: | QUtcTimeZonePrivate::availableTimeZoneIds | | Prototype: | QList<QByteArray> QUtcTimeZonePrivate::availableTimeZoneIds(QLocale::Country country) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 741-747 |
| | 3 | 2 |
QUrlInfo::setWritable| Name: | QUrlInfo::setWritable | | Prototype: | void QUrlInfo::setWritable(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 302-307 |
| | 3 | 2 |
QUrlInfo::setSymLink| Name: | QUrlInfo::setSymLink | | Prototype: | void QUrlInfo::setSymLink(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 284-289 |
| | 3 | 2 |
QUrlInfo::setSize| Name: | QUrlInfo::setSize | | Prototype: | void QUrlInfo::setSize(qint64 size) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 368-373 |
| | 3 | 2 |
QUrlInfo::setReadable| Name: | QUrlInfo::setReadable | | Prototype: | void QUrlInfo::setReadable(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 320-325 |
| | 3 | 2 |
QUrlInfo::setPermissions| Name: | QUrlInfo::setPermissions | | Prototype: | void QUrlInfo::setPermissions(int p) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 384-389 |
| | 3 | 2 |
QUrlInfo::setOwner| Name: | QUrlInfo::setOwner | | Prototype: | void QUrlInfo::setOwner(const QString &s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 336-341 |
| | 3 | 2 |
QUrlInfo::setName| Name: | QUrlInfo::setName | | Prototype: | void QUrlInfo::setName(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 226-231 |
| | 3 | 2 |
QUrlInfo::setLastModified| Name: | QUrlInfo::setLastModified | | Prototype: | void QUrlInfo::setLastModified(const QDateTime &dt) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 401-406 |
| | 3 | 2 |
QUrlInfo::setGroup| Name: | QUrlInfo::setGroup | | Prototype: | void QUrlInfo::setGroup(const QString &s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 352-357 |
| | 3 | 2 |
QUrlInfo::setFile| Name: | QUrlInfo::setFile | | Prototype: | void QUrlInfo::setFile(bool b) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 266-271 |
| | 3 | 2 |
QUrlInfo::owner| Name: | QUrlInfo::owner | | Prototype: | QString QUrlInfo::owner() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 486-491 |
| | 3 | 2 |
QUrlInfo::name| Name: | QUrlInfo::name | | Prototype: | QString QUrlInfo::name() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 459-464 |
| | 3 | 2 |
QUrlInfo::isSymLink| Name: | QUrlInfo::isSymLink | | Prototype: | bool QUrlInfo::isSymLink() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 577-582 |
| | 3 | 2 |
QUrlInfo::QUrlInfo| Name: | QUrlInfo::QUrlInfo | | Prototype: | QUrlInfo::QUrlInfo(const QUrlInfo &ui) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp | | Lines: | 138-146 |
| | 4 | 2 |
QUrl::setUrl| Name: | QUrl::setUrl | | Prototype: | void QUrl::setUrl(const QString &url, ParsingMode parsingMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1905-1913 |
| | 4 | 2 |
QUrl::isParentOf| Name: | QUrl::isParentOf | | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3885-3902 |
| | 12 | 2 |
QUrl::hasQuery| Name: | QUrl::hasQuery | | Prototype: | bool QUrl::hasQuery() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2618-2622 |
| | 2 | 2 |
QUrl::hasFragment| Name: | QUrl::hasFragment | | Prototype: | bool QUrl::hasFragment() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3109-3113 |
| | 2 | 2 |
QUnifiedTimer::stopAnimationDriver| Name: | QUnifiedTimer::stopAnimationDriver | | Prototype: | void QUnifiedTimer::stopAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 288-299 |
| | 5 | 2 |
QUnifiedTimer::startAnimationDriver| Name: | QUnifiedTimer::startAnimationDriver | | Prototype: | void QUnifiedTimer::startAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 275-286 |
| | 5 | 2 |
QUdpSocket::setMulticastInterface| Name: | QUdpSocket::setMulticastInterface | | Prototype: | void QUdpSocket::setMulticastInterface(const QNetworkInterface &iface) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 273-281 |
| | 5 | 2 |
QUdpSocket::pendingDatagramSize| Name: | QUdpSocket::pendingDatagramSize | | Prototype: | qint64 QUdpSocket::pendingDatagramSize() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 303-307 |
| | 2 | 2 |
QUdpSocket::multicastInterface| Name: | QUdpSocket::multicastInterface | | Prototype: | QNetworkInterface QUdpSocket::multicastInterface() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 256-261 |
| | 3 | 2 |
QUdpSocket::hasPendingDatagrams| Name: | QUdpSocket::hasPendingDatagrams | | Prototype: | bool QUdpSocket::hasPendingDatagrams() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 291-295 |
| | 2 | 2 |
QTranslator::load| Name: | QTranslator::load | | Prototype: | bool QTranslator::load(const uchar *data, int len, const QString &directory) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 792-801 |
| | 5 | 2 |
QTimer::setInterval| Name: | QTimer::setInterval | | Prototype: | void QTimer::setInterval(int msec) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 559-566 |
| | 4 | 2 |
QTimeZonePrivate::windowsIdToDefaultIanaId| Name: | QTimeZonePrivate::windowsIdToDefaultIanaId | | Prototype: | QByteArray QTimeZonePrivate::windowsIdToDefaultIanaId(const QByteArray &windowsId, QLocale::Country country) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 546-554 |
| | 4 | 2 |
QTimeZone::isTimeZoneIdAvailable| Name: | QTimeZone::isTimeZoneIdAvailable | | Prototype: | bool QTimeZone::isTimeZoneIdAvailable(const QByteArray &ianaId) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezone.cpp | | Lines: | 828-836 |
| | 4 | 2 |
QTimeLine::setDuration| Name: | QTimeLine::setDuration | | Prototype: | void QTimeLine::setDuration(int duration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 397-405 |
| | 5 | 2 |
QTimeLine::resume| Name: | QTimeLine::resume | | Prototype: | void QTimeLine::resume() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 699-710 |
| | 8 | 2 |
QTime::restart| Name: | QTime::restart | | Prototype: | int QTime::restart() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2107-2115 |
| | 6 | 2 |
QTime::elapsed| Name: | QTime::elapsed | | Prototype: | int QTime::elapsed() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2135-2141 |
| | 4 | 2 |
QThreadPool::setExpiryTimeout| Name: | QThreadPool::setExpiryTimeout | | Prototype: | void QThreadPool::setExpiryTimeout(int expiryTimeout) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp | | Lines: | 521-527 |
| | 4 | 2 |
QThread::idealThreadCount| Name: | QThread::idealThreadCount | | Prototype: | int QThread::idealThreadCount() noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 426-484 |
| | 5 | 2 |
QTextStreamPrivate::restoreToSavedConverterState| Name: | QTextStreamPrivate::restoreToSavedConverterState | | Prototype: | inline void QTextStreamPrivate::restoreToSavedConverterState() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 810-823 |
| | 3 | 2 |
QTextStreamPrivate::padding| Name: | QTextStreamPrivate::padding | | Prototype: | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 938-961 |
| | 13 | 5 |
QTextStream::setString| Name: | QTextStream::setString | | Prototype: | void QTextStream::setString(QString *string, QIODevice::OpenMode openMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1355-1372 |
| | 11 | 2 |
QTextStream::operator<<| Name: | QTextStream::operator<< | | Prototype: | QTextStream &QTextStream::operator<<(QLatin1String string) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2595-2601 |
| | 4 | 2 |
QTextStream::operator<<| Name: | QTextStream::operator<< | | Prototype: | QTextStream &QTextStream::operator<<(const QStringRef &string) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2610-2616 |
| | 4 | 2 |
QTestXunitStreamer::output| Name: | QTestXunitStreamer::output | | Prototype: | void QTestXunitStreamer::output(QTestElement *element) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 168-174 |
| | 3 | 2 |
QTestXunitStreamer::QTestXunitStreamer| Name: | QTestXunitStreamer::QTestXunitStreamer | | Prototype: | QTestXunitStreamer::QTestXunitStreamer(QXunitTestLogger *logger) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 51-55 |
| | 1 | 2 |
QTestTable::indexOf| Name: | QTestTable::indexOf | | Prototype: | int QTestTable::indexOf(const char *elementName) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtesttable.cpp | | Lines: | 153-165 |
| | 7 | 2 |
QTestLog::leaveTestFunction| Name: | QTestLog::leaveTestFunction | | Prototype: | void QTestLog::leaveTestFunction() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 359-365 |
| | 3 | 2 |
QTestLog::info| Name: | QTestLog::info | | Prototype: | void QTestLog::info(const char *msg, const char *file, int line) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 535-540 |
| | 2 | 2 |
QTestLog::ignoreMessage| Name: | QTestLog::ignoreMessage | | Prototype: | void QTestLog::ignoreMessage(QtMsgType type, const char *msg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 552-557 |
| | 2 | 2 |
QTestLog::ignoreMessage| Name: | QTestLog::ignoreMessage | | Prototype: | void QTestLog::ignoreMessage(QtMsgType type, const QRegularExpression &expression) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 560-565 |
| | 2 | 2 |
QTestLog::addFail| Name: | QTestLog::addFail | | Prototype: | void QTestLog::addFail(const char *msg, const char *file, int line) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 402-409 |
| | 3 | 2 |
QTestLog::addBPass| Name: | QTestLog::addBPass | | Prototype: | void QTestLog::addBPass(const char *msg) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestlog.cpp | | Lines: | 429-436 |
| | 3 | 2 |
QTestElementAttribute::setPair| Name: | QTestElementAttribute::setPair | | Prototype: | bool QTestElementAttribute::setPair(QTest::AttributeIndex index, const char *value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelementattribute.cpp | | Lines: | 161-172 |
| | 6 | 2 |
QTestElementAttribute::name| Name: | QTestElementAttribute::name | | Prototype: | const char *QTestElementAttribute::name() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestelementattribute.cpp | | Lines: | 123-149 |
| | 22 | 2 |
QTest::qToInt| Name: | QTest::qToInt | | Prototype: | static int qToInt(char *str) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 392-401 |
| | 6 | 2 |
QTest::qSleep| Name: | QTest::qSleep | | Prototype: | void QTest::qSleep(int ms) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2219-2231 |
| | 3 | 2 |
QTest::messageFormatString| Name: | QTest::messageFormatString | | Prototype: | static const char *messageFormatString(bool noDescription, bool noTag) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 204-224 |
| | 14 | 4 |
QTest::addColumnInternal| Name: | QTest::addColumnInternal | | Prototype: | void QTest::addColumnInternal(int id, const char *name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2107-2113 |
| | 3 | 2 |
QTemporaryFilePrivate::defaultTemplateName| Name: | QTemporaryFilePrivate::defaultTemplateName | | Prototype: | QString QTemporaryFilePrivate::defaultTemplateName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 436-446 |
| | 5 | 2 |
QTcpServer::socketDescriptor| Name: | QTcpServer::socketDescriptor | | Prototype: | qintptr QTcpServer::socketDescriptor() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 387-392 |
| | 3 | 2 |
QSysInfo::productVersion| Name: | QSysInfo::productVersion | | Prototype: | QString QSysInfo::productVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2739-2764 |
| | 5 | 2 |
QSysInfo::productType| Name: | QSysInfo::productType | | Prototype: | QString QSysInfo::productType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2678-2713 |
| | 5 | 2 |
QSysInfo::machineHostName| Name: | QSysInfo::machineHostName | | Prototype: | QString QSysInfo::machineHostName() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2865-2886 |
| | 4 | 2 |
QSysInfo::kernelVersion| Name: | QSysInfo::kernelVersion | | Prototype: | QString QSysInfo::kernelVersion() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2629-2641 |
| | 4 | 2 |
QSysInfo::kernelType| Name: | QSysInfo::kernelType | | Prototype: | QString QSysInfo::kernelType() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2602-2614 |
| | 4 | 2 |
QStringRef::toUtf8| Name: | QStringRef::toUtf8 | | Prototype: | QByteArray QStringRef::toUtf8() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10341-10347 |
| | 3 | 2 |
QStringRef::toLocal8Bit| Name: | QStringRef::toLocal8Bit | | Prototype: | QByteArray QStringRef::toLocal8Bit() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10321-10329 |
| | 4 | 2 |
QStringRef::appendTo| Name: | QStringRef::appendTo | | Prototype: | QStringRef QStringRef::appendTo(QString *string) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 9333-9340 |
| | 5 | 2 |
QStringMatcher::indexIn| Name: | QStringMatcher::indexIn | | Prototype: | int QStringMatcher::indexIn(const QChar *str, int length, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringmatcher.cpp | | Lines: | 289-296 |
| | 5 | 2 |
QString::utf16| Name: | QString::utf16 | | Prototype: | const ushort *QString::utf16() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5672-5679 |
| | 3 | 2 |
QString::arg| Name: | QString::arg | | Prototype: | QString QString::arg(const QString &a, int fieldWidth, QChar fillChar) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7426-7436 |
| | 6 | 2 |
QString::arg| Name: | QString::arg | | Prototype: | QString QString::arg(qulonglong a, int fieldWidth, int base, QChar fillChar) const | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 7674-7700 |
| | 17 | 6 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(int size, Qt::Initialization) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1562-1568 |
| | 4 | 2 |
QString::QString| Name: | QString::QString | | Prototype: | QString::QString(QChar ch) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1580-1587 |
| | 5 | 2 |
QStorageInfoPrivate::doStat| Name: | QStorageInfoPrivate::doStat | | Prototype: | void QStorageInfoPrivate::doStat() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 525-533 |
| | 5 | 2 |
QStorageInfo::setPath| Name: | QStorageInfo::setPath | | Prototype: | void QStorageInfo::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo.cpp | | Lines: | 160-167 |
| | 5 | 2 |
QStateMachinePrivate::~QStateMachinePrivate| Name: | QStateMachinePrivate::~QStateMachinePrivate | | Prototype: | QStateMachinePrivate::~QStateMachinePrivate() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 412-420 |
| | 4 | 2 |
QSslSocketPrivate::sslLibraryVersionNumber| Name: | QSslSocketPrivate::sslLibraryVersionNumber | | Prototype: | long QSslSocketPrivate::sslLibraryVersionNumber() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 584-590 |
| | 3 | 2 |
QSslSocketPrivate::resumeSocketNotifiers| Name: | QSslSocketPrivate::resumeSocketNotifiers | | Prototype: | void QSslSocketPrivate::resumeSocketNotifiers(QSslSocket *socket) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2309-2314 |
| | 3 | 2 |
QSslSocketPrivate::pauseSocketNotifiers| Name: | QSslSocketPrivate::pauseSocketNotifiers | | Prototype: | void QSslSocketPrivate::pauseSocketNotifiers(QSslSocket *socket) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2302-2307 |
| | 3 | 2 |
QSslSocketPrivate::ensureInitialized| Name: | QSslSocketPrivate::ensureInitialized | | Prototype: | void QSslSocketPrivate::ensureInitialized() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 576-582 |
| | 3 | 2 |
QSslSocketBackendPrivate::sessionProtocol| Name: | QSslSocketBackendPrivate::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslSocketBackendPrivate::sessionProtocol() const | | Coverage: | 50.000% (7/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1493-1513 |
| | 10 | 7 |
QSslSocket::atEnd| Name: | QSslSocket::atEnd | | Prototype: | bool QSslSocket::atEnd() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 815-821 |
| | 4 | 2 |
QSslSocket::addCaCertificates| Name: | QSslSocket::addCaCertificates | | Prototype: | bool QSslSocket::addCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1335-1345 |
| | 6 | 2 |
QSslConfigurationPrivate::setDefaultConfiguration| Name: | QSslConfigurationPrivate::setDefaultConfiguration | | Prototype: | void QSslConfigurationPrivate::setDefaultConfiguration(const QSslConfiguration &configuration) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2203-2211 |
| | 5 | 2 |
QSslConfigurationPrivate::deepCopyDefaultConfiguration| Name: | QSslConfigurationPrivate::deepCopyDefaultConfiguration | | Prototype: | void QSslConfigurationPrivate::deepCopyDefaultConfiguration(QSslConfigurationPrivate *ptr) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2216-2239 |
| | 19 | 2 |
QSslCertificate::toText| Name: | QSslCertificate::toText | | Prototype: | QString QSslCertificate::toText() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 497-502 |
| | 3 | 2 |
QSslCertificate::toPem| Name: | QSslCertificate::toPem | | Prototype: | QByteArray QSslCertificate::toPem() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 483-488 |
| | 3 | 2 |
QSqlTableModel::updateRowInTable| Name: | QSqlTableModel::updateRowInTable | | Prototype: | bool QSqlTableModel::updateRowInTable(int row, const QSqlRecord &values) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 626-646 |
| | 14 | 2 |
QSqlTableModel::revertRow| Name: | QSqlTableModel::revertRow | | Prototype: | void QSqlTableModel::revertRow(int row) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 897-904 |
| | 4 | 2 |
QSqlTableModel::indexInQuery| Name: | QSqlTableModel::indexInQuery | | Prototype: | QModelIndex QSqlTableModel::indexInQuery(const QModelIndex &item) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1226-1234 |
| | 5 | 2 |
QSqlTableModel::deleteRowFromTable| Name: | QSqlTableModel::deleteRowFromTable | | Prototype: | bool QSqlTableModel::deleteRowFromTable(int row) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 693-716 |
| | 17 | 2 |
QSqlResult::bindValue| Name: | QSqlResult::bindValue | | Prototype: | void QSqlResult::bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType paramType) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 705-720 |
| | 9 | 4 |
QSqlRecord::replace| Name: | QSqlRecord::replace | | Prototype: | void QSqlRecord::replace(int pos, const QSqlField& field) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlrecord.cpp | | Lines: | 292-299 |
| | 4 | 2 |
QSqlQueryModel::fetchMore| Name: | QSqlQueryModel::fetchMore | | Prototype: | void QSqlQueryModel::fetchMore(const QModelIndex &parent) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 190-196 |
| | 4 | 2 |
QSqlQuery::value| Name: | QSqlQuery::value | | Prototype: | QVariant QSqlQuery::value(int index) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 427-433 |
| | 4 | 2 |
QSqlQuery::value| Name: | QSqlQuery::value | | Prototype: | QVariant QSqlQuery::value(const QString& name) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 444-451 |
| | 5 | 2 |
QSqlQuery::last| Name: | QSqlQuery::last | | Prototype: | bool QSqlQuery::last() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 757-764 |
| | 5 | 2 |
QSqlDatabasePrivate::removeDatabase| Name: | QSqlDatabasePrivate::removeDatabase | | Prototype: | void QSqlDatabasePrivate::removeDatabase(const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 241-251 |
| | 6 | 2 |
QSqlDatabasePrivate::addDatabase| Name: | QSqlDatabasePrivate::addDatabase | | Prototype: | void QSqlDatabasePrivate::addDatabase(const QSqlDatabase &db, const QString &name) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 253-266 |
| | 9 | 2 |
QSqlDatabase::transaction| Name: | QSqlDatabase::transaction | | Prototype: | bool QSqlDatabase::transaction() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | | Lines: | 902-907 |
| | 3 | 2 |