Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSystemSemaphorePrivate::setErrorStringName: | QSystemSemaphorePrivate::setErrorString | Prototype: | void QSystemSemaphorePrivate::setErrorString(const QString &function) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_unix.cpp | Lines: | 64-93 |
| | 15 | 8 |
QSyntaxHighlighter::setDocumentName: | QSyntaxHighlighter::setDocument | Prototype: | void QSyntaxHighlighter::setDocument(QTextDocument *doc) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | Lines: | 322-342 |
| | 15 | 4 |
QStyleSheetStyle::nativeFrameWidthName: | QStyleSheetStyle::nativeFrameWidth | Prototype: | int QStyleSheetStyle::nativeFrameWidth(const QWidget *w) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1617-1651 |
| | 15 | 8 |
QStringRef::lastIndexOfName: | QStringRef::lastIndexOf | Prototype: | int QStringRef::lastIndexOf(const QString &str, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 9668-9687 |
| | 15 | 6 |
QString::toHtmlEscapedName: | QString::toHtmlEscaped | Prototype: | QString QString::toHtmlEscaped() const | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10574-10593 |
| | 15 | 6 |
QString::sectionName: | QString::section | Prototype: | QString QString::section(const QRegExp ®, int start, int end, SectionFlags flags) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 4245-4266 |
| | 15 | 3 |
QString::replaceName: | QString::replace | Prototype: | QString& QString::replace(QChar before, QChar after, Qt::CaseSensitivity cs) | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 2596-2616 |
| | 15 | 7 |
QString::multiArgName: | QString::multiArg | Prototype: | QString QString::multiArg(int numArgs, const QString **args) const | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7964-7993 |
| | 15 | 5 |
QString::lastIndexOfName: | QString::lastIndexOf | Prototype: | int QString::lastIndexOf(const QStringRef &str, int from, Qt::CaseSensitivity cs) const | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3323-3342 |
| | 15 | 6 |
QString::lastIndexOfName: | QString::lastIndexOf | Prototype: | int QString::lastIndexOf(const QRegularExpression &re, int from, QRegularExpressionMatch *rmatch) const | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 3943-3966 |
| | 15 | 5 |
QString::isRightToLeftName: | QString::isRightToLeft | Prototype: | bool QString::isRightToLeft() const | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8053-8079 |
| | 15 | 8 |
QStatusBar::insertWidgetName: | QStatusBar::insertWidget | Prototype: | int QStatusBar::insertWidget(int index, QWidget *widget, int stretch) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | Lines: | 290-313 |
| | 15 | 5 |
QStateMachinePrivate::unregisterRestorablesName: | QStateMachinePrivate::unregisterRestorables | Prototype: | void QStateMachinePrivate::unregisterRestorables(const QList<QAbstractState *> &states, QObject *object, const QByteArray &propertyName) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 1330-1355 |
| | 15 | 5 |
QStateMachinePrivate::findLCAName: | QStateMachinePrivate::findLCA | Prototype: | QState *QStateMachinePrivate::findLCA(const QList<QAbstractState*> &states, bool onlyCompound) const | Coverage: | 86.957% (20/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 517-537 |
| | 15 | 7 |
QSslSocketBackendPrivate::tlsPskClientCallbackName: | QSslSocketBackendPrivate::tlsPskClientCallback | Prototype: | unsigned int QSslSocketBackendPrivate::tlsPskClientCallback(const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | Lines: | 1298-1327 |
| | 15 | 3 |
QSslSocket::connectToHostEncryptedName: | QSslSocket::connectToHostEncrypted | Prototype: | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, OpenMode mode, NetworkLayerProtocol protocol) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 429-445 |
| | 15 | 3 |
QSqlQueryModel::dataName: | QSqlQueryModel::data | Prototype: | QVariant QSqlQueryModel::data(const QModelIndex &item, int role) const | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | Lines: | 335-357 |
| | 15 | 6 |
QSplitterPrivate::setSizes_helperName: | QSplitterPrivate::setSizes_helper | Prototype: | void QSplitterPrivate::setSizes_helper(const QList<int> &sizes, bool clampNegativeSize) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 700-726 |
| | 15 | 6 |
QSplitterPrivate::adjustPosName: | QSplitterPrivate::adjustPos | Prototype: | int QSplitterPrivate::adjustPos(int pos, int index, int *farMin, int *min, int *max, int *farMax) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 654-683 |
| | 15 | 5 |
QSplitterHandle::paintEventName: | QSplitterHandle::paintEvent | Prototype: | void QSplitterHandle::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | Lines: | 330-348 |
| | 15 | 5 |
QSpanCollection::addSpanName: | QSpanCollection::addSpan | Prototype: | void QSpanCollection::addSpan(QSpanCollection::Span *span) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | Lines: | 58-86 |
| | 15 | 7 |
QSocks5SocketEnginePrivate::reauthenticateName: | QSocks5SocketEnginePrivate::reauthenticate | Prototype: | void QSocks5SocketEnginePrivate::reauthenticate() | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 700-730 |
| | 15 | 2 |
QSocks5SocketEngine::setReadNotificationEnabledName: | QSocks5SocketEngine::setReadNotificationEnabled | Prototype: | void QSocks5SocketEngine::setReadNotificationEnabled(bool enable) | Coverage: | 77.273% (17/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1847-1872 |
| | 15 | 6 |
QSliderPrivate::pixelPosToRangeValueName: | QSliderPrivate::pixelPosToRangeValue | Prototype: | int QSliderPrivate::pixelPosToRangeValue(int pos) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 92-112 |
| | 15 | 2 |
QSlider::sizeHintName: | QSlider::sizeHint | Prototype: | QSize QSlider::sizeHint() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | Lines: | 461-479 |
| | 15 | 4 |
QSimplex::solverName: | QSimplex::solver | Prototype: | qreal QSimplex::solver(SolverFactor factor) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qsimplex_p.cpp | Lines: | 512-547 |
| | 15 | 4 |
QSharedMemoryPrivate::setErrorStringName: | QSharedMemoryPrivate::setErrorString | Prototype: | void QSharedMemoryPrivate::setErrorString(QLatin1String function) | Coverage: | 16.667% (2/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_unix.cpp | Lines: | 74-103 |
| | 15 | 8 |
QSharedMemoryPrivate::attachName: | QSharedMemoryPrivate::attach | Prototype: | bool QSharedMemoryPrivate::attach(QSharedMemory::AccessMode mode) | Coverage: | 45.455% (5/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 169-196 |
| | 15 | 4 |
QSettingsPrivate::normalizedKeyName: | QSettingsPrivate::normalizedKey | Prototype: | QString QSettingsPrivate::normalizedKey(const QString &key) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 261-284 |
| | 15 | 8 |
QSequentialAnimationGroupPrivate::setCurrentAnimationName: | QSequentialAnimationGroupPrivate::setCurrentAnimation | Prototype: | void QSequentialAnimationGroupPrivate::setCurrentAnimation(int index, bool intermediate) | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 427-455 |
| | 15 | 4 |
QScrollerPrivate::nextSegmentPositionName: | QScrollerPrivate::nextSegmentPosition | Prototype: | qreal QScrollerPrivate::nextSegmentPosition(QQueue<ScrollSegment> &segments, qint64 now, qreal oldPos) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1837-1862 |
| | 15 | 5 |
QScriptLine::setDefaultHeightName: | QScriptLine::setDefaultHeight | Prototype: | void QScriptLine::setDefaultHeight(QTextEngine *eng) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2347-2369 |
| | 15 | 3 |
QScreenPrivate::setPlatformScreenName: | QScreenPrivate::setPlatformScreen | Prototype: | void QScreenPrivate::setPlatformScreen(QPlatformScreen *screen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 74-95 |
| | 15 | 3 |
QRingBuffer::reserveFrontName: | QRingBuffer::reserveFront | Prototype: | char *QRingBuffer::reserveFront(qint64 bytes) | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 131-154 |
| | 15 | 5 |
QResourceRoot::mappingRootSubdirName: | QResourceRoot::mappingRootSubdir | Prototype: | bool QResourceRoot::mappingRootSubdir(const QString &path, QString *match) const | Coverage: | 95.238% (20/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 799-820 |
| | 15 | 7 |
QResourceFileEngine::fileFlagsName: | QResourceFileEngine::fileFlags | Prototype: | QAbstractFileEngine::FileFlags QResourceFileEngine::fileFlags(QAbstractFileEngine::FileFlags type) const | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1356-1377 |
| | 15 | 7 |
QRenderRule::drawBorderImageName: | QRenderRule::drawBorderImage | Prototype: | void QRenderRule::drawBorderImage(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1118-1139 |
| | 15 | 1 |
QRegion::intersectedName: | QRegion::intersected | Prototype: | QRegion QRegion::intersected(const QRect &r) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 4110-4134 |
| | 15 | 5 |
QRegExpEngine::Box::operator=Name: | QRegExpEngine::Box::operator= | Prototype: | QRegExpEngine::Box &QRegExpEngine::Box::operator=(const Box &b) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2458-2477 |
| | 15 | 1 |
QRawFont::advancesForGlyphIndexesName: | QRawFont::advancesForGlyphIndexes | Prototype: | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 564-587 |
| | 15 | 4 |
QRasterPaintEnginePrivate::systemStateChangedName: | QRasterPaintEnginePrivate::systemStateChanged | Prototype: | void QRasterPaintEnginePrivate::systemStateChanged() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1018-1044 |
| | 15 | 3 |
QRasterPaintEnginePrivate::initializeRasterizerName: | QRasterPaintEnginePrivate::initializeRasterizer | Prototype: | void QRasterPaintEnginePrivate::initializeRasterizer(QSpanData *data) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3442-3466 |
| | 15 | 2 |
QRasterBuffer::colorizeBitmapName: | QRasterBuffer::colorizeBitmap | Prototype: | QImage QRasterBuffer::colorizeBitmap(const QImage &image, const QColor &color) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3614-3635 |
| | 15 | 4 |
QProgressBar::initStyleOptionName: | QProgressBar::initStyleOption | Prototype: | void QProgressBar::initStyleOption(QStyleOptionProgressBar *option) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 115-133 |
| | 15 | 3 |
QProcessPrivate::writeToStdinName: | QProcessPrivate::writeToStdin | Prototype: | bool QProcessPrivate::writeToStdin() | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 623-653 |
| | 15 | 4 |
QPrintPreviewWidgetPrivate::initName: | QPrintPreviewWidgetPrivate::init | Prototype: | void QPrintPreviewWidgetPrivate::init() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 307-327 |
| | 15 | 1 |
QPlatformScreen::resizeMaximizedWindowsName: | QPlatformScreen::resizeMaximizedWindows | Prototype: | void QPlatformScreen::resizeMaximizedWindows() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 324-350 |
| | 15 | 6 |
QPlatformGraphicsBufferHelper::lockAndBindToTextureName: | QPlatformGraphicsBufferHelper::lockAndBindToTexture | Prototype: | bool QPlatformGraphicsBufferHelper::lockAndBindToTexture(QPlatformGraphicsBuffer *graphicsBuffer, bool *swizzle, bool *premultiplied, const QRect &rect) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp | Lines: | 74-97 |
| | 15 | 7 |
QPlatformFontDatabase::populateFontDatabaseName: | QPlatformFontDatabase::populateFontDatabase | Prototype: | void QPlatformFontDatabase::populateFontDatabase() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 271-292 |
| | 15 | 4 |
QPlainTextEdit::changeEventName: | QPlainTextEdit::changeEvent | Prototype: | void QPlainTextEdit::changeEvent(QEvent *e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2247-2265 |
| | 15 | 7 |
QPixmap::scaledName: | QPixmap::scaled | Prototype: | QPixmap QPixmap::scaled(const QSize& s, Qt::AspectRatioMode aspectMode, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1150-1170 |
| | 15 | 4 |
QPdf::generateDashesName: | QPdf::generateDashes | Prototype: | QByteArray QPdf::generateDashes(const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 364-383 |
| | 15 | 4 |
QPainterPath::cubicToName: | QPainterPath::cubicTo | Prototype: | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 774-807 |
| | 15 | 3 |
QPainterPath::computeControlPointRectName: | QPainterPath::computeControlPointRect | Prototype: | void QPainterPath::computeControlPointRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3441-3461 |
| | 15 | 7 |
QPainter::setClippingName: | QPainter::setClipping | Prototype: | void QPainter::setClipping(bool enable) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2448-2478 |
| | 15 | 5 |
QOpenGLVertexArrayObjectPrivate::destroyName: | QOpenGLVertexArrayObjectPrivate::destroy | Prototype: | void QOpenGLVertexArrayObjectPrivate::destroy() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 190-221 |
| | 15 | 9 |
QOpenGLPaintDevice::metricName: | QOpenGLPaintDevice::metric | Prototype: | int QOpenGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp | Lines: | 253-285 |
| | 15 | 14 |
QOpenGLFramebufferObject::blitFramebufferName: | QOpenGLFramebufferObject::blitFramebuffer | Prototype: | void QOpenGLFramebufferObject::blitFramebuffer(QOpenGLFramebufferObject *target, QOpenGLFramebufferObject *source, GLbitfield buffers, GLenum filter) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | Lines: | 1607-1630 |
| | 15 | 6 |
QOpenGLDebugLogger::stopLoggingName: | QOpenGLDebugLogger::stopLogging | Prototype: | void QOpenGLDebugLogger::stopLogging() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | Lines: | 1531-1555 |
| | 15 | 5 |
QOpenGLContextGroupPrivate::cleanupName: | QOpenGLContextGroupPrivate::cleanup | Prototype: | void QOpenGLContextGroupPrivate::cleanup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1434-1458 |
| | 15 | 3 |
QOpenGLCompositorBackingStore::~QOpenGLCompositorBackingStoreName: | QOpenGLCompositorBackingStore::~QOpenGLCompositorBackingStore | Prototype: | QOpenGLCompositorBackingStore::~QOpenGLCompositorBackingStore() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositorbackingstore.cpp | Lines: | 82-108 |
| | 15 | 5 |
QOpenGLBuffer::createName: | QOpenGLBuffer::create | Prototype: | bool QOpenGLBuffer::create() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | Lines: | 278-298 |
| | 15 | 5 |
QOpenGL2PaintEngineExPrivate::setBrushName: | QOpenGL2PaintEngineExPrivate::setBrush | Prototype: | void QOpenGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 113-137 |
| | 15 | 5 |
QOpenGL2PaintEngineExPrivate::drawTextureName: | QOpenGL2PaintEngineExPrivate::drawTexture | Prototype: | void QOpenGL2PaintEngineExPrivate::drawTexture(const QOpenGLRect& dest, const QOpenGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 549-576 |
| | 15 | 4 |
QOpenGL2PaintEngineEx::ensureActiveName: | QOpenGL2PaintEngineEx::ensureActive | Prototype: | void QOpenGL2PaintEngineEx::ensureActive() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2154-2176 |
| | 15 | 4 |
QOpenGL2GradientCache::getBufferName: | QOpenGL2GradientCache::getBuffer | Prototype: | GLuint QOpenGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp | Lines: | 101-127 |
| | 15 | 5 |
QOffscreenSurface::setScreenName: | QOffscreenSurface::setScreen | Prototype: | void QOffscreenSurface::setScreen(QScreen *newScreen) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 306-325 |
| | 15 | 7 |
QOffscreenSurface::createName: | QOffscreenSurface::create | Prototype: | void QOffscreenSurface::create() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp | Lines: | 170-193 |
| | 15 | 4 |
QObject::startTimerName: | 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: | 1623-1644 |
| | 15 | 5 |
QObject::propertyName: | QObject::property | Prototype: | QVariant QObject::property(const char *name) const | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3890-3911 |
| | 15 | 5 |
QObject::disconnectImplName: | QObject::disconnectImpl | Prototype: | bool QObject::disconnectImpl(const QObject *sender, void **signal, const QObject *receiver, void **slot, const QMetaObject *senderMetaObject) | Coverage: | 62.500% (15/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 4832-4855 |
| | 15 | 6 |
QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointerName: | QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer | Prototype: | bool QNonContiguousByteDeviceIoDeviceImpl::advanceReadPointer(qint64 amount) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | Lines: | 330-359 |
| | 15 | 5 |
QNetworkReplyImplPrivate::setCachingEnabledName: | 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: | 512-537 |
| | 15 | 5 |
QNetworkReplyImplPrivate::appendDownstreamDataDownloadBufferName: | QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer | Prototype: | void QNetworkReplyImplPrivate::appendDownstreamDataDownloadBuffer(qint64 bytesReceived, qint64 bytesTotal) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | Lines: | 745-777 |
| | 15 | 6 |
QNetworkHeadersPrivate::fromHttpDateName: | QNetworkHeadersPrivate::fromHttpDate | Prototype: | QDateTime QNetworkHeadersPrivate::fromHttpDate(const QByteArray &value) | Coverage: | 85.714% (12/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkrequest.cpp | Lines: | 1077-1119 |
| | 15 | 5 |
QNetworkAccessManagerPrivate::_q_onlineStateChangedName: | QNetworkAccessManagerPrivate::_q_onlineStateChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_onlineStateChanged(bool isOnline) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1651-1679 |
| | 15 | 7 |
QNetworkAccessManagerPrivate::_q_configurationChangedName: | QNetworkAccessManagerPrivate::_q_configurationChanged | Prototype: | void QNetworkAccessManagerPrivate::_q_configurationChanged(const QNetworkConfiguration &configuration) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 1681-1709 |
| | 15 | 7 |
QNetworkAccessManager::QNetworkAccessManagerName: | QNetworkAccessManager::QNetworkAccessManager | Prototype: | QNetworkAccessManager::QNetworkAccessManager(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | Lines: | 444-477 |
| | 15 | 1 |
QNetworkAccessFileBackendFactory::createName: | QNetworkAccessFileBackendFactory::create | Prototype: | QNetworkAccessBackend * QNetworkAccessFileBackendFactory::create(QNetworkAccessManager::Operation op, const QNetworkRequest &request) const | Coverage: | 60.000% (15/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessfilebackend.cpp | Lines: | 55-90 |
| | 15 | 7 |
QNetworkAccessCache::requestEntryName: | QNetworkAccessCache::requestEntry | Prototype: | bool QNetworkAccessCache::requestEntry(const QByteArray &key, QObject *target, const char *member) | Coverage: | 50.000% (6/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 262-289 |
| | 15 | 4 |
QNetworkAccessCache::linkEntryName: | QNetworkAccessCache::linkEntry | Prototype: | void QNetworkAccessCache::linkEntry(const QByteArray &key) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | Lines: | 133-156 |
| | 15 | 4 |
QNetmaskAddress::setPrefixLengthName: | QNetmaskAddress::setPrefixLength | Prototype: | void QNetmaskAddress::setPrefixLength(QAbstractSocket::NetworkLayerProtocol proto, int newLength) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 320-344 |
| | 15 | 5 |
QNativeSocketEnginePrivate::setOptionName: | QNativeSocketEnginePrivate::setOption | Prototype: | bool QNativeSocketEnginePrivate::setOption(QNativeSocketEngine::SocketOption opt, int v) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 327-384 |
| | 15 | 7 |
QNativeSocketEnginePrivate::nativeWriteName: | QNativeSocketEnginePrivate::nativeWrite | Prototype: | qint64 QNativeSocketEnginePrivate::nativeWrite(const char *data, qint64 len) | Coverage: | 41.667% (5/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | Lines: | 1129-1162 |
| | 15 | 7 |
QMimeBinaryProvider::listAliasesName: | QMimeBinaryProvider::listAliases | Prototype: | QStringList QMimeBinaryProvider::listAliases(const QString &name) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 496-517 |
| | 15 | 4 |
QMimeBinaryProvider::findByMagicName: | QMimeBinaryProvider::findByMagic | Prototype: | QMimeType QMimeBinaryProvider::findByMagic(const QByteArray &data, int *accuracyPtr) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 399-423 |
| | 15 | 4 |
QMimeBinaryProvider::checkCacheName: | QMimeBinaryProvider::checkCache | Prototype: | void QMimeBinaryProvider::checkCache() | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 233-259 |
| | 15 | 7 |
QMimeBinaryProvider::CacheFileList::checkCacheChangedName: | QMimeBinaryProvider::CacheFileList::checkCacheChanged | Prototype: | bool QMimeBinaryProvider::CacheFileList::checkCacheChanged() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | Lines: | 211-231 |
| | 15 | 5 |
QMetaType::typeInfoName: | QMetaType::typeInfo | Prototype: | QMetaType QMetaType::typeInfo(const int type) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2251-2268 |
| | 15 | 1 |
QMetaObject::indexOfPropertyName: | QMetaObject::indexOfProperty | Prototype: | int QMetaObject::indexOfProperty(const char *name) const | Coverage: | 86.667% (13/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 980-1004 |
| | 15 | 5 |
QMessageBox::setCheckBoxName: | QMessageBox::setCheckBox | Prototype: | void QMessageBox::setCheckBox(QCheckBox *cb) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | Lines: | 1152-1174 |
| | 15 | 5 |
QMenu::timerEventName: | QMenu::timerEvent | Prototype: | void QMenu::timerEvent(QTimerEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 3193-3212 |
| | 15 | 7 |
QMenu::mousePressEventName: | QMenu::mousePressEvent | Prototype: | void QMenu::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | Lines: | 2590-2613 |
| | 15 | 5 |
QMdiSubWindowPrivate::updateWindowTitleName: | QMdiSubWindowPrivate::updateWindowTitle | Prototype: | void QMdiSubWindowPrivate::updateWindowTitle(bool isRequestFromChild) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1860-1881 |
| | 15 | 5 |
QMdiSubWindowPrivate::updateMaskName: | QMdiSubWindowPrivate::updateMask | Prototype: | void QMdiSubWindowPrivate::updateMask() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1128-1148 |
| | 15 | 6 |
QMdiSubWindowPrivate::removeBaseWidgetName: | QMdiSubWindowPrivate::removeBaseWidget | Prototype: | void QMdiSubWindowPrivate::removeBaseWidget() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 987-1006 |
| | 15 | 4 |
QMdiSubWindowPrivate::desktopPaletteName: | QMdiSubWindowPrivate::desktopPalette | Prototype: | QPalette QMdiSubWindowPrivate::desktopPalette() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | Lines: | 1918-1975 |
| | 15 | 2 |
QMainWindowLayout::setGeometryName: | QMainWindowLayout::setGeometry | Prototype: | void QMainWindowLayout::setGeometry(const QRect &_r) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1816-1838 |
| | 15 | 3 |
QLockFilePrivate::isApparentlyStaleName: | 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 |
QLockFilePrivate::checkFcntlWorksAfterFlockName: | QLockFilePrivate::checkFcntlWorksAfterFlock | Prototype: | int QLockFilePrivate::checkFcntlWorksAfterFlock(const QString &fn) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | Lines: | 94-117 |
| | 15 | 4 |