| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 138-194 |
| | 33 | 9 |
ClipboardEvent::checkEvent| Name: | ClipboardEvent::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *e) const | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | | Lines: | 866-878 |
| | 10 | 4 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QString &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 330-341 |
| | 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: | 3941-3953 |
| | 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: | 2037-2045 |
| | 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: | 383-392 |
| | 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: | 449-458 |
| | 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: | 363-372 |
| | 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: | 1173-1197 |
| | 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: | 1113-1137 |
| | 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: | 338-361 |
| | 15 | 5 |
QLockFilePrivate::isApparentlyStale| Name: | QLockFilePrivate::isApparentlyStale | | Prototype: | bool QLockFilePrivate::isApparentlyStale() const | | Coverage: | 55.556% (15/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 228-248 |
| | 15 | 7 |
QResource::registerResource| Name: | QResource::registerResource | | Prototype: | bool QResource::registerResource(const QString &rccFilename, const QString &resourceRoot) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1055-1074 |
| | 13 | 3 |
QSocks5SocketEngine::bytesAvailable| Name: | QSocks5SocketEngine::bytesAvailable | | Prototype: | qint64 QSocks5SocketEngine::bytesAvailable() const | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1491-1502 |
| | 7 | 3 |
QSortFilterProxyModel::headerData| Name: | QSortFilterProxyModel::headerData | | Prototype: | QVariant QSortFilterProxyModel::headerData(int section, Qt::Orientation orientation, int role) const | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1987-2004 |
| | 13 | 5 |
QSortFilterProxyModelPrivate::_q_sourceRowsMoved| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsMoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1443-1467 |
| | 13 | 3 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2615-2632 |
| | 8 | 5 |
QStorageInfoPrivate::retrieveVolumeInfo| Name: | QStorageInfoPrivate::retrieveVolumeInfo | | Prototype: | void QStorageInfoPrivate::retrieveVolumeInfo() | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstorageinfo_unix.cpp | | Lines: | 516-543 |
| | 11 | 3 |
QThreadPrivate::createEventDispatcher| Name: | QThreadPrivate::createEventDispatcher | | Prototype: | void QThreadPrivate::createEventDispatcher(QThreadData *data) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | | Lines: | 275-298 |
| | 6 | 2 |
QUnifiedTimer::stopAnimationTimer| Name: | QUnifiedTimer::stopAnimationTimer | | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 447-473 |
| | 14 | 6 |
QXcbConnection::handleClientMessageEvent| Name: | QXcbConnection::handleClientMessageEvent | | Prototype: | void QXcbConnection::handleClientMessageEvent(const xcb_client_message_event_t *event) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1749-1769 |
| | 12 | 6 |
findLocalePrivate| Name: | findLocalePrivate | | Prototype: | static QLocalePrivate *findLocalePrivate(QLocale::Language language, QLocale::Script script, QLocale::Country country) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 712-728 |
| | 8 | 3 |
QTzTimeZonePrivate::init| Name: | QTzTimeZonePrivate::init | | Prototype: | void QTzTimeZonePrivate::init(const QByteArray &ianaId) | | Coverage: | 55.682% (49/88) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | | Lines: | 630-752 |
| | 85 | 29 |
wrapText| Name: | wrapText | | Prototype: | static QString wrapText(const QString &names, int longestOptionNameString, const QString &description) | | Coverage: | 55.882% (19/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 1028-1077 |
| | 35 | 10 |
QHostInfo::lookupHost| Name: | QHostInfo::lookupHost | | Prototype: | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 141-199 |
| | 34 | 9 |
QSharedMemoryPrivate::create| Name: | QSharedMemoryPrivate::create | | Prototype: | bool QSharedMemoryPrivate::create(int size) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 129-167 |
| | 23 | 9 |
readAllProperties| Name: | readAllProperties | | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | | Coverage: | 56.000% (14/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 442-474 |
| | 18 | 7 |
qt_gl_resolve_features| Name: | qt_gl_resolve_features | | Prototype: | static int qt_gl_resolve_features() | | Coverage: | 56.140% (32/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp | | Lines: | 215-289 |
| | 61 | 19 |
QBenchmarkGlobalData::createMeasurer| Name: | QBenchmarkGlobalData::createMeasurer | | Prototype: | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | | Lines: | 75-98 |
| | 11 | 5 |
QFileDevice::readData| Name: | QFileDevice::readData | | Prototype: | qint64 QFileDevice::readData(char *data, qint64 len) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 449-472 |
| | 15 | 6 |
QFontconfigDatabase::setupFontEngine| Name: | QFontconfigDatabase::setupFontEngine | | Prototype: | void QFontconfigDatabase::setupFontEngine(QFontEngineFT *engine, const QFontDef &fontDef) const | | Coverage: | 56.250% (27/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | | Lines: | 857-943 |
| | 58 | 12 |
QNativeSocketEnginePrivate::option| Name: | QNativeSocketEnginePrivate::option | | Prototype: | int QNativeSocketEnginePrivate::option(QNativeSocketEngine::SocketOption opt) const | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 301-321 |
| | 13 | 4 |
QSqlQuery::prepare| Name: | QSqlQuery::prepare | | Prototype: | bool QSqlQuery::prepare(const QString& query) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 952-981 |
| | 19 | 5 |
QSslSocketPrivate::ensureLibraryLoaded| Name: | QSslSocketPrivate::ensureLibraryLoaded | | Prototype: | bool QSslSocketPrivate::ensureLibraryLoaded() | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 467-498 |
| | 17 | 6 |
QXmlSimpleReaderPrivate::insertXmlRef| Name: | QXmlSimpleReaderPrivate::insertXmlRef | | Prototype: | bool QXmlSimpleReaderPrivate::insertXmlRef(const QString &data, const QString &name, bool inLiteral) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7734-7756 |
| | 14 | 5 |
QNativeSocketEngine::waitForWrite| Name: | QNativeSocketEngine::waitForWrite | | Prototype: | bool QNativeSocketEngine::waitForWrite(int msecs, bool *timedOut) | | Coverage: | 56.522% (13/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 991-1043 |
| | 22 | 7 |
QMimeDatabase::mimeTypeForFile| Name: | QMimeDatabase::mimeTypeForFile | | Prototype: | QMimeType QMimeDatabase::mimeTypeForFile(const QFileInfo &fileInfo, MatchMode mode) const | | Coverage: | 56.667% (17/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.cpp | | Lines: | 346-391 |
| | 27 | 12 |
QNativeSocketEnginePrivate::nativeSendDatagram| Name: | QNativeSocketEnginePrivate::nativeSendDatagram | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeSendDatagram(const char *data, qint64 len, const QIpPacketHeader &header) | | Coverage: | 56.667% (17/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 934-1030 |
| | 59 | 10 |
QPdfPrintEngine::setProperty| Name: | QPdfPrintEngine::setProperty | | Prototype: | void QPdfPrintEngine::setProperty(PrintEnginePropertyKey key, const QVariant &value) | | Coverage: | 56.790% (46/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 106-232 |
| | 75 | 38 |
QXcbMime::mimeDataForAtom| Name: | QXcbMime::mimeDataForAtom | | Prototype: | bool QXcbMime::mimeDataForAtom(QXcbConnection *connection, xcb_atom_t a, QMimeData *mimeData, QByteArray *data, xcb_atom_t *atomFormat, int *dataFormat) | | Coverage: | 56.818% (25/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 84-135 |
| | 38 | 10 |
findPatternUnloaded| Name: | findPatternUnloaded | | Prototype: | static bool findPatternUnloaded(const QString &library, QLibraryPrivate *lib) | | Coverage: | 56.818% (25/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 227-318 |
| | 46 | 13 |
DBusConnection::connectA11yBus| Name: | DBusConnection::connectA11yBus | | Prototype: | void DBusConnection::connectA11yBus(const QString &address) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/dbusconnection.cpp | | Lines: | 137-147 |
| | 6 | 3 |
QAssociativeIterable::find| Name: | QAssociativeIterable::find | | Prototype: | QAssociativeIterable::const_iterator QAssociativeIterable::find(const QVariant &key) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 4250-4259 |
| | 6 | 2 |
QCoreApplicationPrivate::QCoreApplicationPrivate| Name: | QCoreApplicationPrivate::QCoreApplicationPrivate | | Prototype: | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 417-467 |
| | 11 | 4 |
QDBusConnection::registerService| Name: | QDBusConnection::registerService | | Prototype: | bool QDBusConnection::registerService(const QString &serviceName) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1136-1143 |
| | 4 | 3 |
QDBusConnection::unregisterService| Name: | QDBusConnection::unregisterService | | Prototype: | bool QDBusConnection::unregisterService(const QString &serviceName) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 1152-1159 |
| | 4 | 3 |
QDBusServer::isConnected| Name: | QDBusServer::isConnected | | Prototype: | bool QDBusServer::isConnected() const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 118-121 |
| | 1 | 1 |
QFileSystemEngine::currentPath| Name: | QFileSystemEngine::currentPath | | Prototype: | QFileSystemEntry QFileSystemEngine::currentPath() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 770-797 |
| | 7 | 3 |
QFontEngineFT::boundingBox| Name: | QFontEngineFT::boundingBox | | Prototype: | glyph_metrics_t QFontEngineFT::boundingBox(glyph_t glyph) | | Coverage: | 57.143% (12/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1646-1680 |
| | 28 | 6 |
QGLContextGroup::addShare| Name: | QGLContextGroup::addShare | | Prototype: | void QGLContextGroup::addShare(const QGLContext *context, const QGLContext *share) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 5211-5230 |
| | 11 | 3 |
QHostAddress::setScopeId| Name: | QHostAddress::setScopeId | | Prototype: | void QHostAddress::setScopeId(const QString &id) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 807-812 |
| | 3 | 3 |
QHttpNetworkConnectionPrivate::parseRedirectResponse| Name: | QHttpNetworkConnectionPrivate::parseRedirectResponse | | Prototype: | QUrl QHttpNetworkConnectionPrivate::parseRedirectResponse(QAbstractSocket *socket, QHttpNetworkReply *reply) | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | | Lines: | 509-554 |
| | 26 | 9 |
QHttpNetworkRequest::methodName| Name: | QHttpNetworkRequest::methodName | | Prototype: | QByteArray QHttpNetworkRequest::methodName() const | | Coverage: | 57.143% (12/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp | | Lines: | 86-111 |
| | 12 | 11 |
QIcuTimeZonePrivate::isDaylightTime| Name: | QIcuTimeZonePrivate::isDaylightTime | | Prototype: | bool QIcuTimeZonePrivate::isDaylightTime(qint64 atMSecsSinceEpoch) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 379-399 |
| | 12 | 3 |
QLocalePrivate::updateSystemPrivate| Name: | QLocalePrivate::updateSystemPrivate | | Prototype: | void QLocalePrivate::updateSystemPrivate() | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 587-631 |
| | 31 | 10 |
QNetworkAccessBackend::start| Name: | QNetworkAccessBackend::start | | Prototype: | bool QNetworkAccessBackend::start() | | Coverage: | 57.143% (16/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 366-425 |
| | 24 | 8 |
QNetworkAccessDebugPipeBackend::possiblyFinish| Name: | QNetworkAccessDebugPipeBackend::possiblyFinish | | Prototype: | void QNetworkAccessDebugPipeBackend::possiblyFinish() | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessdebugpipebackend.cpp | | Lines: | 212-227 |
| | 9 | 4 |
QNetworkProxyQueryPrivate::operator==| Name: | QNetworkProxyQueryPrivate::operator== | | Prototype: | bool operator==(const QNetworkProxyQueryPrivate &other) const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | | Lines: | 858-863 |
| | 3 | 1 |
QNonContiguousByteDeviceRingBufferImpl::readPointer| Name: | QNonContiguousByteDeviceRingBufferImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceRingBufferImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 234-247 |
| | 7 | 3 |
QPageSetupWidget::setPrinter| Name: | QPageSetupWidget::setPrinter | | Prototype: | void QPageSetupWidget::setPrinter(QPrinter *printer) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 368-386 |
| | 9 | 3 |
QParallelAnimationGroupPrivate::applyGroupState| Name: | QParallelAnimationGroupPrivate::applyGroupState | | Prototype: | void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 274-288 |
| | 6 | 5 |
QPdfPrintEnginePrivate::closePrintDevice| Name: | QPdfPrintEnginePrivate::closePrintDevice | | Prototype: | void QPdfPrintEnginePrivate::closePrintDevice() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 364-378 |
| | 7 | 3 |
QPrintPreviewDialogPrivate::init| Name: | QPrintPreviewDialogPrivate::init | | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 215-341 |
| | 86 | 5 |
QPrinterInfo::QPrinterInfo| Name: | QPrinterInfo::QPrinterInfo | | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinter &printer) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 104-115 |
| | 6 | 3 |
QProcess::canReadLine| Name: | QProcess::canReadLine | | Prototype: | bool QProcess::canReadLine() const | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1611-1618 |
| | 5 | 1 |
QRelation::populateModel| Name: | QRelation::populateModel | | Prototype: | void QRelation::populateModel() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | | Lines: | 170-181 |
| | 7 | 3 |
QSocks5BindStore::add| Name: | QSocks5BindStore::add | | Prototype: | void QSocks5BindStore::add(qintptr socketDescriptor, QSocks5BindData *bindData) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 345-356 |
| | 6 | 3 |
QSocks5SocketEngine::listen| Name: | QSocks5SocketEngine::listen | | Prototype: | bool QSocks5SocketEngine::listen() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1415-1432 |
| | 7 | 3 |
QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved| Name: | QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved | | Prototype: | void QSortFilterProxyModelPrivate::_q_sourceRowsAboutToBeMoved( const QModelIndex &sourceParent, int , int , const QModelIndex &destParent, int ) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1421-1441 |
| | 10 | 3 |
QSqlTableModel::removeColumns| Name: | QSqlTableModel::removeColumns | | Prototype: | bool QSqlTableModel::removeColumns(int column, int count, const QModelIndex &parent) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqltablemodel.cpp | | Lines: | 1040-1050 |
| | 8 | 4 |
QSslConfiguration::isNull| Name: | QSslConfiguration::isNull | | Prototype: | bool QSslConfiguration::isNull() const | | Coverage: | 57.143% (20/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslconfiguration.cpp | | Lines: | 240-259 |
| | 17 | 1 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(QIODevice *device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 256-269 |
| | 8 | 3 |
QThreadStorageData::QThreadStorageData| Name: | QThreadStorageData::QThreadStorageData | | Prototype: | QThreadStorageData::QThreadStorageData(void (*func)(void *)) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | | Lines: | 70-99 |
| | 12 | 5 |
QUnifiedTimer::startAnimationTimer| Name: | QUnifiedTimer::startAnimationTimer | | Prototype: | void QUnifiedTimer::startAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 433-445 |
| | 8 | 3 |
QXcbKeyboard::checkForLatinLayout| Name: | QXcbKeyboard::checkForLatinLayout | | Prototype: | void QXcbKeyboard::checkForLatinLayout() | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 866-887 |
| | 14 | 4 |
QXmlSimpleReaderPrivate::reportParseError| Name: | QXmlSimpleReaderPrivate::reportParseError | | Prototype: | void QXmlSimpleReaderPrivate::reportParseError(const QString& error) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 7878-7892 |
| | 9 | 3 |
ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions| Name: | ShaderProgramOpenGLFunctions::initializeGeometryShaderFunctions | | Prototype: | void initializeGeometryShaderFunctions() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 559-571 |
| | 7 | 3 |
keywords| Name: | keywords | | Prototype: | static QSet<QByteArray> keywords() | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 85-155 |
| | 22 | 3 |
operator<<| Name: | operator<< | | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase3Block& b) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | | Lines: | 1036-1062 |
| | 18 | 3 |
qAddPreRoutine| Name: | qAddPreRoutine | | Prototype: | void qAddPreRoutine(QtStartUpFunction p) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 239-252 |
| | 7 | 3 |
qDBusNewConnection| Name: | qDBusNewConnection | | Prototype: | static void qDBusNewConnection(DBusServer *server, DBusConnection *connection, void *data) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 289-327 |
| | 21 | 3 |
queued_activate| Name: | queued_activate | | Prototype: | static void queued_activate(QObject *sender, int signal, QObjectPrivate::Connection *c, void **argv, QMutexLocker &locker) | | Coverage: | 57.143% (24/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 3535-3587 |
| | 40 | 14 |
cursorIdForShape| Name: | cursorIdForShape | | Prototype: | static int cursorIdForShape(int cshape) | | Coverage: | 57.576% (19/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | | Lines: | 379-431 |
| | 32 | 18 |
writeProperty| Name: | writeProperty | | Prototype: | static int writeProperty(QObject *obj, const QByteArray &property_name, QVariant value, int propFlags = QDBusConnection::ExportAllProperties) | | Coverage: | 57.576% (19/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | | Lines: | 322-374 |
| | 29 | 9 |
QMetaObjectBuilder::deserialize| Name: | QMetaObjectBuilder::deserialize | | Prototype: | void QMetaObjectBuilder::deserialize (QDataStream& stream, const QMap<QByteArray, const QMetaObject *>& references) | | Coverage: | 57.647% (49/85) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 1709-1864 |
| | 111 | 24 |
QDomNodePrivate::removeChild| Name: | QDomNodePrivate::removeChild | | Prototype: | QDomNodePrivate* QDomNodePrivate::removeChild(QDomNodePrivate* oldChild) | | Coverage: | 57.692% (15/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1797-1831 |
| | 20 | 8 |
QDBusConnectionPrivate::removeSignalHook| Name: | QDBusConnectionPrivate::removeSignalHook | | Prototype: | bool QDBusConnectionPrivate::removeSignalHook(const QString &key, const SignalHook &hook) | | Coverage: | 57.895% (11/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2288-2310 |
| | 14 | 3 |
QHttpNetworkConnectionChannel::_q_disconnected| Name: | QHttpNetworkConnectionChannel::_q_disconnected | | Prototype: | void QHttpNetworkConnectionChannel::_q_disconnected() | | Coverage: | 57.895% (11/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | | Lines: | 748-771 |
| | 13 | 5 |
QSocks5SocketEngine::waitForRead| Name: | QSocks5SocketEngine::waitForRead | | Prototype: | bool QSocks5SocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 57.895% (22/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1745-1794 |
| | 27 | 11 |
QStandardPaths::displayName| Name: | QStandardPaths::displayName | | Prototype: | QString QStandardPaths::displayName(StandardLocation type) | | Coverage: | 57.895% (22/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 559-602 |
| | 20 | 20 |
QTranslatorPrivate::do_load| Name: | QTranslatorPrivate::do_load | | Prototype: | bool QTranslatorPrivate::do_load(const QString &realname, const QString &directory) | | Coverage: | 57.895% (33/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtranslator.cpp | | Lines: | 517-614 |
| | 57 | 15 |
QFileInfo::ownerId| Name: | QFileInfo::ownerId | | Prototype: | uint QFileInfo::ownerId() const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileinfo.cpp | | Lines: | 1167-1178 |
| | 8 | 4 |
QJsonArray::operator =| Name: | QJsonArray::operator = | | Prototype: | QJsonArray &QJsonArray::operator =(const QJsonArray &other) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 195-207 |
| | 8 | 4 |
QJsonDocument::operator =| Name: | QJsonDocument::operator = | | Prototype: | QJsonDocument &QJsonDocument::operator =(const QJsonDocument &other) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 137-148 |
| | 7 | 4 |
QJsonObject::operator =| Name: | QJsonObject::operator = | | Prototype: | QJsonObject &QJsonObject::operator =(const QJsonObject &other) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 176-188 |
| | 8 | 4 |
QJsonPrivate::Array::isValid| Name: | QJsonPrivate::Array::isValid | | Prototype: | bool Array::isValid(int maxSize) const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 225-235 |
| | 6 | 4 |
QLocalSocket::connectToServer| Name: | QLocalSocket::connectToServer | | Prototype: | void QLocalSocket::connectToServer(OpenMode openMode) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalsocket_unix.cpp | | Lines: | 216-249 |
| | 22 | 4 |
QSortFilterProxyModelPrivate::proxy_to_source| Name: | QSortFilterProxyModelPrivate::proxy_to_source | | Prototype: | QModelIndex QSortFilterProxyModelPrivate::proxy_to_source(const QModelIndex &proxy_index) const | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 368-384 |
| | 13 | 4 |
QSqlCachedResult::data| Name: | QSqlCachedResult::data | | Prototype: | QVariant QSqlCachedResult::data(int i) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlcachedresult.cpp | | Lines: | 236-243 |
| | 4 | 2 |
QTestXunitStreamer::indentForElement| Name: | QTestXunitStreamer::indentForElement | | Prototype: | void QTestXunitStreamer::indentForElement(const QTestElement* element, char* buf, int size) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 54-70 |
| | 10 | 4 |