| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
QCommandLineParserPrivate::helpText| Name: | QCommandLineParserPrivate::helpText | | Prototype: | QString QCommandLineParserPrivate::helpText() const | | Coverage: | 48.571% (17/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1086-1138 |
| | 46 | 15 |
QXcbShmImage::QXcbShmImage| Name: | QXcbShmImage::QXcbShmImage | | Prototype: | QXcbShmImage::QXcbShmImage(QXcbScreen *screen, const QSize &size, uint depth, QImage::Format format) | | Coverage: | 48.571% (17/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 146-215 |
| | 46 | 9 |
QGL2PaintEngineExPrivate::writeClip| Name: | QGL2PaintEngineExPrivate::writeClip | | Prototype: | void QGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | | Coverage: | 48.718% (19/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2225-2297 |
| | 42 | 9 |
QGL2PEXVertexArray::addPath| Name: | QGL2PEXVertexArray::addPath | | Prototype: | void QGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) | | Coverage: | 48.837% (21/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | | Lines: | 86-157 |
| | 43 | 16 |
DBusConnection::getAddressFromXCB| Name: | DBusConnection::getAddressFromXCB | | Prototype: | QString DBusConnection::getAddressFromXCB() | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 89-103 |
| | 10 | 4 |
PageItem::paint| Name: | PageItem::paint | | Prototype: | void PageItem::paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 85-144 |
| | 33 | 2 |
QAbstractItemModel::changePersistentIndex| Name: | QAbstractItemModel::changePersistentIndex | | Prototype: | void QAbstractItemModel::changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3194-3210 |
| | 11 | 4 |
QAbstractItemModel::supportedDragActions| Name: | QAbstractItemModel::supportedDragActions | | Prototype: | Qt::DropActions QAbstractItemModel::supportedDragActions() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 1996-2002 |
| | 4 | 2 |
QAbstractSocketPrivate::startConnectingByName| Name: | QAbstractSocketPrivate::startConnectingByName | | Prototype: | void QAbstractSocketPrivate::startConnectingByName(const QString &host) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 950-979 |
| | 14 | 4 |
QAnimationGroup::animationAt| Name: | QAnimationGroup::animationAt | | Prototype: | QAbstractAnimation *QAnimationGroup::animationAt(int index) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 127-137 |
| | 5 | 2 |
QAnimationGroup::takeAnimation| Name: | QAnimationGroup::takeAnimation | | Prototype: | QAbstractAnimation *QAnimationGroup::takeAnimation(int index) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qanimationgroup.cpp | | Lines: | 235-250 |
| | 10 | 2 |
QAssociativeIterable::const_iterator::key| Name: | QAssociativeIterable::const_iterator::key | | Prototype: | const QVariant QAssociativeIterable::const_iterator::key() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4346-4353 |
| | 5 | 2 |
QAssociativeIterable::const_iterator::operator*| Name: | QAssociativeIterable::const_iterator::operator* | | Prototype: | const QVariant QAssociativeIterable::const_iterator::operator*() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4334-4341 |
| | 5 | 2 |
QAssociativeIterable::value| Name: | QAssociativeIterable::value | | Prototype: | QVariant QAssociativeIterable::value(const QVariant &key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4264-4270 |
| | 4 | 2 |
QAuthenticator::operator=| Name: | QAuthenticator::operator= | | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | | Coverage: | 50.000% (5/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 169-192 |
| | 16 | 4 |
QAuthenticatorPrivate::calculateResponse| Name: | QAuthenticatorPrivate::calculateResponse | | Prototype: | QByteArray QAuthenticatorPrivate::calculateResponse(const QByteArray &requestMethod, const QByteArray &path) | | Coverage: | 50.000% (14/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 458-531 |
| | 36 | 12 |
QBenchmarkGlobalData::adjustMedianIterationCount| Name: | QBenchmarkGlobalData::adjustMedianIterationCount | | Prototype: | int QBenchmarkGlobalData::adjustMedianIterationCount() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 106-113 |
| | 3 | 2 |
QBuffer::setBuffer| Name: | QBuffer::setBuffer | | Prototype: | void QBuffer::setBuffer(QByteArray *byteArray) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 236-249 |
| | 8 | 3 |
QBuffer::setData| Name: | QBuffer::setData | | Prototype: | void QBuffer::setData(const QByteArray &data) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | | Lines: | 299-307 |
| | 5 | 2 |
QByteArray::QByteArray| Name: | QByteArray::QByteArray | | Prototype: | QByteArray::QByteArray(int size, Qt::Initialization) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1618-1624 |
| | 4 | 2 |
QByteArrayMatcher::indexIn| Name: | QByteArrayMatcher::indexIn | | Prototype: | int QByteArrayMatcher::indexIn(const QByteArray &ba, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 199-205 |
| | 4 | 2 |
QByteArrayMatcher::indexIn| Name: | QByteArrayMatcher::indexIn | | Prototype: | int QByteArrayMatcher::indexIn(const char *str, int len, int from) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearraymatcher.cpp | | Lines: | 214-220 |
| | 4 | 2 |
QByteDeviceWrappingIoDevice::size| Name: | QByteDeviceWrappingIoDevice::size | | Prototype: | qint64 QByteDeviceWrappingIoDevice::size() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 436-442 |
| | 3 | 2 |
QChar::combiningClass| Name: | QChar::combiningClass | | Prototype: | unsigned char QChar::combiningClass(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1384-1389 |
| | 3 | 2 |
QChar::direction| Name: | QChar::direction | | Prototype: | QChar::Direction QChar::direction(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1110-1115 |
| | 3 | 2 |
QChar::hasMirrored| Name: | QChar::hasMirrored | | Prototype: | bool QChar::hasMirrored(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1192-1197 |
| | 3 | 2 |
QChar::isLetterOrNumber_helper| Name: | QChar::isLetterOrNumber_helper | | Prototype: | bool QChar::isLetterOrNumber_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 913-926 |
| | 11 | 2 |
QChar::isLetter_helper| Name: | QChar::isLetter_helper | | Prototype: | bool QChar::isLetter_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 849-859 |
| | 8 | 2 |
QChar::isMark| Name: | QChar::isMark | | Prototype: | bool QChar::isMark(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 767-775 |
| | 6 | 2 |
QChar::isPrint| Name: | QChar::isPrint | | Prototype: | bool QChar::isPrint(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 708-718 |
| | 8 | 2 |
QChar::isSpace_helper| Name: | QChar::isSpace_helper | | Prototype: | bool QChar::isSpace_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 741-749 |
| | 6 | 2 |
QChar::joiningType| Name: | QChar::joiningType | | Prototype: | QChar::JoiningType QChar::joiningType(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1133-1138 |
| | 3 | 2 |
QChar::mirroredChar| Name: | QChar::mirroredChar | | Prototype: | uint QChar::mirroredChar(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1274-1279 |
| | 3 | 2 |
QChar::script| Name: | QChar::script | | Prototype: | QChar::Script QChar::script(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1405-1410 |
| | 3 | 2 |
QChar::toCaseFolded| Name: | QChar::toCaseFolded | | Prototype: | uint QChar::toCaseFolded(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1547-1552 |
| | 3 | 2 |
QChar::toLower| Name: | QChar::toLower | | Prototype: | uint QChar::toLower(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1466-1471 |
| | 3 | 2 |
QChar::toTitleCase| Name: | QChar::toTitleCase | | Prototype: | uint QChar::toTitleCase(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1506-1511 |
| | 3 | 2 |
QChar::toUpper| Name: | QChar::toUpper | | Prototype: | uint QChar::toUpper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1486-1491 |
| | 3 | 2 |
QCollator::compare| Name: | QCollator::compare | | Prototype: | int QCollator::compare(const QString &s1, const QString &s2) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | | Lines: | 116-122 |
| | 3 | 2 |
QCollator::setCaseSensitivity| Name: | QCollator::setCaseSensitivity | | Prototype: | void QCollator::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 190-198 |
| | 5 | 2 |
QCollator::setIgnorePunctuation| Name: | QCollator::setIgnorePunctuation | | Prototype: | void QCollator::setIgnorePunctuation(bool on) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 261-269 |
| | 5 | 2 |
QCollator::setLocale| Name: | QCollator::setLocale | | Prototype: | void QCollator::setLocale(const QLocale &locale) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 165-173 |
| | 5 | 2 |
QCollator::setNumericMode| Name: | QCollator::setNumericMode | | Prototype: | void QCollator::setNumericMode(bool on) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 228-236 |
| | 5 | 2 |
QCommandLineParser::process| Name: | QCommandLineParser::process | | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 587-600 |
| | 6 | 6 |
QConfFileSettingsPrivate::clear| Name: | QConfFileSettingsPrivate::clear | | Prototype: | void QConfFileSettingsPrivate::clear() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1317-1327 |
| | 7 | 2 |
QConfFileSettingsPrivate::fileName| Name: | QConfFileSettingsPrivate::fileName | | Prototype: | QString QConfFileSettingsPrivate::fileName() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1348-1354 |
| | 4 | 2 |
QConfFileSettingsPrivate::set| Name: | QConfFileSettingsPrivate::set | | Prototype: | void QConfFileSettingsPrivate::set(const QString &key, const QVariant &value) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1229-1239 |
| | 7 | 2 |
QCoreApplication::eventDispatcher| Name: | QCoreApplication::eventDispatcher | | Prototype: | QAbstractEventDispatcher *QCoreApplication::eventDispatcher() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2725-2730 |
| | 3 | 2 |
QCoreApplication::exec| Name: | QCoreApplication::exec | | Prototype: | int QCoreApplication::exec() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1242-1272 |
| | 22 | 6 |