| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
systemLocale| Name: | systemLocale | | Prototype: | static const QSystemLocale *systemLocale() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 583-588 |
| | 3 | 2 |
systemTrayTracker| Name: | systemTrayTracker | | Prototype: | static inline QXcbSystemTrayTracker *systemTrayTracker(const QScreen *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 103-109 |
| | 3 | 2 |
textCopy| Name: | textCopy | | Prototype: | QChar *textCopy(const QChar *start, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 2413-2420 |
| | 5 | 2 |
timerSourceDispatch| Name: | timerSourceDispatch | | Prototype: | static gboolean timerSourceDispatch(GSource *source, GSourceFunc, gpointer) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 176-184 |
| | 6 | 2 |
ucalDaylightOffset| Name: | ucalDaylightOffset | | Prototype: | static int ucalDaylightOffset(const QByteArray &id) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 264-272 |
| | 5 | 2 |
QNativeSocketEnginePrivate::setError| Name: | QNativeSocketEnginePrivate::setError | | Prototype: | void QNativeSocketEnginePrivate::setError(QAbstractSocket::SocketError error, ErrorString errorString) const | | Coverage: | 50.769% (33/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 206-313 |
| | 64 | 32 |
QTest::asciiToKey| Name: | QTest::asciiToKey | | Prototype: | Qt::Key QTest::asciiToKey(char ascii) | | Coverage: | 51.297% (178/347) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | | Lines: | 52-230 |
| | 173 | 174 |
QNativeSocketEnginePrivate::createNewSocket| Name: | QNativeSocketEnginePrivate::createNewSocket | | Prototype: | bool QNativeSocketEnginePrivate::createNewSocket(QAbstractSocket::SocketType socketType, QAbstractSocket::NetworkLayerProtocol &socketProtocol) | | Coverage: | 51.515% (17/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 229-283 |
| | 23 | 13 |
QFontEngineFT::loadGlyph| Name: | QFontEngineFT::loadGlyph | | Prototype: | QFontEngineFT::Glyph *QFontEngineFT::loadGlyph(QGlyphSet *set, uint glyph, QFixed subPixelPosition, GlyphFormat format, bool fetchMetricsOnly) const | | Coverage: | 51.587% (130/252) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 886-1252 |
| | 260 | 62 |
QPrintPreviewWidgetPrivate::layoutPages| Name: | QPrintPreviewWidgetPrivate::layoutPages | | Prototype: | void QPrintPreviewWidgetPrivate::layoutPages() | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 354-390 |
| | 24 | 8 |
weightFromFcWeight| Name: | weightFromFcWeight | | Prototype: | static inline int weightFromFcWeight(int fcweight) | | Coverage: | 51.613% (16/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 72-102 |
| | 21 | 11 |
QDateTimeParser::findAmPm| Name: | QDateTimeParser::findAmPm | | Prototype: | QDateTimeParser::AmPmFinder QDateTimeParser::findAmPm(QString &str, int sectionIndex, int *used) const | | Coverage: | 51.667% (31/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1379-1454 |
| | 45 | 18 |
QXmlStreamWriter::writeCurrentToken| Name: | QXmlStreamWriter::writeCurrentToken | | Prototype: | void QXmlStreamWriter::writeCurrentToken(const QXmlStreamReader &reader) | | Coverage: | 51.724% (15/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3895-3943 |
| | 32 | 14 |
QDBusPendingCallPrivate::setReplyCallback| Name: | QDBusPendingCallPrivate::setReplyCallback | | Prototype: | bool QDBusPendingCallPrivate::setReplyCallback(QObject *target, const char *member) | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 143-186 |
| | 27 | 7 |
QLocale::uiLanguages| Name: | QLocale::uiLanguages | | Prototype: | QStringList QLocale::uiLanguages() const | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3539-3565 |
| | 18 | 7 |
QLockFilePrivate::isApparentlyStale| Name: | QLockFilePrivate::isApparentlyStale | | Prototype: | bool QLockFilePrivate::isApparentlyStale() const | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 240-260 |
| | 15 | 7 |
multicastMembershipHelper| Name: | multicastMembershipHelper | | Prototype: | static bool multicastMembershipHelper(QNativeSocketEnginePrivate *d, int how6, int how4, const QHostAddress &groupAddress, const QNetworkInterface &interface) | | Coverage: | 52.174% (12/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 597-668 |
| | 48 | 9 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(FILE *fh, OpenMode mode, FileHandleFlags handleFlags) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 942-968 |
| | 18 | 7 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(int fd, OpenMode mode, FileHandleFlags handleFlags) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 998-1024 |
| | 18 | 7 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 846-874 |
| | 17 | 7 |
qCompress| Name: | qCompress | | Prototype: | QByteArray qCompress(const uchar* data, int nbytes, int compressionLevel) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 593-631 |
| | 26 | 8 |
Notify::checkEvent| Name: | Notify::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) const | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 849-865 |
| | 14 | 7 |
QBasicTimer::start| Name: | QBasicTimer::start | | Prototype: | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp | | Lines: | 149-173 |
| | 17 | 7 |
QHostInfoLookupManager::abortLookup| Name: | QHostInfoLookupManager::abortLookup | | Prototype: | void QHostInfoLookupManager::abortLookup(int id) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 652-677 |
| | 13 | 7 |
QMetaProperty::userType| Name: | QMetaProperty::userType | | Prototype: | int QMetaProperty::userType() const | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2858-2880 |
| | 18 | 7 |
QMetaType::registerNormalizedType| Name: | QMetaType::registerNormalizedType | | Prototype: | int QMetaType::registerNormalizedType(const ::QByteArray &normalizedTypeName, Destructor destructor, Constructor constructor, int size, TypeFlags flags, const QMetaObject *metaObject) | | Coverage: | 52.632% (20/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1019-1103 |
| | 54 | 11 |
qt_localtime| Name: | qt_localtime | | Prototype: | static bool qt_localtime(qint64 msecsSinceEpoch, QDate *localDate, QTime *localTime, QDateTimePrivate::DaylightStatus *daylightStatus) | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2346-2413 |
| | 24 | 7 |
QThread::start| Name: | QThread::start | | Prototype: | void QThread::start(Priority priority) | | Coverage: | 52.778% (19/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 559-665 |
| | 54 | 12 |
QXcbScreen::QXcbScreen| Name: | QXcbScreen::QXcbScreen | | Prototype: | QXcbScreen::QXcbScreen(QXcbConnection *connection, QXcbVirtualDesktop *virtualDesktop, xcb_randr_output_t outputId, xcb_randr_get_output_info_reply_t *output, const xcb_xinerama_screen_info_t *xineramaScreenInfo, int xineramaScreenIdx) | | Coverage: | 52.830% (28/53) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 172-292 |
| | 72 | 14 |
QHistoryState::setDefaultState| Name: | QHistoryState::setDefaultState | | Prototype: | void QHistoryState::setDefaultState(QAbstractState *state) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 224-241 |
| | 11 | 4 |
QNetworkReplyHttpImplPrivate::setCachingEnabled| Name: | QNetworkReplyHttpImplPrivate::setCachingEnabled | | Prototype: | void QNetworkReplyHttpImplPrivate::setCachingEnabled(bool enable) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 2194-2218 |
| | 14 | 5 |
QNetworkReplyImplPrivate::setCachingEnabled| Name: | QNetworkReplyImplPrivate::setCachingEnabled | | Prototype: | void QNetworkReplyImplPrivate::setCachingEnabled(bool enable) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 514-539 |
| | 15 | 5 |
QSpdyProtocolHandler::_q_receiveReply| Name: | QSpdyProtocolHandler::_q_receiveReply | | Prototype: | void QSpdyProtocolHandler::_q_receiveReply() | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 330-358 |
| | 14 | 6 |
QSpdyProtocolHandler::uncompressHeader| Name: | QSpdyProtocolHandler::uncompressHeader | | Prototype: | bool QSpdyProtocolHandler::uncompressHeader(const QByteArray &input, QByteArray *output) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 425-469 |
| | 29 | 7 |
addHexDigit| Name: | addHexDigit | | Prototype: | static inline bool addHexDigit(char digit, uint *result) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 828-840 |
| | 9 | 4 |
QTest::qtest_qParseArgs| Name: | QTest::qtest_qParseArgs | | Prototype: | void qtest_qParseArgs(int argc, char *argv[], bool qml) | | Coverage: | 53.030% (105/198) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 403-734 |
| | 245 | 64 |
QFile::rename| Name: | QFile::rename | | Prototype: | bool QFile::rename(const QString &newName) | | Coverage: | 53.125% (34/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 552-666 |
| | 74 | 21 |
QEventDispatcherGlib::unregisterSocketNotifier| Name: | QEventDispatcherGlib::unregisterSocketNotifier | | Prototype: | void QEventDispatcherGlib::unregisterSocketNotifier(QSocketNotifier *notifier) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp | | Lines: | 480-509 |
| | 17 | 5 |
QFtpPI::dtpConnectState| Name: | QFtpPI::dtpConnectState | | Prototype: | void QFtpPI::dtpConnectState(int s) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 1228-1255 |
| | 16 | 8 |
QGL2PaintEngineEx::begin| Name: | QGL2PaintEngineEx::begin | | Prototype: | bool QGL2PaintEngineEx::begin(QPaintDevice *pdev) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2020-2090 |
| | 39 | 5 |
QGLEngineSharedShaders::QGLEngineSharedShaders| Name: | QGLEngineSharedShaders::QGLEngineSharedShaders | | Prototype: | QGLEngineSharedShaders::QGLEngineSharedShaders(const QGLContext* context) | | Coverage: | 53.333% (24/45) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 117-299 |
| | 121 | 15 |
QXcbBackingStore::flush| Name: | QXcbBackingStore::flush | | Prototype: | void QXcbBackingStore::flush(QWindow *window, const QRegion ®ion, const QPoint &offset) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 582-614 |
| | 19 | 5 |
qReallocAligned| Name: | qReallocAligned | | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | | Coverage: | 53.333% (8/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | | Lines: | 79-122 |
| | 18 | 5 |
QFileInfo::operator==| Name: | QFileInfo::operator== | | Prototype: | bool QFileInfo::operator==(const QFileInfo &fileinfo) const | | Coverage: | 53.571% (15/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 413-441 |
| | 16 | 7 |
QLibraryPrivate::updatePluginState| Name: | QLibraryPrivate::updatePluginState | | Prototype: | void QLibraryPrivate::updatePluginState() | | Coverage: | 53.571% (15/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 704-775 |
| | 37 | 9 |
QSystemLocale::query| Name: | QSystemLocale::query | | Prototype: | QVariant QSystemLocale::query(QueryType type, QVariant in) const | | Coverage: | 53.704% (58/108) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_unix.cpp | | Lines: | 133-263 |
| | 72 | 50 |
IsInvalidName::operator()| Name: | IsInvalidName::operator() | | Prototype: | result_type operator()(const QString &name) const noexcept | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | | Lines: | 260-274 |
| | 10 | 5 |
QDBusAbstractInterfacePrivate::property| Name: | QDBusAbstractInterfacePrivate::property | | Prototype: | bool QDBusAbstractInterfacePrivate::property(const QMetaProperty &mp, void *returnValuePtr) const | | Coverage: | 53.846% (21/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 152-233 |
| | 55 | 11 |
QDir::operator==| Name: | QDir::operator== | | Prototype: | bool QDir::operator==(const QDir &dir) const | | Coverage: | 53.846% (21/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1670-1712 |
| | 27 | 10 |
QFSFileEnginePrivate::seekFdFh| Name: | QFSFileEnginePrivate::seekFdFh | | Prototype: | bool QFSFileEnginePrivate::seekFdFh(qint64 pos) | | Coverage: | 53.846% (14/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 527-560 |
| | 17 | 7 |
QFontEngineFT::addGlyphsToPath| Name: | QFontEngineFT::addGlyphsToPath | | Prototype: | void QFontEngineFT::addGlyphsToPath(glyph_t *glyphs, QFixedPoint *positions, int numGlyphs, QPainterPath *path, QTextItem::RenderFlags) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1507-1527 |
| | 13 | 5 |
QFontEngineFT::doKerning| Name: | QFontEngineFT::doKerning | | Prototype: | void QFontEngineFT::doKerning(QGlyphLayout *g, QFontEngine::ShaperFlags flags) const | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1370-1390 |
| | 12 | 4 |
QGLWidget::setContext| Name: | QGLWidget::setContext | | Prototype: | void QGLWidget::setContext(QGLContext *context, const QGLContext* shareContext, bool deleteOldContext) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4226-4247 |
| | 12 | 5 |
QGLWidgetGLPaintDevice::beginPaint| Name: | QGLWidgetGLPaintDevice::beginPaint | | Prototype: | void QGLWidgetGLPaintDevice::beginPaint() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 171-188 |
| | 11 | 4 |
QIcuCodec::convertToUnicode| Name: | QIcuCodec::convertToUnicode | | Prototype: | QString QIcuCodec::convertToUnicode(const char *chars, int length, QTextCodec::ConverterState *state) const | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 595-627 |
| | 23 | 5 |
QMimeBinaryProvider::CacheFile::load| Name: | QMimeBinaryProvider::CacheFile::load | | Prototype: | bool QMimeBinaryProvider::CacheFile::load() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 141-153 |
| | 9 | 3 |
QNativeSocketEngine::bind| Name: | QNativeSocketEngine::bind | | Prototype: | bool QNativeSocketEngine::bind(const QHostAddress &address, quint16 port) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 625-640 |
| | 9 | 5 |
QObject::startTimer| Name: | QObject::startTimer | | Prototype: | int QObject::startTimer(int interval, Qt::TimerType timerType) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1630-1651 |
| | 15 | 5 |
QPrinterPrivate::initEngines| Name: | QPrinterPrivate::initEngines | | Prototype: | void QPrinterPrivate::initEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 129-159 |
| | 19 | 4 |
QSharedDataPointer::detach| Name: | QSharedDataPointer::detach | | Prototype: | template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach() | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 879-889 |
| | 8 | 3 |
QXcbMime::mimeAtomsForFormat| Name: | QXcbMime::mimeAtomsForFormat | | Prototype: | QVector<xcb_atom_t> QXcbMime::mimeAtomsForFormat(QXcbConnection *connection, const QString &format) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 143-169 |
| | 15 | 5 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QBitArray &array) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | | Lines: | 762-777 |
| | 11 | 4 |
operator>>| Name: | operator>> | | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | | Lines: | 369-394 |
| | 18 | 5 |
ucalOffsetsAtTime| Name: | ucalOffsetsAtTime | | Prototype: | static bool ucalOffsetsAtTime(UCalendar *m_ucal, qint64 atMSecsSinceEpoch, int *utcOffset, int *dstOffset) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 146-183 |
| | 22 | 5 |
QSpdyProtocolHandler::parseHttpHeaders| Name: | QSpdyProtocolHandler::parseHttpHeaders | | Prototype: | void QSpdyProtocolHandler::parseHttpHeaders(char flags, const QByteArray &frameData) | | Coverage: | 54.054% (20/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 872-949 |
| | 58 | 13 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1751-1788 |
| | 30 | 7 |
QRegularExpressionPrivate::getPatternInfo| Name: | QRegularExpressionPrivate::getPatternInfo | | Prototype: | void QRegularExpressionPrivate::getPatternInfo() | | Coverage: | 54.167% (13/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1025-1070 |
| | 28 | 9 |
QDBusBlockingCallWatcher::QDBusBlockingCallWatcher| Name: | QDBusBlockingCallWatcher::QDBusBlockingCallWatcher | | Prototype: | QDBusBlockingCallWatcher(const QDBusMessage &message) | | Coverage: | 54.545% (12/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1963-2016 |
| | 23 | 7 |
QDBusUnixFileDescriptor::giveFileDescriptor| Name: | QDBusUnixFileDescriptor::giveFileDescriptor | | Prototype: | void QDBusUnixFileDescriptor::giveFileDescriptor(int fileDescriptor) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 277-292 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::abort| Name: | QHttpNetworkConnectionChannel::abort | | Prototype: | void QHttpNetworkConnectionChannel::abort() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 214-231 |
| | 8 | 4 |
QLineF::angleTo| Name: | QLineF::angleTo | | Prototype: | qreal QLineF::angleTo(const QLineF &l) const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qline.cpp | | Lines: | 769-784 |
| | 9 | 3 |
QNetworkAccessBackend::createUploadByteDevice| Name: | QNetworkAccessBackend::createUploadByteDevice | | Prototype: | QNonContiguousByteDevice* QNetworkAccessBackend::createUploadByteDevice() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 127-142 |
| | 8 | 4 |
QSpdyProtocolHandler::sendControlFrame| Name: | QSpdyProtocolHandler::sendControlFrame | | Prototype: | void QSpdyProtocolHandler::sendControlFrame(FrameType type, ControlFrameFlags flags, const char *data, quint32 length) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 569-608 |
| | 28 | 5 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2664-2682 |
| | 11 | 5 |
QTest::qExtractTestData| Name: | QTest::qExtractTestData | | Prototype: | QSharedPointer<QTemporaryDir> QTest::qExtractTestData(const QString &dirName) | | Coverage: | 54.545% (12/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 1907-1956 |
| | 30 | 8 |
QTestPrivate::parseGpuBlackList| Name: | QTestPrivate::parseGpuBlackList | | Prototype: | void parseGpuBlackList() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 258-267 |
| | 6 | 5 |
QXcbConnection::xi2SetMouseGrabEnabled| Name: | QXcbConnection::xi2SetMouseGrabEnabled | | Prototype: | bool QXcbConnection::xi2SetMouseGrabEnabled(xcb_window_t w, bool grab) | | Coverage: | 54.545% (18/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 764-822 |
| | 43 | 11 |
QXcbVirtualDesktop::getWorkArea| Name: | QXcbVirtualDesktop::getWorkArea | | Prototype: | QRect QXcbVirtualDesktop::getWorkArea() const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 132-154 |
| | 12 | 2 |
QtConcurrent::ThreadEngineBarrier::acquire| Name: | QtConcurrent::ThreadEngineBarrier::acquire | | Prototype: | void ThreadEngineBarrier::acquire() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 51-63 |
| | 7 | 5 |
wrapText| Name: | wrapText | | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | | Coverage: | 54.545% (18/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1035-1084 |
| | 36 | 9 |
QNetworkReplyHttpImplPrivate::fetchCacheMetaData| Name: | QNetworkReplyHttpImplPrivate::fetchCacheMetaData | | Prototype: | QNetworkCacheMetaData QNetworkReplyHttpImplPrivate::fetchCacheMetaData(const QNetworkCacheMetaData &oldMetaData) const | | Coverage: | 54.839% (51/93) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 1489-1638 |
| | 82 | 21 |
QXcbNativeInterface::platformFunction| Name: | QXcbNativeInterface::platformFunction | | Prototype: | QFunctionPointer QXcbNativeInterface::platformFunction(const QByteArray &function) const | | Coverage: | 54.839% (17/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 356-393 |
| | 23 | 11 |
Parser::parseArray| Name: | Parser::parseArray | | Prototype: | bool Parser::parseArray() | | Coverage: | 55.000% (22/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 525-590 |
| | 40 | 13 |
QGLContext::makeCurrent| Name: | QGLContext::makeCurrent | | Prototype: | void QGLContext::makeCurrent() | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3581-3600 |
| | 12 | 6 |
QXcbClipboard::clipboardReadProperty| Name: | QXcbClipboard::clipboardReadProperty | | Prototype: | bool QXcbClipboard::clipboardReadProperty(xcb_window_t win, xcb_atom_t property, bool deleteProperty, QByteArray *buffer, int *size, xcb_atom_t *type, int *format) | | Coverage: | 55.000% (22/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 754-838 |
| | 51 | 12 |
QXcbConnection::initializeXRandr| Name: | QXcbConnection::initializeXRandr | | Prototype: | void QXcbConnection::initializeXRandr() | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2128-2162 |
| | 25 | 4 |
customCompare| Name: | customCompare | | Prototype: | static bool customCompare(const QVariant::Private *a, const QVariant::Private *b) | | Coverage: | 55.000% (11/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1063-1080 |
| | 11 | 4 |
QFile::copy| Name: | QFile::copy | | Prototype: | bool QFile::copy(const QString &newName) | | Coverage: | 55.102% (27/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 748-836 |
| | 53 | 16 |
Parser::parseValue| Name: | Parser::parseValue | | Prototype: | bool Parser::parseValue(QJsonPrivate::Value *val, int baseOffset) | | Coverage: | 55.128% (43/78) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 597-702 |
| | 67 | 22 |
QNetworkAccessBackend::start| Name: | QNetworkAccessBackend::start | | Prototype: | bool QNetworkAccessBackend::start() | | Coverage: | 55.172% (16/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 372-427 |
| | 23 | 9 |
QTest::formatResult| Name: | QTest::formatResult | | Prototype: | template <typename T> QString formatResult(T number, int significantDigits) | | Coverage: | 55.172% (16/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 144-200 |
| | 33 | 9 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 337-348 |
| | 7 | 4 |
QDateTime::toOffsetFromUtc| Name: | QDateTime::toOffsetFromUtc | | Prototype: | QDateTime QDateTime::toOffsetFromUtc(int offsetSeconds) const | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3963-3975 |
| | 7 | 3 |
QDomNode::operator=| Name: | QDomNode::operator= | | Prototype: | QDomNode& QDomNode::operator=(const QDomNode &n) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 2043-2051 |
| | 6 | 3 |
QGLBuffer::allocate| Name: | QGLBuffer::allocate | | Prototype: | void QGLBuffer::allocate(const void *data, int count) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 389-398 |
| | 5 | 3 |
QGLBuffer::release| Name: | QGLBuffer::release | | Prototype: | void QGLBuffer::release() | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 455-464 |
| | 5 | 3 |
QGLBuffer::write| Name: | QGLBuffer::write | | Prototype: | void QGLBuffer::write(int offset, const void *data, int count) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 369-378 |
| | 5 | 3 |
QJsonArray::detach2| Name: | QJsonArray::detach2 | | Prototype: | bool QJsonArray::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1179-1203 |
| | 19 | 6 |
QJsonObject::detach2| Name: | QJsonObject::detach2 | | Prototype: | bool QJsonObject::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1200-1224 |
| | 19 | 6 |
QLocalSocket::setSocketDescriptor| Name: | QLocalSocket::setSocketDescriptor | | Prototype: | bool QLocalSocket::setSocketDescriptor(qintptr socketDescriptor, LocalSocketState socketState, OpenMode openMode) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 344-367 |
| | 15 | 5 |