| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QItemSelectionModel::isColumnSelected| Name: | QItemSelectionModel::isColumnSelected | | Prototype: | bool QItemSelectionModel::isColumnSelected(int column, const QModelIndex &parent) const | | Coverage: | 71.186% (42/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1499-1551 |
| | 34 | 17 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName) | | Coverage: | 71.186% (42/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 132-317 |
| | 78 | 17 |
getMessage| Name: | getMessage | | Prototype: | static QString getMessage(const uchar *m, const uchar *end, const char *context, const char *sourceText, const char *comment, uint numerus) | | Coverage: | 71.111% (32/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 897-965 |
| | 48 | 19 |
QSqlTableModelPrivate::exec| Name: | QSqlTableModelPrivate::exec | | Prototype: | bool QSqlTableModelPrivate::exec(const QString &stmt, bool prepStatement, const QSqlRecord &rec, const QSqlRecord &whereValues) | | Coverage: | 71.053% (27/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 153-194 |
| | 25 | 13 |
QXmlSimpleReaderPrivate::parseString| Name: | QXmlSimpleReaderPrivate::parseString | | Prototype: | bool QXmlSimpleReaderPrivate::parseString() | | Coverage: | 70.968% (22/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7687-7743 |
| | 30 | 10 |
QNetworkAccessCacheBackend::sendCacheContents| Name: | QNetworkAccessCacheBackend::sendCacheContents | | Prototype: | bool QNetworkAccessCacheBackend::sendCacheContents() | | Coverage: | 70.833% (17/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscachebackend.cpp | | Lines: | 72-121 |
| | 30 | 8 |
QByteArray::replace| Name: | QByteArray::replace | | Prototype: | QByteArray &QByteArray::replace(const char *before, int bsize, const char *after, int asize) | | Coverage: | 70.787% (63/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2228-2341 |
| | 81 | 27 |
QLibraryInfo::location| Name: | QLibraryInfo::location | | Prototype: | QString QLibraryInfo::location(LibraryLocation loc) | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 417-588 |
| | 52 | 13 |
QHttpNetworkConnectionChannel::allDone| Name: | QHttpNetworkConnectionChannel::allDone | | Prototype: | void QHttpNetworkConnectionChannel::allDone() | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 416-497 |
| | 39 | 12 |
QTextBoundaryFinder::operator=| Name: | QTextBoundaryFinder::operator= | | Prototype: | QTextBoundaryFinder &QTextBoundaryFinder::operator=(const QTextBoundaryFinder &other) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 194-223 |
| | 20 | 6 |
QSystemSemaphorePrivate::modifySemaphore| Name: | QSystemSemaphorePrivate::modifySemaphore | | Prototype: | bool QSystemSemaphorePrivate::modifySemaphore(int count) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 168-197 |
| | 18 | 5 |
QStateMachinePrivate::goToState| Name: | QStateMachinePrivate::goToState | | Prototype: | void QStateMachinePrivate::goToState(QAbstractState *targetState) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2149-2180 |
| | 19 | 6 |
QLibraryPrivate::unload| Name: | QLibraryPrivate::unload | | Prototype: | bool QLibraryPrivate::unload(UnloadFlag flag) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 557-576 |
| | 12 | 5 |
QGLContext::reset| Name: | QGLContext::reset | | Prototype: | void QGLContext::reset() | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3539-3565 |
| | 20 | 6 |
QSocks5SocketEngine::bind| Name: | QSocks5SocketEngine::bind | | Prototype: | bool QSocks5SocketEngine::bind(const QHostAddress &addr, quint16 port) | | Coverage: | 70.455% (31/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1330-1422 |
| | 52 | 12 |
QPollingFileSystemWatcherEngine::addPaths| Name: | QPollingFileSystemWatcherEngine::addPaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::addPaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 54-88 |
| | 24 | 8 |
QFSFileEnginePrivate::closeFdFh| Name: | QFSFileEnginePrivate::closeFdFh | | Prototype: | bool QFSFileEnginePrivate::closeFdFh() | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 366-406 |
| | 19 | 6 |
QFreetypeFace::getFace| Name: | QFreetypeFace::getFace | | Prototype: | QFreetypeFace *QFreetypeFace::getFace(const QFontEngine::FaceId &face_id, const QByteArray &fontData) | | Coverage: | 70.312% (45/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 214-306 |
| | 59 | 22 |
QFtpPrivate::_q_piError| Name: | QFtpPrivate::_q_piError | | Prototype: | void QFtpPrivate::_q_piError(int errorCode, const QString &text) | | Coverage: | 70.270% (26/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 2342-2414 |
| | 49 | 15 |
QFactoryLoader::update| Name: | QFactoryLoader::update | | Prototype: | void QFactoryLoader::update() | | Coverage: | 70.175% (40/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp | | Lines: | 91-205 |
| | 54 | 17 |
QIODevice::readLine| Name: | QIODevice::readLine | | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | | Coverage: | 70.149% (47/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1282-1382 |
| | 50 | 17 |
timerSourcePrepare| Name: | timerSourcePrepare | | Prototype: | static gboolean timerSourcePrepare(GSource *source, gint *timeout) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 152-166 |
| | 9 | 4 |
readNode| Name: | readNode | | Prototype: | static void readNode(const QXmlStreamReader &xml, QDBusIntrospection::Object *objData, int nodeLevel) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 331-345 |
| | 8 | 3 |
qt_resource_fixResourceRoot| Name: | qt_resource_fixResourceRoot | | Prototype: | static QString qt_resource_fixResourceRoot(QString r) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1040-1048 |
| | 6 | 4 |
metaEnumFromType| Name: | metaEnumFromType | | Prototype: | static QMetaEnum metaEnumFromType(int type) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 340-353 |
| | 9 | 4 |
loadTzTimeZones| Name: | loadTzTimeZones | | Prototype: | static QTzTimeZoneHash loadTzTimeZones() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 71-98 |
| | 16 | 8 |
headerValue| Name: | headerValue | | Prototype: | static QByteArray headerValue(QNetworkRequest::KnownHeaders header, const QVariant &value) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 745-809 |
| | 31 | 21 |
backtraceFramesForLogMessage| Name: | backtraceFramesForLogMessage | | Prototype: | static QStringList backtraceFramesForLogMessage(int frameCount) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1210-1266 |
| | 30 | 12 |
QXcbWindow::handleExposeEvent| Name: | QXcbWindow::handleExposeEvent | | Prototype: | void QXcbWindow::handleExposeEvent(const xcb_expose_event_t *event) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2011-2027 |
| | 8 | 3 |
QUuid::version| Name: | QUuid::version | | Prototype: | QUuid::Version QUuid::version() const noexcept | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 800-810 |
| | 7 | 2 |
QSslKeyPrivate::decodePem| Name: | QSslKeyPrivate::decodePem | | Prototype: | void QSslKeyPrivate::decodePem(const QByteArray &pem, const QByteArray &passPhrase, bool deepClear) | | Coverage: | 70.000% (28/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 133-173 |
| | 28 | 10 |
QResourceRoot::children| Name: | QResourceRoot::children | | Prototype: | QStringList QResourceRoot::children(int node) const | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 783-804 |
| | 16 | 4 |
QPdfPrintEnginePrivate::openPrintDevice| Name: | QPdfPrintEnginePrivate::openPrintDevice | | Prototype: | bool QPdfPrintEnginePrivate::openPrintDevice() | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 353-368 |
| | 9 | 4 |
QObjectPrivate::Connection::~Connection| Name: | QObjectPrivate::Connection::~Connection | | Prototype: | QObjectPrivate::Connection::~Connection() | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1051-1060 |
| | 6 | 4 |
QNetworkReplyHttpImplPrivate::initCacheSaveDevice| Name: | QNetworkReplyHttpImplPrivate::initCacheSaveDevice | | Prototype: | void QNetworkReplyHttpImplPrivate::initCacheSaveDevice() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 953-992 |
| | 23 | 6 |
QMimeAllGlobPatterns::addGlob| Name: | QMimeAllGlobPatterns::addGlob | | Prototype: | void QMimeAllGlobPatterns::addGlob(const QMimeGlobPattern &glob) | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeglobpattern.cpp | | Lines: | 157-181 |
| | 12 | 6 |
QLocale::monthName| Name: | QLocale::monthName | | Prototype: | QString QLocale::monthName(int month, FormatType type) const | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2131-2164 |
| | 21 | 8 |
QHttpNetworkConnectionChannel::detectPipeliningSupport| Name: | QHttpNetworkConnectionChannel::detectPipeliningSupport | | Prototype: | void QHttpNetworkConnectionChannel::detectPipeliningSupport() | | Coverage: | 70.000% (14/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 499-524 |
| | 17 | 2 |
QFile::remove| Name: | QFile::remove | | Prototype: | bool QFile::remove() | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 499-517 |
| | 12 | 4 |
QDate::shortMonthName| Name: | QDate::shortMonthName | | Prototype: | QString QDate::shortMonthName(int month, QDate::MonthNameType type) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 650-661 |
| | 5 | 4 |
QDBusAbstractInterface::connectNotify| Name: | QDBusAbstractInterface::connectNotify | | Prototype: | void QDBusAbstractInterface::connectNotify(const QMetaMethod &signal) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 607-624 |
| | 9 | 4 |
QByteArray::setRawData| Name: | QByteArray::setRawData | | Prototype: | QByteArray &QByteArray::setRawData(const char *data, uint size) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4229-4244 |
| | 9 | 3 |
QXmlSimpleReaderPrivate::parseContent| Name: | QXmlSimpleReaderPrivate::parseContent | | Prototype: | bool QXmlSimpleReaderPrivate::parseContent() | | Coverage: | 69.756% (143/205) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 3928-4248 |
| | 179 | 74 |
QDateTimeParser::fieldInfo| Name: | QDateTimeParser::fieldInfo | | Prototype: | QDateTimeParser::FieldInfo QDateTimeParser::fieldInfo(int index) const | | Coverage: | 69.697% (23/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1485-1532 |
| | 24 | 19 |
qt_mktime| Name: | qt_mktime | | Prototype: | static qint64 qt_mktime(QDate *date, QTime *time, QDateTimePrivate::DaylightStatus *daylightStatus, QString *abbreviation, bool *ok = 0) | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2229-2342 |
| | 43 | 15 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QIODevice::OpenMode modes) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 2015-2039 |
| | 20 | 8 |
createInterfaces| Name: | createInterfaces | | Prototype: | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | | Lines: | 365-419 |
| | 31 | 7 |
QThreadStorageData::finish| Name: | QThreadStorageData::finish | | Prototype: | void QThreadStorageData::finish(void **p) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 172-209 |
| | 23 | 7 |
QObject::moveToThread| Name: | QObject::moveToThread | | Prototype: | void QObject::moveToThread(QThread *targetThread) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1469-1525 |
| | 27 | 7 |
QHttpNetworkConnectionChannel::_q_connected| Name: | QHttpNetworkConnectionChannel::_q_connected | | Prototype: | void QHttpNetworkConnectionChannel::_q_connected() | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 780-841 |
| | 28 | 12 |
QDate::fromString| Name: | QDate::fromString | | Prototype: | QDate QDate::fromString(const QString& string, Qt::DateFormat format) | | Coverage: | 69.565% (32/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 1212-1266 |
| | 28 | 17 |
QConfFileSettingsPrivate::readIniFile| Name: | QConfFileSettingsPrivate::readIniFile | | Prototype: | bool QConfFileSettingsPrivate::readIniFile(const QByteArray &data, UnparsedSettingsMap *unparsedIniSections) | | Coverage: | 69.444% (25/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1630-1702 |
| | 36 | 9 |
calculatePosixDate| Name: | calculatePosixDate | | Prototype: | static QDate calculatePosixDate(const QByteArray &dateRule, int year) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 355-379 |
| | 16 | 5 |
activeConditions| Name: | activeConditions | | Prototype: | static QSet<QByteArray> activeConditions() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 168-185 |
| | 11 | 5 |
QXcbWindow::setGeometry| Name: | QXcbWindow::setGeometry | | Prototype: | void QXcbWindow::setGeometry(const QRect &rect) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 641-677 |
| | 25 | 4 |
QTestResult::expectFail| Name: | QTestResult::expectFail | | Prototype: | bool QTestResult::expectFail(const char *dataIndex, const char *comment, QTest::TestFailMode mode, const char *file, int line) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 192-213 |
| | 13 | 5 |
QTcpServer::setSocketDescriptor| Name: | QTcpServer::setSocketDescriptor | | Prototype: | bool QTcpServer::setSocketDescriptor(qintptr socketDescriptor) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 403-444 |
| | 22 | 5 |
QString::section| Name: | QString::section | | Prototype: | QString QString::section(const QRegularExpression &re, int start, int end, SectionFlags flags) const | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 4315-4343 |
| | 20 | 5 |
QString::remove| Name: | QString::remove | | Prototype: | QString &QString::remove(int pos, int len) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2240-2255 |
| | 11 | 5 |
QStateMachinePrivate::transitionStateEntryLessThan| Name: | QStateMachinePrivate::transitionStateEntryLessThan | | Prototype: | bool QStateMachinePrivate::transitionStateEntryLessThan(QAbstractTransition *t1, QAbstractTransition *t2) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 464-486 |
| | 17 | 5 |
QStateMachinePrivate::getTransitionDomain| Name: | QStateMachinePrivate::getTransitionDomain | | Prototype: | QAbstractState *QStateMachinePrivate::getTransitionDomain(QAbstractTransition *t, const QList<QAbstractState *> &effectiveTargetStates, CalculationCache *cache) const | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 906-942 |
| | 22 | 10 |
QStandardPaths::findExecutable| Name: | QStandardPaths::findExecutable | | Prototype: | QString QStandardPaths::findExecutable(const QString &executableName, const QStringList &paths) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 504-536 |
| | 13 | 5 |
QSqlResult::execBatch| Name: | QSqlResult::execBatch | | Prototype: | bool QSqlResult::execBatch(bool arrayBind) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 948-963 |
| | 11 | 5 |
QSignalMapper::map| Name: | QSignalMapper::map | | Prototype: | void QSignalMapper::map(QObject *sender) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsignalmapper.cpp | | Lines: | 251-262 |
| | 9 | 5 |
QSharedMemoryPrivate::handle| Name: | QSharedMemoryPrivate::handle | | Prototype: | key_t QSharedMemoryPrivate::handle() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 71-98 |
| | 16 | 5 |
QMimeData::urls| Name: | QMimeData::urls | | Prototype: | QList<QUrl> QMimeData::urls() const | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 337-352 |
| | 11 | 5 |
QGL2PEXVertexArray::lineToArray| Name: | QGL2PEXVertexArray::lineToArray | | Prototype: | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 159-171 |
| | 9 | 5 |
QFSFileEnginePrivate::readFdFh| Name: | QFSFileEnginePrivate::readFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readFdFh(char *data, qint64 len) | | Coverage: | 69.231% (27/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 592-647 |
| | 30 | 9 |
QDir::setSearchPaths| Name: | QDir::setSearchPaths | | Prototype: | void QDir::setSearchPaths(const QString &prefix, const QStringList &searchPaths) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1019-1040 |
| | 12 | 5 |
QCoreApplicationPrivate::processCommandLineArguments| Name: | QCoreApplicationPrivate::processCommandLineArguments | | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 182-209 |
| | 19 | 8 |
QAuthenticatorPrivate::digestMd5Response| Name: | QAuthenticatorPrivate::digestMd5Response | | Prototype: | QByteArray QAuthenticatorPrivate::digestMd5Response(const QByteArray &challenge, const QByteArray &method, const QByteArray &path) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 676-714 |
| | 28 | 5 |
QLocalServerPrivate::listen| Name: | QLocalServerPrivate::listen | | Prototype: | bool QLocalServerPrivate::listen(const QString &requestedServerName) | | Coverage: | 69.091% (38/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 81-194 |
| | 73 | 18 |
qDBusPropertyGetAll| Name: | qDBusPropertyGetAll | | Prototype: | QDBusMessage qDBusPropertyGetAll(const QDBusConnectionPrivate::ObjectTreeNode &node, const QDBusMessage &msg) | | Coverage: | 68.966% (20/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 483-531 |
| | 35 | 7 |
parseMethod| Name: | parseMethod | | Prototype: | static bool parseMethod(QXmlStreamReader &xml, QDBusIntrospection::Method &methodData, QDBusIntrospection::Interface *ifaceData) | | Coverage: | 68.966% (20/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 174-228 |
| | 34 | 9 |
qglx_buildSpec| Name: | qglx_buildSpec | | Prototype: | QVector<int> qglx_buildSpec(const QSurfaceFormat &format, int drawableBit) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 79-129 |
| | 40 | 6 |
QXcbCursor::changeCursor| Name: | QXcbCursor::changeCursor | | Prototype: | void QXcbCursor::changeCursor(QCursor *cursor, QWindow *widget) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 352-383 |
| | 17 | 5 |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 966-990 |
| | 12 | 4 |
QStorageInfoPrivate::initRootPath| Name: | QStorageInfoPrivate::initRootPath | | Prototype: | void QStorageInfoPrivate::initRootPath() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 460-488 |
| | 17 | 6 |
QSslSocket::waitForBytesWritten| Name: | QSslSocket::waitForBytesWritten | | Prototype: | bool QSslSocket::waitForBytesWritten(int msecs) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1645-1667 |
| | 13 | 6 |
QSemaphore::tryAcquire| Name: | QSemaphore::tryAcquire | | Prototype: | bool QSemaphore::tryAcquire(int n, int timeout) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 214-235 |
| | 14 | 5 |
QLockFilePrivate::getLockInfo| Name: | QLockFilePrivate::getLockInfo | | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 288-311 |
| | 19 | 6 |
QAbstractSocketPrivate::fetchConnectionParameters| Name: | QAbstractSocketPrivate::fetchConnectionParameters | | Prototype: | void QAbstractSocketPrivate::fetchConnectionParameters() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1312-1347 |
| | 23 | 6 |
Parser::eatSpace| Name: | Parser::eatSpace | | Prototype: | bool Parser::eatSpace() | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 259-272 |
| | 10 | 4 |
_q_uuidFromHex| Name: | _q_uuidFromHex | | Prototype: | template <class Char> bool _q_uuidFromHex(const Char *&src, uint &d1, ushort &d2, ushort &d3, uchar (&d4)[8]) | | Coverage: | 68.571% (24/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 100-124 |
| | 19 | 3 |
QHttpNetworkConnectionChannel::_q_encrypted| Name: | QHttpNetworkConnectionChannel::_q_encrypted | | Prototype: | void QHttpNetworkConnectionChannel::_q_encrypted() | | Coverage: | 68.571% (24/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 1028-1085 |
| | 34 | 14 |
QUuid::operator<| Name: | QUuid::operator< | | Prototype: | bool QUuid::operator<(const QUuid &other) const noexcept | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 856-870 |
| | 8 | 7 |
QTimer::singleShot| Name: | QTimer::singleShot | | Prototype: | void QTimer::singleShot(int msec, Qt::TimerType timerType, const QObject *receiver, const char *member) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | | Lines: | 390-410 |
| | 13 | 5 |
QSslCertificatePrivate::subjectInfoToString| Name: | QSslCertificatePrivate::subjectInfoToString | | Prototype: | QByteArray QSslCertificatePrivate::subjectInfoToString(QSslCertificate::SubjectInfo info) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate.cpp | | Lines: | 664-679 |
| | 12 | 10 |
QSocks5SocketEngine::waitForWrite| Name: | QSocks5SocketEngine::waitForWrite | | Prototype: | bool QSocks5SocketEngine::waitForWrite(int msecs, bool *timedOut) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1808-1832 |
| | 14 | 5 |
QProcessPrivate::cleanup| Name: | QProcessPrivate::cleanup | | Prototype: | void QProcessPrivate::cleanup() | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 903-956 |
| | 26 | 7 |
QNativeSocketEngine::waitForRead| Name: | QNativeSocketEngine::waitForRead | | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 959-982 |
| | 22 | 7 |
QXcbCursor::queryPointer| Name: | QXcbCursor::queryPointer | | Prototype: | void QXcbCursor::queryPointer(QXcbConnection *c, QXcbVirtualDesktop **virtualDesktop, QPoint *pos, int *keybMask) | | Coverage: | 68.182% (15/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 626-654 |
| | 21 | 8 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(double f) | | Coverage: | 68.182% (15/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1234-1257 |
| | 13 | 7 |
QXcbConnection::updateScrollingDevice| Name: | QXcbConnection::updateScrollingDevice | | Prototype: | void QXcbConnection::updateScrollingDevice(ScrollingDevice &scrollingDevice, int num_classes, void *classInfo) | | Coverage: | 68.000% (17/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 866-893 |
| | 27 | 8 |
QTextStream::pos| Name: | QTextStream::pos | | Prototype: | qint64 QTextStream::pos() const | | Coverage: | 68.000% (17/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1241-1284 |
| | 24 | 9 |
QLocaleId::withLikelySubtagsAdded| Name: | QLocaleId::withLikelySubtagsAdded | | Prototype: | QLocaleId QLocaleId::withLikelySubtagsAdded() const | | Coverage: | 67.742% (21/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 231-265 |
| | 21 | 9 |
QJsonPrivate::Value::isValid| Name: | QJsonPrivate::Value::isValid | | Prototype: | bool Value::isValid(const Base *b) const | | Coverage: | 67.647% (23/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 336-370 |
| | 21 | 15 |
QPropertyAnimation::updateState| Name: | QPropertyAnimation::updateState | | Prototype: | void QPropertyAnimation::updateState(QAbstractAnimation::State newState, QAbstractAnimation::State oldState) | | Coverage: | 67.568% (25/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | | Lines: | 257-315 |
| | 33 | 9 |
createFileFromTemplate| Name: | createFileFromTemplate | | Prototype: | static bool createFileFromTemplate(NativeFileHandle &file, QFileSystemEntry::NativePath &path, size_t pos, size_t length, quint32 mode, QSystemError &error) | | Coverage: | 67.500% (27/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 118-235 |
| | 41 | 22 |
QUnicodeTools::getSentenceBreaks| Name: | QUnicodeTools::getSentenceBreaks | | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 67.500% (27/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 288-346 |
| | 35 | 17 |