| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 723-766 |
| | 31 | 9 |
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: | 1082-1286 |
| | 118 | 82 |
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: | 2712-2723 |
| | 7 | 3 |
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: | 1690-1727 |
| | 25 | 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: | 3139-3153 |
| | 7 | 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: | 3090-3103 |
| | 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: | 880-922 |
| | 26 | 5 |
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: | 537-551 |
| | 8 | 3 |
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: | 2418-2459 |
| | 20 | 8 |
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: | 140-164 |
| | 15 | 5 |
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: | 532-542 |
| | 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: | 336-351 |
| | 6 | 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: | 557-567 |
| | 6 | 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: | 3602-3613 |
| | 7 | 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: | 5162-5177 |
| | 9 | 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: | 3871-3884 |
| | 9 | 3 |
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: | 2331-2340 |
| | 5 | 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: | 250-301 |
| | 8 | 5 |
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: | 2509-2518 |
| | 7 | 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: | 2526-2535 |
| | 7 | 3 |
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: | 665-678 |
| | 10 | 3 |
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: | 1792-1847 |
| | 27 | 10 |
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: | 1141-1158 |
| | 7 | 6 |
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: | 564-575 |
| | 6 | 3 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead(int timeout) | | Coverage: | 44.444% (8/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 229-261 |
| | 28 | 6 |
QTest::fetchData| Name: | QTest::fetchData | | Prototype: | void *fetchData(QTestData *data, const char *tagName, int typeId) | | Coverage: | 44.444% (8/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2287-2307 |
| | 12 | 6 |
loadIntegration| Name: | loadIntegration | | Prototype: | static inline QXcbGlIntegration *loadIntegration(QFactoryLoader *loader, const QString &key) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 50-59 |
| | 6 | 4 |
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: | 150-167 |
| | 12 | 3 |
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: | 505-515 |
| | 8 | 3 |
QXcbConnection::QXcbConnection| Name: | QXcbConnection::QXcbConnection | | Prototype: | QXcbConnection::QXcbConnection(QXcbNativeInterface *nativeInterface, bool canGrabServer, xcb_visualid_t defaultVisualId, const char *displayName) | | Coverage: | 44.643% (25/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 547-673 |
| | 65 | 18 |
QSpdyProtocolHandler::parseHttpHeaders| Name: | QSpdyProtocolHandler::parseHttpHeaders | | Prototype: | void QSpdyProtocolHandler::parseHttpHeaders(char flags, const QByteArray &frameData) | | Coverage: | 44.681% (21/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 866-954 |
| | 66 | 17 |
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: | 376-412 |
| | 18 | 7 |
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: | 236-273 |
| | 24 | 10 |
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: | 1384-1411 |
| | 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: | 7428-7453 |
| | 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: | 332-368 |
| | 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: | 169-196 |
| | 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: | 823-834 |
| | 8 | 3 |
name_to_month| Name: | name_to_month | | Prototype: | static int name_to_month(const char* month_str) | | Coverage: | 45.455% (15/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | | Lines: | 1030-1075 |
| | 21 | 17 |
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: | 1370-1432 |
| | 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: | 101-175 |
| | 47 | 13 |
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: | 2587-2600 |
| | 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: | 505-519 |
| | 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: | 3358-3371 |
| | 9 | 3 |
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: | 572-588 |
| | 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: | 101-117 |
| | 9 | 4 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate| Name: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | | Coverage: | 46.154% (6/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 645-685 |
| | 25 | 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: | 2075-2094 |
| | 15 | 3 |
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: | 1137-1206 |
| | 43 | 13 |
QFontEngineFT::loadFlags| Name: | QFontEngineFT::loadFlags | | Prototype: | int QFontEngineFT::loadFlags(QGlyphSet *set, GlyphFormat format, int flags, bool &hsubpixel, int &vfactor) const | | Coverage: | 46.512% (20/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 810-844 |
| | 23 | 10 |
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: | 48-90 |
| | 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: | 771-800 |
| | 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: | 622-648 |
| | 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: | 569-595 |
| | 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: | 2096-2115 |
| | 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: | 99-267 |
| | 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: | 170-202 |
| | 19 | 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: | 166-187 |
| | 15 | 5 |
QXcbBackingStore::resize| Name: | QXcbBackingStore::resize | | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 431-459 |
| | 18 | 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: | 2970-2986 |
| | 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: | 52-65 |
| | 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: | 836-879 |
| | 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: | 484-576 |
| | 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: | 96-211 |
| | 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: | 231-257 |
| | 17 | 6 |
QHistoryState::setDefaultState| Name: | QHistoryState::setDefaultState | | Prototype: | void QHistoryState::setDefaultState(QAbstractState *state) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 213-232 |
| | 13 | 4 |
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: | 169-215 |
| | 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: | 930-949 |
| | 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: | 779-843 |
| | 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: | 654-698 |
| | 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: | 423-438 |
| | 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: | 992-1020 |
| | 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: | 325-465 |
| | 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: | 248-301 |
| | 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: | 200-221 |
| | 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: | 225-263 |
| | 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: | 3480-3524 |
| | 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: | 2042-2099 |
| | 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: | 139-181 |
| | 26 | 5 |
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: | 2219-2291 |
| | 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: | 80-151 |
| | 43 | 16 |
QTest::qtest_qParseArgs| Name: | QTest::qtest_qParseArgs | | Prototype: | void qtest_qParseArgs(int argc, char *argv[], bool qml) | | Coverage: | 48.837% (105/215) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1651-2003 |
| | 261 | 69 |
QFontEngineFT::init| Name: | QFontEngineFT::init | | Prototype: | bool QFontEngineFT::init(FaceId faceId, bool antialias, GlyphFormat format, QFreetypeFace *freetypeFace) | | Coverage: | 49.180% (30/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 683-785 |
| | 60 | 16 |
Balloc| Name: | Balloc | | Prototype: | static Bigint *Balloc(int k) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | | Lines: | 541-553 |
| | 9 | 2 |
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: | 83-97 |
| | 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: | 79-138 |
| | 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: | 3157-3173 |
| | 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: | 1959-1965 |
| | 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: | 966-997 |
| | 15 | 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: | 121-131 |
| | 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: | 229-244 |
| | 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: | 4348-4355 |
| | 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: | 4336-4343 |
| | 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: | 4266-4272 |
| | 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: | 163-186 |
| | 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: | 452-525 |
| | 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: | 100-107 |
| | 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: | 230-243 |
| | 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: | 293-301 |
| | 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: | 1523-1529 |
| | 4 | 2 |