| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSslKeyPrivate::fromEVP_PKEY| Name: | QSslKeyPrivate::fromEVP_PKEY | | Prototype: | bool QSslKeyPrivate::fromEVP_PKEY(EVP_PKEY *pkey) | | Coverage: | 18.182% (2/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 85-125 |
| | 21 | 4 |
QGL2PaintEngineExPrivate::fillStencilWithVertexArray| Name: | QGL2PaintEngineExPrivate::fillStencilWithVertexArray | | Prototype: | void QGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QGLRect &bounds, StencilFillMode mode) | | Coverage: | 18.519% (5/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 996-1087 |
| | 47 | 9 |
copyArgument| Name: | copyArgument | | Prototype: | static void copyArgument(void *to, int id, const QVariant &arg) | | Coverage: | 18.750% (9/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 54-148 |
| | 45 | 20 |
QLocale::standaloneDayName| Name: | QLocale::standaloneDayName | | Prototype: | QString QLocale::standaloneDayName(int day, FormatType type) const | | Coverage: | 19.231% (5/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 2273-2311 |
| | 26 | 10 |
QFSFileEnginePrivate::readLineFdFh| Name: | QFSFileEnginePrivate::readLineFdFh | | Prototype: | qint64 QFSFileEnginePrivate::readLineFdFh(char *data, qint64 maxlen) | | Coverage: | 20.000% (2/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 670-700 |
| | 11 | 4 |
QLocalSocketPrivate::errorOccurred| Name: | QLocalSocketPrivate::errorOccurred | | Prototype: | void QLocalSocketPrivate::errorOccurred(QLocalSocket::LocalSocketError error, const QString &function) | | Coverage: | 20.000% (5/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 173-220 |
| | 30 | 13 |
QXcbConnection::finalizeXInput2| Name: | QXcbConnection::finalizeXInput2 | | Prototype: | void QXcbConnection::finalizeXInput2() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 275-282 |
| | 4 | 3 |
Q_QGS_resourceList::innerFunction| Name: | Q_QGS_resourceList::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 151-151 |
| | 1 | 4 |
Q_QGS_resourceMutex::innerFunction| Name: | Q_QGS_resourceMutex::innerFunction | | Prototype: | inline Type *innerFunction() | | Coverage: | 20.000% (1/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 148-148 |
| | 1 | 4 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonValue &o) | | Coverage: | 20.000% (3/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 750-781 |
| | 21 | 8 |
q_resolveOpenSslSymbols| Name: | q_resolveOpenSslSymbols | | Prototype: | bool q_resolveOpenSslSymbols() | | Coverage: | 20.491% (192/937) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp | | Lines: | 730-997 |
| | 198 | 189 |
QGLEngineShaderManager::useCorrectShaderProg| Name: | QGLEngineShaderManager::useCorrectShaderProg | | Prototype: | bool QGLEngineShaderManager::useCorrectShaderProg() | | Coverage: | 21.143% (37/175) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp | | Lines: | 662-873 |
| | 142 | 48 |
QSpiAccessibleBridge::notifyAccessibilityUpdate| Name: | QSpiAccessibleBridge::notifyAccessibilityUpdate | | Prototype: | void QSpiAccessibleBridge::notifyAccessibilityUpdate(QAccessibleEvent *event) | | Coverage: | 22.222% (2/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/bridge.cpp | | Lines: | 104-110 |
| | 4 | 3 |
QXcbNativeInterface::nativeResourceForIntegration| Name: | QXcbNativeInterface::nativeResourceForIntegration | | Prototype: | void *QXcbNativeInterface::nativeResourceForIntegration(const QByteArray &resourceString) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 164-195 |
| | 19 | 9 |
qt_u_strToCase| Name: | qt_u_strToCase | | Prototype: | static bool qt_u_strToCase(const QString &str, QString *out, const char *localeID, Ptr_u_strToCase caseFunc) | | Coverage: | 22.222% (4/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_icu.cpp | | Lines: | 54-92 |
| | 24 | 6 |
retrieveLabel| Name: | retrieveLabel | | Prototype: | static inline QString retrieveLabel(const QByteArray &device) | | Coverage: | 22.222% (2/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 490-523 |
| | 9 | 3 |
QJsonValue::operator==| Name: | QJsonValue::operator== | | Prototype: | bool QJsonValue::operator==(const QJsonValue &other) const | | Coverage: | 22.857% (8/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 621-656 |
| | 24 | 15 |
QXcbWindow::~QXcbWindow| Name: | QXcbWindow::~QXcbWindow | | Prototype: | QXcbWindow::~QXcbWindow() | | Coverage: | 23.077% (3/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 598-611 |
| | 8 | 5 |
typeOfVariant| Name: | typeOfVariant | | Prototype: | static uint typeOfVariant(const QVariant &value) | | Coverage: | 23.529% (4/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 551-573 |
| | 4 | 15 |
QXcbDrag::dndEnable| Name: | QXcbDrag::dndEnable | | Prototype: | bool QXcbDrag::dndEnable(QXcbWindow *w, bool on) | | Coverage: | 23.810% (5/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1200-1247 |
| | 28 | 7 |
QLocalePrivate::codeToLanguage| Name: | QLocalePrivate::codeToLanguage | | Prototype: | QLocale::Language QLocalePrivate::codeToLanguage(const QChar *code, int len) noexcept | | Coverage: | 23.881% (16/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 93-133 |
| | 28 | 11 |
QTest::keyToAscii| Name: | QTest::keyToAscii | | Prototype: | char QTest::keyToAscii(Qt::Key key) | | Coverage: | 24.494% (121/494) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qasciikey.cpp | | Lines: | 239-503 |
| | 246 | 248 |
QAbstractItemModel::beginMoveColumns| Name: | QAbstractItemModel::beginMoveColumns | | Prototype: | bool QAbstractItemModel::beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | | Coverage: | 25.000% (4/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3058-3081 |
| | 16 | 2 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1750-1773 |
| | 13 | 3 |
QIODevicePrivate::peek| Name: | QIODevicePrivate::peek | | Prototype: | QByteArray QIODevicePrivate::peek(qint64 maxSize) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1778-1801 |
| | 13 | 3 |
QNativeSocketEnginePrivate::nativeListen| Name: | QNativeSocketEnginePrivate::nativeListen | | Prototype: | bool QNativeSocketEnginePrivate::nativeListen(int backlog) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 516-544 |
| | 9 | 4 |
QProcessPrivate::startDetached| Name: | QProcessPrivate::startDetached | | Prototype: | bool QProcessPrivate::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | | Coverage: | 25.000% (14/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 932-1045 |
| | 80 | 17 |
QXmlSimpleReader::feature| Name: | QXmlSimpleReader::feature | | Prototype: | bool QXmlSimpleReader::feature(const QString& name, bool *ok) const | | Coverage: | 25.000% (6/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2927-2949 |
| | 17 | 7 |
check_and_warn_compat| Name: | check_and_warn_compat | | Prototype: | static inline void check_and_warn_compat(const QMetaObject *sender, const QMetaMethod &signal, const QMetaObject *receiver, const QMetaMethod &method) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2550-2563 |
| | 9 | 4 |
check_signal_macro| Name: | check_signal_macro | | Prototype: | static bool check_signal_macro(const QObject *sender, const char *signal, const char *func, const char *op) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2241-2255 |
| | 9 | 3 |
foldCase| Name: | foldCase | | Prototype: | static inline uint foldCase(const ushort *ch, const ushort *start) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1513-1519 |
| | 4 | 2 |
next_proto_cb| Name: | next_proto_cb | | Prototype: | static int next_proto_cb(SSL *, unsigned char **out, unsigned char *outlen, const unsigned char *in, unsigned int inlen, void *arg) | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcontext_openssl.cpp | | Lines: | 388-417 |
| | 11 | 6 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug dbg, const QJsonDocument &o) | | Coverage: | 25.000% (2/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 566-582 |
| | 12 | 3 |
QPrintPreviewWidgetPrivate::_q_fit| Name: | QPrintPreviewWidgetPrivate::_q_fit | | Prototype: | void QPrintPreviewWidgetPrivate::_q_fit(bool doFitting) | | Coverage: | 25.532% (12/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | | Lines: | 219-277 |
| | 39 | 14 |
QProcessPrivate::waitForBytesWritten| Name: | QProcessPrivate::waitForBytesWritten | | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | | Coverage: | 25.806% (8/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 811-856 |
| | 24 | 11 |
QSpdyProtocolHandler::handleSETTINGS| Name: | QSpdyProtocolHandler::handleSETTINGS | | Prototype: | void QSpdyProtocolHandler::handleSETTINGS(char flags, quint32 , const QByteArray &frameData) | | Coverage: | 25.926% (7/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | | Lines: | 1020-1079 |
| | 23 | 13 |
QTsciiCodec::convertToUnicode| Name: | QTsciiCodec::convertToUnicode | | Prototype: | QString QTsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const | | Coverage: | 25.926% (7/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtsciicodec.cpp | | Lines: | 122-162 |
| | 25 | 9 |
QDBusConnectionPrivate::~QDBusConnectionPrivate| Name: | QDBusConnectionPrivate::~QDBusConnectionPrivate | | Prototype: | QDBusConnectionPrivate::~QDBusConnectionPrivate() | | Coverage: | 26.087% (6/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1062-1089 |
| | 19 | 7 |
qt_hash_block_size| Name: | qt_hash_block_size | | Prototype: | static int qt_hash_block_size(QCryptographicHash::Algorithm method) | | Coverage: | 26.087% (6/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmessageauthenticationcode.cpp | | Lines: | 85-112 |
| | 13 | 12 |
QSocks5SocketEngine::writeDatagram| Name: | QSocks5SocketEngine::writeDatagram | | Prototype: | qint64 QSocks5SocketEngine::writeDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | | Coverage: | 26.316% (5/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1629-1667 |
| | 21 | 7 |
QTzTimeZonePrivate::systemTimeZoneId| Name: | QTzTimeZonePrivate::systemTimeZoneId | | Prototype: | QByteArray QTzTimeZonePrivate::systemTimeZoneId() const | | Coverage: | 26.531% (13/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 1002-1061 |
| | 27 | 17 |
QDataStream::rollbackTransaction| Name: | QDataStream::rollbackTransaction | | Prototype: | void QDataStream::rollbackTransaction() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 699-712 |
| | 8 | 5 |
QGLShader::compileSourceCode| Name: | QGLShader::compileSourceCode | | Prototype: | bool QGLShader::compileSourceCode(const char *source) | | Coverage: | 26.667% (8/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 405-449 |
| | 24 | 8 |
QXcbBackingStore::endPaint| Name: | QXcbBackingStore::endPaint | | Prototype: | void QXcbBackingStore::endPaint() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 544-568 |
| | 15 | 5 |
QGLPaintDevice::getDevice| Name: | QGLPaintDevice::getDevice | | Prototype: | QGLPaintDevice* QGLPaintDevice::getDevice(QPaintDevice* pd) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | | Lines: | 214-240 |
| | 14 | 6 |
QNetworkReplyImplPrivate::completeCacheSave| Name: | QNetworkReplyImplPrivate::completeCacheSave | | Prototype: | void QNetworkReplyImplPrivate::completeCacheSave() | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 541-550 |
| | 6 | 3 |
QXcbWindow::handleMotionNotifyEvent| Name: | QXcbWindow::handleMotionNotifyEvent | | Prototype: | void QXcbWindow::handleMotionNotifyEvent(int event_x, int event_y, int root_x, int root_y, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2375-2391 |
| | 9 | 3 |
isValidNumerusRules| Name: | isValidNumerusRules | | Prototype: | static bool isValidNumerusRules(const uchar *rules, uint rulesSize) | | Coverage: | 27.273% (9/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 139-191 |
| | 24 | 12 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QLocalSocket::LocalSocketState state) | | Coverage: | 27.273% (3/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket.cpp | | Lines: | 536-558 |
| | 14 | 6 |
QIsciiCodec::convertFromUnicode| Name: | QIsciiCodec::convertFromUnicode | | Prototype: | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const | | Coverage: | 27.500% (11/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | | Lines: | 187-252 |
| | 41 | 13 |
QUuid::createUuid| Name: | QUuid::createUuid | | Prototype: | QUuid QUuid::createUuid() | | Coverage: | 28.000% (7/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 960-1030 |
| | 30 | 8 |
QXcbWindow::handleXIMouseEvent| Name: | QXcbWindow::handleXIMouseEvent | | Prototype: | void QXcbWindow::handleXIMouseEvent(xcb_ge_event_t *event, Qt::MouseEventSource source) | | Coverage: | 28.125% (9/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2421-2470 |
| | 35 | 14 |
QAbstractProxyModel::mapSelectionToSource| Name: | QAbstractProxyModel::mapSelectionToSource | | Prototype: | QItemSelection QAbstractProxyModel::mapSelectionToSource(const QItemSelection &proxySelection) const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | | Lines: | 211-222 |
| | 8 | 3 |
QCollator::detach| Name: | QCollator::detach | | Prototype: | void QCollator::detach() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | | Lines: | 148-160 |
| | 9 | 3 |
QDomNodePrivate::clear| Name: | QDomNodePrivate::clear | | Prototype: | void QDomNodePrivate::clear() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1491-1504 |
| | 9 | 3 |
QGLFormat::detach| Name: | QGLFormat::detach | | Prototype: | void QGLFormat::detach() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 399-407 |
| | 5 | 3 |
QGLFunctions::openGLFeatures| Name: | QGLFunctions::openGLFeatures | | Prototype: | QGLFunctions::OpenGLFeatures QGLFunctions::openGLFeatures() const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 306-314 |
| | 6 | 3 |
QGLTextureCache::removeContextTextures| Name: | QGLTextureCache::removeContextTextures | | Prototype: | void QGLTextureCache::removeContextTextures(QGLContext* ctx) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1962-1971 |
| | 6 | 3 |
QHttpNetworkConnection::setCacheProxy| Name: | QHttpNetworkConnection::setCacheProxy | | Prototype: | void QHttpNetworkConnection::setCacheProxy(const QNetworkProxy &networkProxy) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 1344-1355 |
| | 6 | 3 |
QIcuTimeZonePrivate::displayName| Name: | QIcuTimeZonePrivate::displayName | | Prototype: | QString QIcuTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 329-344 |
| | 6 | 3 |
QInotifyFileSystemWatcherEngine::create| Name: | QInotifyFileSystemWatcherEngine::create | | Prototype: | QInotifyFileSystemWatcherEngine *QInotifyFileSystemWatcherEngine::create(QObject *parent) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | | Lines: | 229-241 |
| | 7 | 3 |
QNativeSocketEnginePrivate::nativeReceiveDatagram| Name: | QNativeSocketEnginePrivate::nativeReceiveDatagram | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeReceiveDatagram(char *data, qint64 maxSize, QIpPacketHeader *header, QAbstractSocketEngine::PacketHeaderOptions options) | | Coverage: | 28.571% (16/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 825-928 |
| | 52 | 12 |
QNetworkReplyHttpImplPrivate::convert| Name: | QNetworkReplyHttpImplPrivate::convert | | Prototype: | QHttpNetworkRequest::Priority QNetworkReplyHttpImplPrivate::convert(const QNetworkRequest::Priority& prio) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 578-589 |
| | 4 | 5 |
QObjectPrivate::connect| Name: | QObjectPrivate::connect | | Prototype: | QMetaObject::Connection QObjectPrivate::connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4878-4890 |
| | 8 | 3 |
QRowsRemoval::contains| Name: | QRowsRemoval::contains | | Prototype: | bool contains(QModelIndex parent, int row) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 127-136 |
| | 6 | 3 |
QSslSocket::startServerEncryption| Name: | QSslSocket::startServerEncryption | | Prototype: | void QSslSocket::startServerEncryption() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1834-1847 |
| | 7 | 3 |
QSslSocketBackendPrivate::importPkcs12| Name: | QSslSocketBackendPrivate::importPkcs12 | | Prototype: | bool QSslSocketBackendPrivate::importPkcs12(QIODevice *device, QSslKey *key, QSslCertificate *cert, QList<QSslCertificate> *caCertificates, const QByteArray &passPhrase) | | Coverage: | 28.571% (8/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1741-1806 |
| | 39 | 10 |
QSysInfo::prettyProductName| Name: | QSysInfo::prettyProductName | | Prototype: | QString QSysInfo::prettyProductName() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2780-2847 |
| | 8 | 3 |
QSystemLocale::~QSystemLocale| Name: | QSystemLocale::~QSystemLocale | | Prototype: | QSystemLocale::~QSystemLocale() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 573-581 |
| | 4 | 3 |
QTextBoundaryFinder::QTextBoundaryFinder| Name: | QTextBoundaryFinder::QTextBoundaryFinder | | Prototype: | QTextBoundaryFinder::QTextBoundaryFinder(const QTextBoundaryFinder &other) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.cpp | | Lines: | 174-189 |
| | 5 | 3 |
QThreadPrivate::setPriority| Name: | QThreadPrivate::setPriority | | Prototype: | void QThreadPrivate::setPriority(QThread::Priority threadPriority) | | Coverage: | 28.571% (4/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 721-761 |
| | 16 | 4 |
QTimerInfoList::repairTimersIfNeeded| Name: | QTimerInfoList::repairTimersIfNeeded | | Prototype: | void QTimerInfoList::repairTimersIfNeeded() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 160-167 |
| | 5 | 3 |
QXcbConnection::event| Name: | QXcbConnection::event | | Prototype: | bool QXcbConnection::event(QEvent *e) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2348-2360 |
| | 8 | 3 |
QXcbConnection::tabletDataForDevice| Name: | QXcbConnection::tabletDataForDevice | | Prototype: | QXcbConnection::TabletData *QXcbConnection::tabletDataForDevice(int id) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1197-1204 |
| | 4 | 3 |
QXcbConnection::xiToQtMouseButton| Name: | QXcbConnection::xiToQtMouseButton | | Prototype: | Qt::MouseButton QXcbConnection::xiToQtMouseButton(uint32_t b) | | Coverage: | 28.571% (4/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 994-1006 |
| | 8 | 6 |
QXcbCursorCacheKey::QXcbCursorCacheKey| Name: | QXcbCursorCacheKey::QXcbCursorCacheKey | | Prototype: | QXcbCursorCacheKey::QXcbCursorCacheKey(const QCursor &c) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 281-295 |
| | 8 | 3 |
QXcbEventReader::lock| Name: | QXcbEventReader::lock | | Prototype: | QXcbEventArray *QXcbEventReader::lock() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1369-1377 |
| | 5 | 3 |
QXcbGlIntegrationFactory::create| Name: | QXcbGlIntegrationFactory::create | | Prototype: | QXcbGlIntegration *QXcbGlIntegrationFactory::create(const QString &platform, const QString &pluginPath) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 81-94 |
| | 5 | 3 |
QXcbScreen::windowShown| Name: | QXcbScreen::windowShown | | Prototype: | void QXcbScreen::windowShown(QXcbWindow *window) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 355-362 |
| | 2 | 3 |
QXcbSessionManager::QXcbSessionManager| Name: | QXcbSessionManager::QXcbSessionManager | | Prototype: | QXcbSessionManager::QXcbSessionManager(const QString &id, const QString &key) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsessionmanager.cpp | | Lines: | 335-377 |
| | 31 | 3 |
QXmlStreamReader::clear| Name: | QXmlStreamReader::clear | | Prototype: | void QXmlStreamReader::clear() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 537-546 |
| | 6 | 3 |
SizeOf::SizeOfImpl::Size| Name: | SizeOf::SizeOfImpl::Size | | Prototype: | static int Size(const int type) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1894-1905 |
| | 5 | 3 |
TypeConstructor::ConstructorImpl::Construct| Name: | TypeConstructor::ConstructorImpl::Construct | | Prototype: | static void *Construct(const int type, void *where, const void *copy) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1732-1743 |
| | 5 | 3 |
hash| Name: | hash | | Prototype: | static inline uint hash(const uchar *p, int len, uint seed) noexcept | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 202-213 |
| | 6 | 3 |
hash| Name: | hash | | Prototype: | static inline uint hash(const QChar *p, int len, uint seed) noexcept | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 220-231 |
| | 6 | 3 |
installCoverageTool| Name: | installCoverageTool | | Prototype: | static void installCoverageTool(QLibraryPrivate *libPrivate) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 326-357 |
| | 8 | 3 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const char *data, bool *ok, int base) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 3547-3569 |
| | 7 | 3 |
toIntegral_helper| Name: | toIntegral_helper | | Prototype: | template <typename T> static inline T toIntegral_helper(const QLocalePrivate *d, const QChar *data, int len, bool *ok) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1104-1119 |
| | 7 | 3 |
QFileDevicePrivate::putCharHelper| Name: | QFileDevicePrivate::putCharHelper | | Prototype: | bool QFileDevicePrivate::putCharHelper(char c) | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 479-531 |
| | 20 | 7 |
QLocalSocketPrivate::generateErrorString| Name: | QLocalSocketPrivate::generateErrorString | | Prototype: | QString QLocalSocketPrivate::generateErrorString(QLocalSocket::LocalSocketError error, const QString &function) const | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 132-171 |
| | 24 | 13 |
QSysInfo::currentCpuArchitecture| Name: | QSysInfo::currentCpuArchitecture | | Prototype: | QString QSysInfo::currentCpuArchitecture() | | Coverage: | 29.167% (14/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | | Lines: | 2450-2525 |
| | 20 | 18 |
QDomDocumentPrivate::setContent| Name: | QDomDocumentPrivate::setContent | | Prototype: | bool QDomDocumentPrivate::setContent(QXmlInputSource *source, QXmlReader *reader, QXmlSimpleReader *simpleReader, QString *errorMsg, int *errorLine, int *errorColumn) | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 6214-6242 |
| | 21 | 5 |
QNetworkReplyImplPrivate::_q_networkSessionConnected| Name: | QNetworkReplyImplPrivate::_q_networkSessionConnected | | Prototype: | void QNetworkReplyImplPrivate::_q_networkSessionConnected() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 291-319 |
| | 13 | 9 |
QPageSetupWidget::updateWidget| Name: | QPageSetupWidget::updateWidget | | Prototype: | void QPageSetupWidget::updateWidget() | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 406-494 |
| | 52 | 8 |
operator<<| Name: | operator<< | | Prototype: | QDebug operator<<(QDebug debug, QAbstractSocket::SocketState state) | | Coverage: | 29.412% (5/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 3001-3032 |
| | 20 | 9 |
qt_xcb_pixmapFromXPixmap| Name: | qt_xcb_pixmapFromXPixmap | | Prototype: | QPixmap qt_xcb_pixmapFromXPixmap(QXcbConnection *connection, xcb_pixmap_t pixmap, int width, int height, int depth, const xcb_visualtype_t *visual) | | Coverage: | 29.412% (15/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbimage.cpp | | Lines: | 88-170 |
| | 49 | 17 |
QDateTimeParser::SectionNode::format| Name: | QDateTimeParser::SectionNode::format | | Prototype: | QString QDateTimeParser::SectionNode::format() const | | Coverage: | 29.630% (8/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1534-1560 |
| | 18 | 15 |
QDomNodePrivate::insertAfter| Name: | QDomNodePrivate::insertAfter | | Prototype: | QDomNodePrivate* QDomNodePrivate::insertAfter(QDomNodePrivate* newChild, QDomNodePrivate* refChild) | | Coverage: | 29.825% (17/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1613-1707 |
| | 55 | 18 |
Parser::eatBOM| Name: | Parser::eatBOM | | Prototype: | void Parser::eatBOM() | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 248-257 |
| | 6 | 2 |
QAbstractFileEngine::readLine| Name: | QAbstractFileEngine::readLine | | Prototype: | qint64 QAbstractFileEngine::readLine(char *data, qint64 maxlen) | | Coverage: | 30.000% (3/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qabstractfileengine.cpp | | Lines: | 1118-1132 |
| | 11 | 4 |