| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
parseAnnotation| Name: | parseAnnotation | | Prototype: | static bool parseAnnotation(const QXmlStreamReader &xml, QDBusIntrospection::Annotations &annotations, QDBusIntrospection::Interface *ifaceData, bool interfaceAnnotation = false) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 87-106 |
| | 11 | 3 |
matchLineFeed| Name: | matchLineFeed | | Prototype: | static bool matchLineFeed(const QByteArray &pem, int *offset) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 632-649 |
| | 10 | 4 |
derefEngine| Name: | derefEngine | | Prototype: | static void derefEngine(QRegExpEngine *eng, const QRegExpEngineKey &key) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 3821-3841 |
| | 6 | 4 |
QtConcurrent::ThreadEngineBarrier::wait| Name: | QtConcurrent::ThreadEngineBarrier::wait | | Prototype: | void ThreadEngineBarrier::wait() | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 85-98 |
| | 8 | 4 |
QTextBoundaryFinder::QTextBoundaryFinder| Name: | QTextBoundaryFinder::QTextBoundaryFinder | | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(BoundaryType type, const QChar *chars, int length, unsigned char *buffer, int bufferSize) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 268-288 |
| | 9 | 5 |
QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER| Name: | QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER | | Prototype: | QSslCipher QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(SSL_CIPHER *cipher) | | Coverage: | 62.500% (20/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 222-260 |
| | 29 | 10 |
QSocks5SocketEnginePrivate::_q_controlSocketReadNotification| Name: | QSocks5SocketEnginePrivate::_q_controlSocketReadNotification | | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketReadNotification() | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1173-1219 |
| | 22 | 11 |
QSocks5SocketEngine::write| Name: | QSocks5SocketEngine::write | | Prototype: | qint64 QSocks5SocketEngine::write(const char *data, qint64 len) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1545-1578 |
| | 16 | 6 |
QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinished| Name: | QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinished | | Prototype: | void QSequentialAnimationGroupPrivate::_q_uncontrolledAnimationFinished() | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 482-505 |
| | 12 | 4 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead(int timeout) | | Coverage: | 62.500% (20/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 222-279 |
| | 38 | 12 |
QProcessPrivate::setError| Name: | QProcessPrivate::setError | | Prototype: | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 961-988 |
| | 16 | 8 |
QObject::disconnectImpl| Name: | QObject::disconnectImpl | | Prototype: | bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, const QMetaObject *senderMetaObject) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4847-4870 |
| | 15 | 6 |
QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials| Name: | QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials | | Prototype: | QNetworkAuthenticationCredential QNetworkAccessAuthenticationManager::fetchCachedProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 193-224 |
| | 27 | 6 |
QNativeSocketEnginePrivate::nativeRead| Name: | QNativeSocketEnginePrivate::nativeRead | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeRead(char *data, qint64 maxSize) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1164-1208 |
| | 16 | 9 |
QMetaEnumBuilder::removeKey| Name: | QMetaEnumBuilder::removeKey | | Prototype: | void QMetaEnumBuilder::removeKey(int index) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 2703-2710 |
| | 4 | 2 |
QFtp::put| Name: | QFtp::put | | Prototype: | int QFtp::put(QIODevice *dev, const QString &file, TransferType type) | | Coverage: | 62.500% (5/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1919-1931 |
| | 9 | 3 |
QFontconfigDatabase::addApplicationFont| Name: | QFontconfigDatabase::addApplicationFont | | Prototype: | QStringList QFontconfigDatabase::addApplicationFont(const QByteArray &fontData, const QString &fileName) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 800-836 |
| | 24 | 6 |
QFileDevice::atEnd| Name: | QFileDevice::atEnd | | Prototype: | bool QFileDevice::atEnd() const | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 355-383 |
| | 12 | 6 |
QDBusUtil::isValidBusName| Name: | QDBusUtil::isValidBusName | | Prototype: | bool isValidBusName(const QString &busName) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 437-462 |
| | 17 | 9 |
QDBusConnectionPrivate::socketWrite| Name: | QDBusConnectionPrivate::socketWrite | | Prototype: | void QDBusConnectionPrivate::socketWrite(int fd) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1218-1230 |
| | 8 | 4 |
QBasicTimer::start| Name: | QBasicTimer::start | | Prototype: | void QBasicTimer::start(int msec, QObject *obj) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 116-136 |
| | 14 | 6 |
QTzTimeZonePrivate::displayName| Name: | QTzTimeZonePrivate::displayName | | Prototype: | QString QTzTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 62.295% (38/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 795-856 |
| | 31 | 11 |
QSslContext::createSsl| Name: | QSslContext::createSsl | | Prototype: | SSL* QSslContext::createSsl() | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 426-466 |
| | 25 | 9 |
QObject::receivers| Name: | QObject::receivers | | Prototype: | int QObject::receivers(const char *signal) const | | Coverage: | 62.069% (18/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2403-2444 |
| | 26 | 9 |
QNetworkReplyHttpImplPrivate::replyDownloadMetaData| Name: | QNetworkReplyHttpImplPrivate::replyDownloadMetaData | | Prototype: | void QNetworkReplyHttpImplPrivate::replyDownloadMetaData(const QList<QPair<QByteArray,QByteArray> > &hm, int sc, const QString &rp, bool pu, QSharedPointer<char> db, qint64 contentLength, bool spdyWasUsed) | | Coverage: | 62.069% (36/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1153-1248 |
| | 56 | 18 |
QStateMachine::postDelayedEvent| Name: | QStateMachine::postDelayedEvent | | Prototype: | int QStateMachine::postDelayedEvent(QEvent *event, int delay) | | Coverage: | 61.905% (13/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2732-2771 |
| | 28 | 6 |
QAbstractSocket::socketOption| Name: | QAbstractSocket::socketOption | | Prototype: | QVariant QAbstractSocket::socketOption(QAbstractSocket::SocketOption option) | | Coverage: | 61.905% (13/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 1999-2037 |
| | 21 | 10 |
qt_string_count| Name: | qt_string_count | | Prototype: | static inline int qt_string_count(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 10123-10138 |
| | 9 | 4 |
QXcbCursor::QXcbCursor| Name: | QXcbCursor::QXcbCursor | | Prototype: | QXcbCursor::QXcbCursor(QXcbConnection *conn, QXcbScreen *screen) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 299-332 |
| | 21 | 5 |
QUnifiedTimer::timerEvent| Name: | QUnifiedTimer::timerEvent | | Prototype: | void QUnifiedTimer::timerEvent(QTimerEvent *event) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 421-437 |
| | 8 | 5 |
QTimeLine::setCurveShape| Name: | QTimeLine::setCurveShape | | Prototype: | void QTimeLine::setCurveShape(CurveShape shape) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | | Lines: | 529-552 |
| | 13 | 8 |
QTest::xmlIncidentType2String| Name: | QTest::xmlIncidentType2String | | Prototype: | static const char* xmlIncidentType2String(QAbstractTestLogger::IncidentTypes type) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 79-96 |
| | 8 | 7 |
QTest::qt_asprintf| Name: | QTest::qt_asprintf | | Prototype: | int qt_asprintf(QTestCharBuffer *str, const char *format, ...) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qabstracttestlogger.cpp | | Lines: | 133-164 |
| | 17 | 5 |
QSslSocketPrivate::ensureCiphersAndCertsLoaded| Name: | QSslSocketPrivate::ensureCiphersAndCertsLoaded | | Prototype: | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 510-567 |
| | 16 | 5 |
QSslSocket::startClientEncryption| Name: | QSslSocket::startClientEncryption | | Prototype: | void QSslSocket::startClientEncryption() | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1793-1812 |
| | 24 | 5 |
QSslKeyPrivate::pemFromDer| Name: | QSslKeyPrivate::pemFromDer | | Prototype: | QByteArray QSslKeyPrivate::pemFromDer(const QByteArray &der, const QMap<QByteArray, QByteArray> &headers) const | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 143-170 |
| | 18 | 5 |
QSocks5SocketEngine::read| Name: | QSocks5SocketEngine::read | | Prototype: | qint64 QSocks5SocketEngine::read(char *data, qint64 maxlen) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1515-1543 |
| | 17 | 5 |
QNativeSocketEnginePrivate::nativeMulticastInterface| Name: | QNativeSocketEnginePrivate::nativeMulticastInterface | | Prototype: | QNetworkInterface QNativeSocketEnginePrivate::nativeMulticastInterface() const | | Coverage: | 61.538% (16/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 690-718 |
| | 21 | 8 |
QMimeType::comment| Name: | QMimeType::comment | | Prototype: | QString QMimeType::comment() const | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 243-267 |
| | 16 | 5 |
QMetaProperty::revision| Name: | QMetaProperty::revision | | Prototype: | int QMetaProperty::revision() const | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 3267-3288 |
| | 13 | 5 |
QItemSelectionModelPrivate::_q_columnsAboutToBeInserted| Name: | QItemSelectionModelPrivate::_q_columnsAboutToBeInserted | | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 796-818 |
| | 16 | 3 |
QDBusMetaType::registerMarshallOperators| Name: | QDBusMetaType::registerMarshallOperators | | Prototype: | void QDBusMetaType::registerMarshallOperators(int id, MarshallFunction mf, DemarshallFunction df) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetatype.cpp | | Lines: | 216-230 |
| | 10 | 3 |
QDBusConnectionInterface::connectNotify| Name: | QDBusConnectionInterface::connectNotify | | Prototype: | void QDBusConnectionInterface::connectNotify(const QMetaMethod &signal) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 330-354 |
| | 9 | 5 |
QCoreApplication::removeTranslator| Name: | QCoreApplication::removeTranslator | | Prototype: | bool QCoreApplication::removeTranslator(QTranslator *translationFile) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1915-1932 |
| | 11 | 5 |
Parser::parseString| Name: | Parser::parseString | | Prototype: | bool Parser::parseString(bool *latin1) | | Coverage: | 61.538% (48/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 902-1012 |
| | 71 | 24 |
QObject::connect| Name: | QObject::connect | | Prototype: | QMetaObject::Connection QObject::connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | | Coverage: | 61.364% (27/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2633-2749 |
| | 84 | 14 |
QXcbClipboard::handleXFixesSelectionRequest| Name: | QXcbClipboard::handleXFixesSelectionRequest | | Prototype: | void QXcbClipboard::handleXFixesSelectionRequest(xcb_xfixes_selection_notify_event_t *event) | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 726-745 |
| | 11 | 5 |
QUnifiedTimer::stopAnimationTimer| Name: | QUnifiedTimer::stopAnimationTimer | | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 453-479 |
| | 14 | 6 |
QSortFilterProxyModel::setHeaderData| Name: | QSortFilterProxyModel::setHeaderData | | Prototype: | bool QSortFilterProxyModel::setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 2015-2033 |
| | 13 | 5 |
QLocale::toString| Name: | QLocale::toString | | Prototype: | QString QLocale::toString(double i, char f, int prec) const | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2001-2029 |
| | 18 | 8 |
QHttpNetworkConnectionChannel::_q_error| Name: | QHttpNetworkConnectionChannel::_q_error | | Prototype: | void QHttpNetworkConnectionChannel::_q_error(QAbstractSocket::SocketError socketError) | | Coverage: | 61.000% (61/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 844-1000 |
| | 85 | 33 |
QUnifiedTimer::updateAnimationTimers| Name: | QUnifiedTimer::updateAnimationTimers | | Prototype: | void QUnifiedTimer::updateAnimationTimers(qint64) | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 301-337 |
| | 19 | 7 |
QLocale::dayName| Name: | QLocale::dayName | | Prototype: | QString QLocale::dayName(int day, FormatType type) const | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2224-2259 |
| | 23 | 9 |
QXcbWindow::hide| Name: | QXcbWindow::hide | | Prototype: | void QXcbWindow::hide() | | Coverage: | 60.714% (17/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 853-910 |
| | 33 | 10 |
QXcbIntegration::wmClass| Name: | QXcbIntegration::wmClass | | Prototype: | QByteArray QXcbIntegration::wmClass() const | | Coverage: | 60.714% (17/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 434-463 |
| | 19 | 8 |
QXmlInputSource::fetchData| Name: | QXmlInputSource::fetchData | | Prototype: | void QXmlInputSource::fetchData() | | Coverage: | 60.606% (20/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 1248-1290 |
| | 21 | 9 |
QXcbClipboard::handleSelectionRequest| Name: | QXcbClipboard::handleSelectionRequest | | Prototype: | void QXcbClipboard::handleSelectionRequest(xcb_selection_request_event_t *req) | | Coverage: | 60.606% (40/66) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 603-724 |
| | 80 | 18 |
QSpdyProtocolHandler::handleDataFrame| Name: | QSpdyProtocolHandler::handleDataFrame | | Prototype: | void QSpdyProtocolHandler::handleDataFrame(const QByteArray &frameHeaders) | | Coverage: | 60.526% (23/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1164-1260 |
| | 56 | 11 |
QDateTimeParser::sectionMaxSize| Name: | QDateTimeParser::sectionMaxSize | | Prototype: | int QDateTimeParser::sectionMaxSize(Section s, int count) const | | Coverage: | 60.417% (29/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 575-650 |
| | 28 | 30 |
qt_get_metadata| Name: | qt_get_metadata | | Prototype: | static bool qt_get_metadata(QtPluginQueryVerificationDataFunction pfn, QLibraryPrivate *priv) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 679-694 |
| | 11 | 4 |
parsePosixOffset| Name: | parsePosixOffset | | Prototype: | static int parsePosixOffset(const char *begin, const char *end) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 431-447 |
| | 10 | 4 |
parseCookieHeader| Name: | parseCookieHeader | | Prototype: | static QVariant parseCookieHeader(const QByteArray &raw) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 857-870 |
| | 8 | 3 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QPoint &p) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | | Lines: | 418-431 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QRect &r) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1281-1294 |
| | 8 | 2 |
operator>>| Name: | operator>> | | Prototype: | QDataStream &operator>>(QDataStream &s, QSize &sz) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 428-441 |
| | 8 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QPersistentModelIndex &idx) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 464-471 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QPoint &p) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qpoint.cpp | | Lines: | 399-406 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QRect &r) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1260-1269 |
| | 6 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDataStream &operator<<(QDataStream &s, const QSize &sz) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsize.cpp | | Lines: | 409-416 |
| | 4 | 2 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug d, const QHostAddress &address) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1120-1129 |
| | 6 | 2 |
normalizeLong| Name: | normalizeLong | | Prototype: | static int normalizeLong(uint tp) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 3385-3391 |
| | 4 | 1 |
isDBusTrayAvailable| Name: | isDBusTrayAvailable | | Prototype: | static bool isDBusTrayAvailable() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 106-117 |
| | 7 | 4 |
checkCondition| Name: | checkCondition | | Prototype: | static bool checkCondition(const QByteArray &condition) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 187-203 |
| | 10 | 4 |
QXmlStreamReaderPrivate::raiseError| Name: | QXmlStreamReaderPrivate::raiseError | | Prototype: | void QXmlStreamReaderPrivate::raiseError(QXmlStreamReader::Error error, const QString& message) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1842-1854 |
| | 8 | 4 |
QXcbShmImage::put| Name: | QXcbShmImage::put | | Prototype: | void QXcbShmImage::put(xcb_drawable_t dst, const QRegion ®ion, const QPoint &offset) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 451-490 |
| | 21 | 2 |
QXcbShmImage::destroy| Name: | QXcbShmImage::destroy | | Prototype: | void QXcbShmImage::destroy() | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 250-276 |
| | 16 | 6 |
QXcbKeyboard::resolveMaskConflicts| Name: | QXcbKeyboard::resolveMaskConflicts | | Prototype: | void QXcbKeyboard::resolveMaskConflicts() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1379-1395 |
| | 6 | 4 |
QUtcTimeZonePrivate::QUtcTimeZonePrivate| Name: | QUtcTimeZonePrivate::QUtcTimeZonePrivate | | Prototype: | QUtcTimeZonePrivate::QUtcTimeZonePrivate(qint32 offsetSeconds) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate.cpp | | Lines: | 620-630 |
| | 5 | 2 |
QUrl::operator =| Name: | QUrl::operator = | | Prototype: | QUrl &QUrl::operator =(const QString &url) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3753-3762 |
| | 5 | 2 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate| Name: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 651-689 |
| | 23 | 4 |
QTimerInfoList::QTimerInfoList| Name: | QTimerInfoList::QTimerInfoList | | Prototype: | QTimerInfoList::QTimerInfoList() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 65-87 |
| | 11 | 2 |
QThreadStorageData::set| Name: | QThreadStorageData::set | | Prototype: | void **QThreadStorageData::set(void *p) | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 135-170 |
| | 19 | 5 |
QTest::setMainSourcePath| Name: | QTest::setMainSourcePath | | Prototype: | void QTest::setMainSourcePath(const char *file, const char *builddir) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2242-2251 |
| | 6 | 2 |
QSystemLocale::fallbackUiLocale| Name: | QSystemLocale::fallbackUiLocale | | Prototype: | QLocale QSystemLocale::fallbackUiLocale() const | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 110-131 |
| | 13 | 6 |
QStateMachine::event| Name: | QStateMachine::event | | Prototype: | bool QStateMachine::event(QEvent *e) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2845-2873 |
| | 21 | 4 |
QSqlTableModel::selectStatement| Name: | QSqlTableModel::selectStatement | | Prototype: | QString QSqlTableModel::selectStatement() const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1007-1031 |
| | 18 | 4 |
QSqlTableModel::insertRecord| Name: | QSqlTableModel::insertRecord | | Prototype: | bool QSqlTableModel::insertRecord(int row, const QSqlRecord &record) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1189-1200 |
| | 8 | 4 |
QSqlResult::savePrepare| Name: | QSqlResult::savePrepare | | Prototype: | bool QSqlResult::savePrepare(const QString& query) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlresult.cpp | | Lines: | 585-602 |
| | 11 | 4 |
QSqlDriver::stripDelimiters| Name: | QSqlDriver::stripDelimiters | | Prototype: | QString QSqlDriver::stripDelimiters(const QString &identifier, IdentifierType type) const | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldriver.cpp | | Lines: | 452-462 |
| | 6 | 2 |
QRegExpEngine::Box::catAnchor| Name: | QRegExpEngine::Box::catAnchor | | Prototype: | void QRegExpEngine::Box::catAnchor(int a) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2655-2665 |
| | 6 | 4 |
QProcessPrivate::Channel::clear| Name: | QProcessPrivate::Channel::clear | | Prototype: | void QProcessPrivate::Channel::clear() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 436-454 |
| | 12 | 3 |
QPrinterPrivate::findValidPrinter| Name: | QPrinterPrivate::findValidPrinter | | Prototype: | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 114-127 |
| | 8 | 4 |
QPrinterInfo::availablePrinters| Name: | QPrinterInfo::availablePrinters | | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 420-431 |
| | 8 | 3 |
QPrinter::setOutputFormat| Name: | QPrinter::setOutputFormat | | Prototype: | void QPrinter::setOutputFormat(OutputFormat format) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 787-801 |
| | 8 | 4 |
QPrinter::setOutputFileName| Name: | QPrinter::setOutputFileName | | Prototype: | void QPrinter::setOutputFileName(const QString &fileName) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 925-937 |
| | 8 | 4 |
QPrintPreviewWidgetPrivate::calcCurrentPage| Name: | QPrintPreviewWidgetPrivate::calcCurrentPage | | Prototype: | int QPrintPreviewWidgetPrivate::calcCurrentPage() | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 293-311 |
| | 14 | 4 |
QNetworkReplyHttpImplPrivate::start| Name: | QNetworkReplyHttpImplPrivate::start | | Prototype: | bool QNetworkReplyHttpImplPrivate::start(const QNetworkRequest &newHttpRequest) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1678-1715 |
| | 22 | 6 |
QNetworkReplyHttpImplPrivate::onRedirected| Name: | QNetworkReplyHttpImplPrivate::onRedirected | | Prototype: | void QNetworkReplyHttpImplPrivate::onRedirected(const QUrl &redirectUrl, int httpStatus, int maxRedirectsRemaining) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1109-1132 |
| | 13 | 4 |
QNetworkReplyHttpImplPrivate::getRedirectOperation| Name: | QNetworkReplyHttpImplPrivate::getRedirectOperation | | Prototype: | QNetworkAccessManager::Operation QNetworkReplyHttpImplPrivate::getRedirectOperation(QNetworkAccessManager::Operation currentOp, int httpStatus) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1076-1091 |
| | 5 | 3 |
QNetworkReplyHttpImpl::canReadLine| Name: | QNetworkReplyHttpImpl::canReadLine | | Prototype: | bool QNetworkReplyHttpImpl::canReadLine () const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 366-380 |
| | 8 | 4 |