| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
parseTzHeader| Name: | parseTzHeader | | Prototype: | static QTzHeader parseTzHeader(QDataStream &ds, bool *ok) | | Coverage: | 48.485% (16/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 145-187 |
| | 26 | 5 |
QNetworkReplyHttpImplPrivate::finished| Name: | QNetworkReplyHttpImplPrivate::finished | | Prototype: | void QNetworkReplyHttpImplPrivate::finished() | | Coverage: | 48.387% (30/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2033-2090 |
| | 30 | 13 |
QGLContext::chooseContext| Name: | QGLContext::chooseContext | | Prototype: | bool QGLContext::chooseContext(const QGLContext* shareContext) | | Coverage: | 48.000% (12/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3486-3530 |
| | 29 | 6 |
qstringToXTP| Name: | qstringToXTP | | Prototype: | static inline XTextProperty* qstringToXTP(Display *dpy, const QString& s) | | Coverage: | 47.826% (11/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 245-283 |
| | 25 | 7 |
QJsonPrivate::Object::isValid| Name: | QJsonPrivate::Object::isValid | | Prototype: | bool Object::isValid(int maxSize) const | | Coverage: | 47.619% (10/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 228-249 |
| | 17 | 7 |
QDBusConnectionInterface::registerService| Name: | QDBusConnectionInterface::registerService | | Prototype: | QDBusReply<QDBusConnectionInterface::RegisterServiceReply> QDBusConnectionInterface::registerService(const QString &serviceName, ServiceQueueOptions qoption, ServiceReplacementOptions roption) | | Coverage: | 47.619% (10/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 254-307 |
| | 24 | 11 |
QGLEngineSharedShaders::findProgramInCache| Name: | QGLEngineSharedShaders::findProgramInCache | | Prototype: | QGLEngineShaderProg *QGLEngineSharedShaders::findProgramInCache(const QGLEngineShaderProg &prog) | | Coverage: | 47.458% (28/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 333-473 |
| | 90 | 20 |
QXcbClipboard::getSelection| Name: | QXcbClipboard::getSelection | | Prototype: | QByteArray QXcbClipboard::getSelection(xcb_atom_t selection, xcb_atom_t target, xcb_atom_t property, xcb_timestamp_t time) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 998-1026 |
| | 17 | 5 |
QSslKey::operator==| Name: | QSslKey::operator== | | Prototype: | bool QSslKey::operator==(const QSslKey &other) const | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 426-441 |
| | 13 | 7 |
QSocks5SocketEnginePrivate::setErrorState| Name: | QSocks5SocketEnginePrivate::setErrorState | | Prototype: | void QSocks5SocketEnginePrivate::setErrorState(Socks5State state, Socks5Error socks5error) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 662-706 |
| | 30 | 10 |
QNetworkReplyImplPrivate::finished| Name: | QNetworkReplyImplPrivate::finished | | Prototype: | void QNetworkReplyImplPrivate::finished() | | Coverage: | 47.368% (27/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 781-845 |
| | 36 | 12 |
QMetaObject_findMetaObject| Name: | QMetaObject_findMetaObject | | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 941-960 |
| | 13 | 7 |
QLockFilePrivate::tryLock_sys| Name: | QLockFilePrivate::tryLock_sys | | Prototype: | QLockFile::LockError QLockFilePrivate::tryLock_sys() | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 181-227 |
| | 21 | 9 |
QGLShaderPrivate::create| Name: | QGLShaderPrivate::create | | Prototype: | bool QGLShaderPrivate::create() | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 237-263 |
| | 17 | 6 |
QMimeDataPrivate::retrieveTypedData| Name: | QMimeDataPrivate::retrieveTypedData | | Prototype: | QVariant QMimeDataPrivate::retrieveTypedData(const QString &format, QVariant::Type type) const | | Coverage: | 47.312% (44/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | | Lines: | 108-223 |
| | 64 | 31 |
QXcbConnection::xi2HandleEvent| Name: | QXcbConnection::xi2HandleEvent | | Prototype: | void QXcbConnection::xi2HandleEvent(xcb_ge_event_t *event) | | Coverage: | 47.143% (33/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 491-583 |
| | 58 | 31 |
scanEscapeSequence| Name: | scanEscapeSequence | | Prototype: | static inline bool scanEscapeSequence(const char *&json, const char *end, uint *ch) | | Coverage: | 47.059% (16/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 842-885 |
| | 24 | 15 |
qDBusCheckAsyncTag| Name: | qDBusCheckAsyncTag | | Prototype: | bool qDBusCheckAsyncTag(const char *tag) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 58-71 |
| | 8 | 3 |
QXmlSimpleReader::setFeature| Name: | QXmlSimpleReader::setFeature | | Prototype: | void QXmlSimpleReader::setFeature(const QString& name, bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2984-3000 |
| | 12 | 5 |
QDBusAbstractAdaptor::setAutoRelaySignals| Name: | QDBusAbstractAdaptor::setAutoRelaySignals | | Prototype: | void QDBusAbstractAdaptor::setAutoRelaySignals(bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 173-194 |
| | 15 | 5 |
QFontEngineFT::init| Name: | QFontEngineFT::init | | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, QFreetypeFace *freetypeFace) | | Coverage: | 46.875% (30/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 706-813 |
| | 62 | 17 |
QXcbSystemTrayTracker::visualHasAlphaChannel| Name: | QXcbSystemTrayTracker::visualHasAlphaChannel | | Prototype: | bool QXcbSystemTrayTracker::visualHasAlphaChannel() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 176-208 |
| | 19 | 5 |
QXcbConnection::xi2SetupDevices| Name: | QXcbConnection::xi2SetupDevices | | Prototype: | void QXcbConnection::xi2SetupDevices() | | Coverage: | 46.667% (70/150) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 105-273 |
| | 128 | 42 |
QXcbConnection::initializeXRender| Name: | QXcbConnection::initializeXRender | | Prototype: | void QXcbConnection::initializeXRender() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2107-2126 |
| | 13 | 3 |
QXcbClipboard::handleSelectionClearRequest| Name: | QXcbClipboard::handleSelectionClearRequest | | Prototype: | void QXcbClipboard::handleSelectionClearRequest(xcb_selection_clear_event_t *event) | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 575-601 |
| | 11 | 5 |
QNetworkReplyImplPrivate::appendDownstreamData| Name: | QNetworkReplyImplPrivate::appendDownstreamData | | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamData(QByteDataBuffer &data) | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 624-650 |
| | 16 | 5 |
QDBusConnection::connect| Name: | QDBusConnection::connect | | Prototype: | bool QDBusConnection::connect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | | Coverage: | 46.667% (14/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 778-807 |
| | 14 | 6 |
QCollatorPrivate::init| Name: | QCollatorPrivate::init | | Prototype: | void QCollatorPrivate::init() | | Coverage: | 46.667% (7/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 54-96 |
| | 24 | 5 |
QGL2PaintEngineExPrivate::prepareForDraw| Name: | QGL2PaintEngineExPrivate::prepareForDraw | | Prototype: | bool QGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | | Coverage: | 46.377% (32/69) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1143-1212 |
| | 43 | 13 |
qDBusInterfaceFromMetaObject| Name: | qDBusInterfaceFromMetaObject | | Prototype: | QString qDBusInterfaceFromMetaObject(const QMetaObject *mo) | | Coverage: | 46.154% (12/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmisc.cpp | | Lines: | 75-115 |
| | 25 | 7 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer| Name: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer | | Prototype: | QXcbSoftwareOpenGLEnforcer() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 133-153 |
| | 6 | 5 |
QXcbConnection::initializeXFixes| Name: | QXcbConnection::initializeXFixes | | Prototype: | void QXcbConnection::initializeXFixes() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2086-2105 |
| | 15 | 3 |
QPageSetupDialogPrivate::setPrinter| Name: | QPageSetupDialogPrivate::setPrinter | | Prototype: | void QPageSetupDialogPrivate::setPrinter(QPrinter *newPrinter) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog.cpp | | Lines: | 107-123 |
| | 9 | 4 |
QLibraryPrivate::loadPlugin| Name: | QLibraryPrivate::loadPlugin | | Prototype: | bool QLibraryPrivate::loadPlugin() | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 583-599 |
| | 12 | 5 |
QIODevice::ungetChar| Name: | QIODevice::ungetChar | | Prototype: | void QIODevice::ungetChar(char c) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1708-1725 |
| | 8 | 5 |
QGLContext::create| Name: | QGLContext::create | | Prototype: | bool QGLContext::create(const QGLContext* shareContext) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3364-3377 |
| | 9 | 3 |
QEventDispatcherGlib::registerTimer| Name: | QEventDispatcherGlib::registerTimer | | Prototype: | void QEventDispatcherGlib::registerTimer(int timerId, int interval, Qt::TimerType timerType, QObject *object) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 511-525 |
| | 8 | 3 |
QByteArray::count| Name: | QByteArray::count | | Prototype: | int QByteArray::count(const QByteArray &ba) const | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 2732-2745 |
| | 9 | 4 |
qglx_findConfig| Name: | qglx_findConfig | | Prototype: | GLXFBConfig qglx_findConfig(Display *display, int screen , QSurfaceFormat format, bool highestPixelFormat, int drawableBit) | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 182-229 |
| | 31 | 9 |
QNetworkAccessFileBackend::open| Name: | QNetworkAccessFileBackend::open | | Prototype: | void QNetworkAccessFileBackend::open() | | Coverage: | 45.946% (17/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | | Lines: | 107-181 |
| | 47 | 13 |
qNtlmPhase3| Name: | qNtlmPhase3 | | Prototype: | static QByteArray qNtlmPhase3(QAuthenticatorPrivate *ctx, const QByteArray& phase2data) | | Coverage: | 45.833% (11/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1376-1438 |
| | 34 | 7 |
QFontEngineFT::loadFlags| Name: | QFontEngineFT::loadFlags | | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | | Coverage: | 45.652% (21/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 838-876 |
| | 25 | 11 |
QThread::requestInterruption| Name: | QThread::requestInterruption | | Prototype: | void QThread::requestInterruption() | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 830-841 |
| | 8 | 3 |
QSharedMemoryPrivate::attach| Name: | QSharedMemoryPrivate::attach | | Prototype: | bool QSharedMemoryPrivate::attach(QSharedMemory::AccessMode mode) | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 175-202 |
| | 15 | 4 |
QHttpSocketEngine::waitForRead| Name: | QHttpSocketEngine::waitForRead | | Prototype: | bool QHttpSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 45.455% (15/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 358-394 |
| | 20 | 9 |
QDomHandler::characters| Name: | QDomHandler::characters | | Prototype: | bool QDomHandler::characters(const QString& ch) | | Coverage: | 45.455% (5/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 7434-7459 |
| | 18 | 4 |
QResourceFileEngine::fileName| Name: | QResourceFileEngine::fileName | | Prototype: | QString QResourceFileEngine::fileName(FileName file) const | | Coverage: | 45.161% (14/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1388-1415 |
| | 22 | 9 |
QTest::qExec| Name: | QTest::qExec | | Prototype: | int QTest::qExec(QObject *testObject, int argc, char **argv) | | Coverage: | 45.000% (18/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1641-1777 |
| | 50 | 15 |
QSharedMemoryPrivate::initKey| Name: | QSharedMemoryPrivate::initKey | | Prototype: | bool QSharedMemoryPrivate::initKey() | | Coverage: | 45.000% (9/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 242-279 |
| | 24 | 10 |
QJsonPrivate::Value::requiredStorage| Name: | QJsonPrivate::Value::requiredStorage | | Prototype: | int Value::requiredStorage(QJsonValue &v, bool *compressed) | | Coverage: | 45.000% (9/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 375-404 |
| | 16 | 10 |
parsePosixTime| Name: | parsePosixTime | | Prototype: | static int parsePosixTime(const char *begin, const char *end) | | Coverage: | 44.828% (13/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 382-418 |
| | 18 | 7 |
updateCursorTheme| Name: | updateCursorTheme | | Prototype: | bool updateCursorTheme(void *dpy, const QByteArray &theme) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 511-521 |
| | 8 | 3 |
setNativeLocks| Name: | setNativeLocks | | Prototype: | static bool setNativeLocks(const QString &fileName, int fd) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 162-179 |
| | 12 | 3 |
formatBacktraceForLogMessage| Name: | formatBacktraceForLogMessage | | Prototype: | static QString formatBacktraceForLogMessage(const QMessagePattern::BacktraceParams backtraceParams, const char *function) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1268-1283 |
| | 8 | 3 |
QXcbConnection::QXcbConnection| Name: | QXcbConnection::QXcbConnection | | Prototype: | QXcbConnection::QXcbConnection(QXcbNativeInterface *nativeInterface, bool canGrabServer, xcb_visualid_t defaultVisualId, const char *displayName) | | Coverage: | 44.444% (24/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 554-681 |
| | 65 | 18 |
QNetworkSession::setSessionProperty| Name: | QNetworkSession::setSessionProperty | | Prototype: | void QNetworkSession::setSessionProperty(const QString &key, const QVariant &value) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworksession.cpp | | Lines: | 571-582 |
| | 6 | 3 |
QNetworkReplyHttpImplPrivate::checkForRedirect| Name: | QNetworkReplyHttpImplPrivate::checkForRedirect | | Prototype: | void QNetworkReplyHttpImplPrivate::checkForRedirect(const int statusCode) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1134-1151 |
| | 7 | 6 |
QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead| Name: | QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead | | Prototype: | void QNetworkReplyHttpImplPrivate::_q_cacheLoadReadyRead() | | Coverage: | 44.444% (16/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1784-1838 |
| | 27 | 10 |
QMetaObjectPrivate::decodeMethodSignature| Name: | QMetaObjectPrivate::decodeMethodSignature | | Prototype: | QByteArray QMetaObjectPrivate::decodeMethodSignature( const char *signature, QArgumentTypeArray &types) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 676-689 |
| | 10 | 3 |
QMetaEnum::value| Name: | QMetaEnum::value | | Prototype: | int QMetaEnum::value(int index) const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2537-2546 |
| | 7 | 3 |
QMetaEnum::key| Name: | QMetaEnum::key | | Prototype: | const char *QMetaEnum::key(int index) const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2520-2529 |
| | 7 | 3 |
QLockFilePrivate::processNameByPid| Name: | QLockFilePrivate::processNameByPid | | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 262-318 |
| | 8 | 5 |
QLocalePrivate::measurementSystem| Name: | QLocalePrivate::measurementSystem | | Prototype: | QLocale::MeasurementSystem QLocalePrivate::measurementSystem() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2330-2339 |
| | 5 | 3 |
QInternal::activateCallbacks| Name: | QInternal::activateCallbacks | | Prototype: | bool QInternal::activateCallbacks(Callback cb, void **parameters) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 4030-4043 |
| | 9 | 3 |
QGLWidgetPrivate::initContext| Name: | QGLWidgetPrivate::initContext | | Prototype: | void QGLWidgetPrivate::initContext(QGLContext *context, const QGLWidget* shareWidget) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5168-5183 |
| | 9 | 3 |
QGLContext::swapBuffers| Name: | QGLContext::swapBuffers | | Prototype: | void QGLContext::swapBuffers() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3608-3619 |
| | 7 | 3 |
QGLBuffer::unmap| Name: | QGLBuffer::unmap | | Prototype: | bool QGLBuffer::unmap() | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 563-573 |
| | 6 | 3 |
QGLBuffer::read| Name: | QGLBuffer::read | | Prototype: | bool QGLBuffer::read(int offset, void *data, int count) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 342-357 |
| | 6 | 3 |
QGLBuffer::map| Name: | QGLBuffer::map | | Prototype: | void *QGLBuffer::map(QGLBuffer::Access access) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 538-548 |
| | 6 | 3 |
QGL2PaintEngineExPrivate::setBrush| Name: | QGL2PaintEngineExPrivate::setBrush | | Prototype: | void QGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | | Coverage: | 44.444% (8/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 146-170 |
| | 15 | 5 |
QGL2PaintEngineEx::setState| Name: | QGL2PaintEngineEx::setState | | Prototype: | void QGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 44.444% (16/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2424-2465 |
| | 20 | 8 |
QEventDispatcherGlib::unregisterTimers| Name: | QEventDispatcherGlib::unregisterTimers | | Prototype: | bool QEventDispatcherGlib::unregisterTimers(QObject *object) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 543-557 |
| | 8 | 3 |
QDynamicBufferResourceRoot::registerSelf| Name: | QDynamicBufferResourceRoot::registerSelf | | Prototype: | bool registerSelf(const uchar *b, int size) | | Coverage: | 44.444% (12/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 886-928 |
| | 26 | 5 |
QDomNamedNodeMapPrivate::setNamedItem| Name: | QDomNamedNodeMapPrivate::setNamedItem | | Prototype: | QDomNodePrivate* QDomNamedNodeMapPrivate::setNamedItem(QDomNodePrivate* arg) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3096-3109 |
| | 8 | 3 |
QDateTime::timeZone| Name: | QDateTime::timeZone | | Prototype: | QTimeZone QDateTime::timeZone() const | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3161-3175 |
| | 7 | 5 |
QDBusConnectionPrivate::setServer| Name: | QDBusConnectionPrivate::setServer | | Prototype: | void QDBusConnectionPrivate::setServer(QDBusServer *object, DBusServer *s, const QDBusErrorInternal &error) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1695-1732 |
| | 25 | 3 |
QCoreApplication::installNativeEventFilter| Name: | QCoreApplication::installNativeEventFilter | | Prototype: | void QCoreApplication::installNativeEventFilter(QAbstractNativeEventFilter *filterObj) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2664-2675 |
| | 7 | 3 |
QXcbConnection::handleXcbEvent| Name: | QXcbConnection::handleXcbEvent | | Prototype: | void QXcbConnection::handleXcbEvent(xcb_generic_event_t *event) | | Coverage: | 44.053% (100/227) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1093-1297 |
| | 118 | 82 |
QUnixPrintWidgetPrivate::_q_printerChanged| Name: | QUnixPrintWidgetPrivate::_q_printerChanged | | Prototype: | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 727-770 |
| | 31 | 9 |
QMimeDatabasePrivate::mimeTypeForFileNameAndData| Name: | QMimeDatabasePrivate::mimeTypeForFileNameAndData | | Prototype: | QMimeType QMimeDatabasePrivate::mimeTypeForFileNameAndData(const QString &fileName, QIODevice *device, int *accuracyPtr) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 161-216 |
| | 26 | 9 |
QIODevice::read| Name: | QIODevice::read | | Prototype: | QByteArray QIODevice::read(qint64 maxSize) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1154-1190 |
| | 19 | 8 |
QGLFormat::toSurfaceFormat| Name: | QGLFormat::toSurfaceFormat | | Prototype: | QSurfaceFormat QGLFormat::toSurfaceFormat(const QGLFormat &format) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 478-507 |
| | 24 | 9 |
QTest::fetchData| Name: | QTest::fetchData | | Prototype: | void *fetchData(QTestData *data, const char *tagName, int typeId) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1015-1035 |
| | 12 | 6 |
QPrinter::setPrinterName| Name: | QPrinter::setPrinterName | | Prototype: | void QPrinter::setPrinterName(const QString &name) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 846-868 |
| | 13 | 6 |
QFutureInterfaceBasePrivate::internal_setThrottled| Name: | QFutureInterfaceBasePrivate::internal_setThrottled | | Prototype: | void QFutureInterfaceBasePrivate::internal_setThrottled(bool enable) | | Coverage: | 43.750% (7/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 511-526 |
| | 8 | 4 |
QXcbConnection::touchDeviceForId| Name: | QXcbConnection::touchDeviceForId | | Prototype: | XInput2TouchDeviceData *QXcbConnection::touchDeviceForId(int id) | | Coverage: | 43.590% (34/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 388-482 |
| | 70 | 23 |
QDnsLookupRunnable::query| Name: | QDnsLookupRunnable::query | | Prototype: | void QDnsLookupRunnable::query(const int requestType, const QByteArray &requestName, const QHostAddress &nameserver, QDnsLookupReply *reply) | | Coverage: | 43.519% (47/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup_unix.cpp | | Lines: | 124-372 |
| | 182 | 36 |
QXcbConnection::initializeXInput2| Name: | QXcbConnection::initializeXInput2 | | Prototype: | void QXcbConnection::initializeXInput2() | | Coverage: | 43.478% (10/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 73-103 |
| | 18 | 8 |
QAbstractItemModel::dropMimeData| Name: | QAbstractItemModel::dropMimeData | | Prototype: | bool QAbstractItemModel::dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) | | Coverage: | 43.478% (10/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1942-1965 |
| | 17 | 7 |
QByteArray::toPercentEncoding| Name: | QByteArray::toPercentEncoding | | Prototype: | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const | | Coverage: | 43.333% (13/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 4648-4671 |
| | 17 | 5 |
ucalTimeZoneDisplayName| Name: | ucalTimeZoneDisplayName | | Prototype: | static QString ucalTimeZoneDisplayName(UCalendar *ucal, QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QString &localeCode) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 108-143 |
| | 22 | 3 |
ucalDefaultTimeZoneId| Name: | ucalDefaultTimeZoneId | | Prototype: | static QByteArray ucalDefaultTimeZoneId() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 82-105 |
| | 12 | 3 |
qNtlmDecodePhase2| Name: | qNtlmDecodePhase2 | | Prototype: | static bool qNtlmDecodePhase2(const QByteArray& data, QNtlmPhase2Block& ch) | | Coverage: | 42.857% (12/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1333-1373 |
| | 27 | 10 |
qDBusAddTimeout| Name: | qDBusAddTimeout | | Prototype: | static dbus_bool_t qDBusAddTimeout(DBusTimeout *timeout, void *data) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 139-163 |
| | 14 | 3 |
operator<<| Name: | operator<< | | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase1Block& b) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1026-1039 |
| | 11 | 3 |
getEtcFileContent| Name: | getEtcFileContent | | Prototype: | static QByteArray getEtcFileContent(const char *filename) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2222-2239 |
| | 11 | 3 |
QtSharedPointer::internalSafetyCheckRemove| Name: | QtSharedPointer::internalSafetyCheckRemove | | Prototype: | void QtSharedPointer::internalSafetyCheckRemove(const void *d_ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1529-1553 |
| | 14 | 3 |
QtSharedPointer::internalSafetyCheckCleanCheck| Name: | QtSharedPointer::internalSafetyCheckCleanCheck | | Prototype: | void QtSharedPointer::internalSafetyCheckCleanCheck() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1559-1571 |
| | 6 | 3 |
QtSharedPointer::internalSafetyCheckAdd| Name: | QtSharedPointer::internalSafetyCheckAdd | | Prototype: | void QtSharedPointer::internalSafetyCheckAdd(const void *d_ptr, const volatile void *ptr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsharedpointer.cpp | | Lines: | 1495-1524 |
| | 14 | 3 |
QtConcurrent::ThreadEngineBarrier::releaseUnlessLast| Name: | QtConcurrent::ThreadEngineBarrier::releaseUnlessLast | | Prototype: | bool ThreadEngineBarrier::releaseUnlessLast() | | Coverage: | 42.857% (6/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 107-121 |
| | 9 | 6 |