| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QRegion::intersects| Name: | QRegion::intersects | | Prototype: | bool QRegion::intersects(const QRegion ®ion) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 715-733 |
| | 13 | 7 |
QRegion::intersected| Name: | QRegion::intersected | | Prototype: | QRegion QRegion::intersected(const QRegion &r) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4089-4132 |
| | 26 | 7 |
QRegExpEngine::Box::orx| Name: | QRegExpEngine::Box::orx | | Prototype: | void QRegExpEngine::Box::orx(const Box &b) | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2597-2626 |
| | 20 | 7 |
QRegExpCharClass::addRange| Name: | QRegExpCharClass::addRange | | Prototype: | void QRegExpCharClass::addRange(ushort from, ushort to) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2388-2414 |
| | 16 | 7 |
QRectF::operator|| Name: | QRectF::operator| | | Prototype: | QRectF QRectF::operator|(const QRectF &r) const noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2157-2195 |
| | 25 | 7 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QPointF &p) const noexcept | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1973-2000 |
| | 19 | 7 |
QRect::operator|| Name: | QRect::operator| | | Prototype: | QRect QRect::operator|(const QRect &r) const noexcept | | Coverage: | 100.000% (23/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 968-1009 |
| | 30 | 7 |
QReadWriteLockPrivate::lockForWrite| Name: | QReadWriteLockPrivate::lockForWrite | | Prototype: | bool QReadWriteLockPrivate::lockForWrite(int timeout) | | Coverage: | 76.923% (20/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 492-526 |
| | 22 | 7 |
QRawFont::supportedWritingSystems| Name: | QRawFont::supportedWritingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 647-675 |
| | 18 | 7 |
QRawFont::fromFont| Name: | QRawFont::fromFont | | Prototype: | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | | Lines: | 709-741 |
| | 21 | 7 |
QRasterizer::rasterize| Name: | QRasterizer::rasterize | | Prototype: | void QRasterizer::rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 1193-1239 |
| | 26 | 7 |
QRasterPaintEnginePrivate::rasterizeLine_dashed| Name: | QRasterPaintEnginePrivate::rasterizeLine_dashed | | Prototype: | void QRasterPaintEnginePrivate::rasterizeLine_dashed(QLineF line, qreal width, int *dashIndex, qreal *dashOffset, bool *inDash) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3149-3193 |
| | 29 | 7 |
QRasterPaintEnginePrivate::rasterize| Name: | QRasterPaintEnginePrivate::rasterize | | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, void *userData, QRasterBuffer *) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3511-3602 |
| | 57 | 7 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, QSpanData *data) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1720-1756 |
| | 28 | 7 |
QRasterPaintEngine::drawImage| Name: | QRasterPaintEngine::drawImage | | Prototype: | void QRasterPaintEngine::drawImage(const QPointF &p, const QImage &img) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2106-2151 |
| | 26 | 7 |
QRasterPaintEngine::begin| Name: | QRasterPaintEngine::begin | | Prototype: | bool QRasterPaintEngine::begin(QPaintDevice *device) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 436-507 |
| | 38 | 7 |
QPushButton::sizeHint| Name: | QPushButton::sizeHint | | Prototype: | QSize QPushButton::sizeHint() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 393-437 |
| | 31 | 7 |
QProxyStylePrivate::ensureBaseStyle| Name: | QProxyStylePrivate::ensureBaseStyle | | Prototype: | void QProxyStylePrivate::ensureBaseStyle() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 78-106 |
| | 16 | 7 |
QProcessPrivate::cleanup| Name: | QProcessPrivate::cleanup | | Prototype: | void QProcessPrivate::cleanup() | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 903-956 |
| | 26 | 7 |
QProcessPrivate::_q_processDied| Name: | QProcessPrivate::_q_processDied | | Prototype: | bool QProcessPrivate::_q_processDied() | | Coverage: | 63.158% (12/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1121-1185 |
| | 22 | 7 |
QPrinterPrivate::changeEngines| Name: | QPrinterPrivate::changeEngines | | Prototype: | void QPrinterPrivate::changeEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 161-186 |
| | 15 | 7 |
QPrintDialogPrivate::selectPrinter| Name: | QPrintDialogPrivate::selectPrinter | | Prototype: | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 354-384 |
| | 17 | 7 |
QPolygonF::boundingRect| Name: | QPolygonF::boundingRect | | Prototype: | QRectF QPolygonF::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 658-679 |
| | 18 | 7 |
QPolygon::boundingRect| Name: | QPolygon::boundingRect | | Prototype: | QRect QPolygon::boundingRect() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 444-465 |
| | 18 | 7 |
QPngHandlerPrivate::readImageFormat| Name: | QPngHandlerPrivate::readImageFormat | | Prototype: | QImage::Format QPngHandlerPrivate::readImageFormat() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | | Lines: | 660-697 |
| | 23 | 7 |
QPlatformScreen::transformBetween| Name: | QPlatformScreen::transformBetween | | Prototype: | QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 395-424 |
| | 17 | 7 |
QPlatformGraphicsBufferHelper::lockAndBindToTexture| Name: | 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: | 80-103 |
| | 15 | 7 |
QPlatformFontDatabase::fallbacksForFamily| Name: | QPlatformFontDatabase::fallbacksForFamily | | Prototype: | QStringList QPlatformFontDatabase::fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 805-844 |
| | 25 | 7 |
QPlainTextEdit::timerEvent| Name: | QPlainTextEdit::timerEvent | | Prototype: | void QPlainTextEdit::timerEvent(QTimerEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1573-1615 |
| | 29 | 7 |
QPlainTextEdit::changeEvent| Name: | 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: | 2277-2295 |
| | 15 | 7 |
QPixmapStyle::drawControl| Name: | QPixmapStyle::drawControl | | Prototype: | void QPixmapStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 268-301 |
| | 19 | 7 |
QPixmapBlurFilter::draw| Name: | QPixmapBlurFilter::draw | | Prototype: | void QPixmapBlurFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF &rect) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 901-938 |
| | 25 | 7 |
QPixmap::load| Name: | QPixmap::load | | Prototype: | bool QPixmap::load(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 769-803 |
| | 19 | 7 |
QPicturePrivate::checkFormat| Name: | QPicturePrivate::checkFormat | | Prototype: | bool QPicturePrivate::checkFormat() | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1064-1127 |
| | 46 | 7 |
QPicturePaintEngine::writeCmdLength| Name: | QPicturePaintEngine::writeCmdLength | | Prototype: | void QPicturePaintEngine::writeCmdLength(int pos, const QRectF &r, bool corr) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 322-372 |
| | 36 | 7 |
QPdfEnginePrivate::generateRadialGradientShader| Name: | QPdfEnginePrivate::generateRadialGradientShader | | Prototype: | int QPdfEnginePrivate::generateRadialGradientShader(const QRadialGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2146-2213 |
| | 49 | 7 |
QPdfEngine::setBrush| Name: | QPdfEngine::setBrush | | Prototype: | void QPdfEngine::setBrush() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1223-1256 |
| | 24 | 7 |
QPainterPrivate::attachPainterPrivate| Name: | QPainterPrivate::attachPainterPrivate | | Prototype: | bool QPainterPrivate::attachPainterPrivate(QPainter *q, QPaintDevice *pdev) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 247-310 |
| | 39 | 7 |
QPainterPath::toReversed| Name: | QPainterPath::toReversed | | Prototype: | QPainterPath QPainterPath::toReversed() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1505-1545 |
| | 25 | 7 |
QPainterPath::operator==| Name: | QPainterPath::operator== | | Prototype: | bool QPainterPath::operator==(const QPainterPath &path) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2245-2269 |
| | 18 | 7 |
QPainterPath::length| Name: | QPainterPath::length | | Prototype: | qreal QPainterPath::length() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2827-2860 |
| | 19 | 7 |
QPainterPath::computeControlPointRect| Name: | 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: | 3449-3469 |
| | 15 | 7 |
QPainter::setClipRegion| Name: | QPainter::setClipRegion | | Prototype: | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2830-2869 |
| | 25 | 7 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRect &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2776-2810 |
| | 25 | 7 |
QPainter::setClipRect| Name: | QPainter::setClipRect | | Prototype: | void QPainter::setClipRect(const QRectF &rect, Qt::ClipOperation op) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2721-2767 |
| | 34 | 7 |
QPainter::setClipPath| Name: | QPainter::setClipPath | | Prototype: | void QPainter::setClipPath(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3233-3273 |
| | 24 | 7 |
QPainter::drawPixmapFragments| Name: | QPainter::drawPixmapFragments | | Prototype: | void QPainter::drawPixmapFragments(const PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, PixmapFragmentHints hints) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8338-8385 |
| | 30 | 7 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLineF *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4529-4569 |
| | 22 | 7 |
QPainter::drawLines| Name: | QPainter::drawLines | | Prototype: | void QPainter::drawLines(const QLine *lines, int lineCount) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4578-4618 |
| | 22 | 7 |
QPageSetupWidget::pagesPerSheetChanged| Name: | QPageSetupWidget::pagesPerSheetChanged | | Prototype: | void QPageSetupWidget::pagesPerSheetChanged() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 546-570 |
| | 13 | 7 |
QPageSetupWidget::initPageSizes| Name: | QPageSetupWidget::initPageSizes | | Prototype: | void QPageSetupWidget::initPageSizes() | | Coverage: | 38.095% (8/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 338-370 |
| | 19 | 7 |
QOutlineMapper::convertPath| Name: | QOutlineMapper::convertPath | | Prototype: | QT_FT_Outline *QOutlineMapper::convertPath(const QPainterPath &path) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | | Lines: | 102-138 |
| | 18 | 7 |
QOpenGLWindowPrivate::endPaint| Name: | QOpenGLWindowPrivate::endPaint | | Prototype: | void QOpenGLWindowPrivate::endPaint() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 281-318 |
| | 27 | 7 |
QOpenGLWidgetPrivate::initialize| Name: | QOpenGLWidgetPrivate::initialize | | Prototype: | void QOpenGLWidgetPrivate::initialize() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 739-804 |
| | 37 | 7 |
QOpenGLVertexArrayObjectPrivate::release| Name: | QOpenGLVertexArrayObjectPrivate::release | | Prototype: | void QOpenGLVertexArrayObjectPrivate::release() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 258-277 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::bind| Name: | QOpenGLVertexArrayObjectPrivate::bind | | Prototype: | void QOpenGLVertexArrayObjectPrivate::bind() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 237-256 |
| | 8 | 7 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QImage &image, BindOptions options) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 156-189 |
| | 19 | 7 |
QOpenGLShaderProgram::setAttributeValue| Name: | QOpenGLShaderProgram::setAttributeValue | | Prototype: | void QOpenGLShaderProgram::setAttributeValue (int location, const GLfloat *values, int columns, int rows) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1486-1509 |
| | 16 | 7 |
QOpenGLShaderProgram::link| Name: | QOpenGLShaderProgram::link | | Prototype: | bool QOpenGLShaderProgram::link() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1028-1070 |
| | 30 | 7 |
QOpenGLShader::hasOpenGLShaders| Name: | QOpenGLShader::hasOpenGLShaders | | Prototype: | bool QOpenGLShader::hasOpenGLShaders(ShaderType type, QOpenGLContext *context) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 3448-3489 |
| | 17 | 7 |
QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2| Name: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2 | | Prototype: | QOpenGLFunctions_1_2::~QOpenGLFunctions_1_2() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 79-99 |
| | 18 | 7 |
QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate| Name: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate | | Prototype: | QOpenGLFunctionsPrivate::QOpenGLFunctionsPrivate(QOpenGLContext *c) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | | Lines: | 2193-2212 |
| | 13 | 7 |
QOpenGLFramebufferObject::bind| Name: | QOpenGLFramebufferObject::bind | | Prototype: | bool QOpenGLFramebufferObject::bind() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1067-1094 |
| | 16 | 7 |
QOpenGLExtensionMatcher::QOpenGLExtensionMatcher| Name: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher | | Prototype: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 64-98 |
| | 19 | 7 |
QOpenGLContext::makeCurrent| Name: | QOpenGLContext::makeCurrent | | Prototype: | bool QOpenGLContext::makeCurrent(QSurface *surface) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 951-989 |
| | 21 | 7 |
QOpenGLCompositor::renderAll| Name: | QOpenGLCompositor::renderAll | | Prototype: | void QOpenGLCompositor::renderAll(QOpenGLFramebufferObject *fbo) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/platformcompositor/qopenglcompositor.cpp | | Lines: | 124-153 |
| | 18 | 7 |
QOpenGLBuffer::map| Name: | QOpenGLBuffer::map | | Prototype: | void *QOpenGLBuffer::map(QOpenGLBuffer::Access access) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp | | Lines: | 536-562 |
| | 16 | 7 |
QOpenGL2PaintEngineExPrivate::transferMode| Name: | QOpenGL2PaintEngineExPrivate::transferMode | | Prototype: | void QOpenGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 687-716 |
| | 16 | 7 |
QOpenGL2PaintEngineExPrivate::stroke| Name: | QOpenGL2PaintEngineExPrivate::stroke | | Prototype: | void QOpenGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1285-1363 |
| | 43 | 7 |
QOffscreenSurface::setScreen| Name: | 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: | 312-331 |
| | 15 | 7 |
QObjectPrivate::setThreadData_helper| Name: | QObjectPrivate::setThreadData_helper | | Prototype: | void QObjectPrivate::setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1538-1574 |
| | 22 | 7 |
QObjectPrivate::addConnection| Name: | QObjectPrivate::addConnection | | Prototype: | void QObjectPrivate::addConnection(int signal, Connection *c) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 382-411 |
| | 20 | 7 |
QObject::moveToThread| Name: | QObject::moveToThread | | Prototype: | void QObject::moveToThread(QThread *targetThread) | | Coverage: | 69.565% (16/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 1469-1525 |
| | 27 | 7 |
QObject::QObject| Name: | QObject::QObject | | Prototype: | QObject::QObject(QObjectPrivate &dd, QObject *parent) | | Coverage: | 52.381% (11/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 846-874 |
| | 17 | 7 |
QNonContiguousByteDeviceIoDeviceImpl::readPointer| Name: | QNonContiguousByteDeviceIoDeviceImpl::readPointer | | Prototype: | const char* QNonContiguousByteDeviceIoDeviceImpl::readPointer(qint64 maximumLength, qint64 &len) | | Coverage: | 84.000% (21/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qnoncontiguousbytedevice.cpp | | Lines: | 300-334 |
| | 21 | 7 |
QNetworkDiskCache::data| Name: | QNetworkDiskCache::data | | Prototype: | QIODevice *QNetworkDiskCache::data(const QUrl &url) | | Coverage: | 72.727% (16/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 394-438 |
| | 27 | 7 |
QNetworkAccessManagerPrivate::_q_onlineStateChanged| Name: | 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: | 1658-1686 |
| | 15 | 7 |
QNetworkAccessManagerPrivate::_q_configurationChanged| Name: | 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: | 1688-1716 |
| | 15 | 7 |
QNetworkAccessFtpBackend::ftpRawCommandReply| Name: | QNetworkAccessFtpBackend::ftpRawCommandReply | | Prototype: | void QNetworkAccessFtpBackend::ftpRawCommandReply(int code, const QString &text) | | Coverage: | 78.261% (18/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessftpbackend.cpp | | Lines: | 358-382 |
| | 12 | 7 |
QNetworkAccessFileBackendFactory::create| Name: | 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: | 61-96 |
| | 15 | 7 |
QNetworkAccessAuthenticationManager::cacheProxyCredentials| Name: | QNetworkAccessAuthenticationManager::cacheProxyCredentials | | Prototype: | void QNetworkAccessAuthenticationManager::cacheProxyCredentials(const QNetworkProxy &p, const QAuthenticator *authenticator) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 150-191 |
| | 21 | 7 |
QNativeSocketEnginePrivate::setOption| Name: | 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: | 314-371 |
| | 15 | 7 |
QNativeSocketEnginePrivate::nativeWrite| Name: | QNativeSocketEnginePrivate::nativeWrite | | Prototype: | qint64 QNativeSocketEnginePrivate::nativeWrite(const char *data, qint64 len) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 1128-1161 |
| | 15 | 7 |
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: | 999-1051 |
| | 22 | 7 |
QNativeSocketEngine::waitForRead| Name: | QNativeSocketEngine::waitForRead | | Prototype: | bool QNativeSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 68.421% (13/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 959-982 |
| | 22 | 7 |
QMoviePrivate::_q_loadNextFrame| Name: | QMoviePrivate::_q_loadNextFrame | | Prototype: | void QMoviePrivate::_q_loadNextFrame(bool starting) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 487-521 |
| | 20 | 7 |
QMimeBinaryProvider::checkCache| Name: | 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: | 239-265 |
| | 15 | 7 |
QMetaProperty::userType| Name: | QMetaProperty::userType | | Prototype: | int QMetaProperty::userType() const | | Coverage: | 52.632% (10/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2858-2880 |
| | 18 | 7 |
QMetaObject_findMetaObject| Name: | QMetaObject_findMetaObject | | Prototype: | static const QMetaObject *QMetaObject_findMetaObject(const QMetaObject *self, const char *name) | | Coverage: | 47.368% (9/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 941-960 |
| | 13 | 7 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(const QMetaMethodPrivate *signal, const QMetaMethodPrivate *method) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 913-939 |
| | 20 | 7 |
QMetaObject::normalizedSignature| Name: | QMetaObject::normalizedSignature | | Prototype: | QByteArray QMetaObject::normalizedSignature(const char *method) | | Coverage: | 85.714% (18/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1312-1340 |
| | 21 | 7 |
QMessageBox::changeEvent| Name: | QMessageBox::changeEvent | | Prototype: | void QMessageBox::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1421-1449 |
| | 11 | 7 |
QMenuPrivate::hideUpToMenuBar| Name: | QMenuPrivate::hideUpToMenuBar | | Prototype: | void QMenuPrivate::hideUpToMenuBar() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 437-463 |
| | 18 | 7 |
QMenuBarPrivate::setKeyboardMode| Name: | QMenuBarPrivate::setKeyboardMode | | Prototype: | void QMenuBarPrivate::setKeyboardMode(bool b) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 282-306 |
| | 18 | 7 |
QMenuBarPrivate::menuRect| Name: | QMenuBarPrivate::menuRect | | Prototype: | QRect QMenuBarPrivate::menuRect(bool extVisible) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 123-155 |
| | 19 | 7 |
QMenuBar::sizeHint| Name: | QMenuBar::sizeHint | | Prototype: | QSize QMenuBar::sizeHint() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1616-1664 |
| | 38 | 7 |
QMenuBar::setCornerWidget| Name: | QMenuBar::setCornerWidget | | Prototype: | void QMenuBar::setCornerWidget(QWidget *w, Qt::Corner corner) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1745-1770 |
| | 16 | 7 |
QMenuBar::heightForWidth| Name: | QMenuBar::heightForWidth | | Prototype: | int QMenuBar::heightForWidth(int) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1669-1702 |
| | 28 | 7 |
QMenu::timerEvent| Name: | 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: | 3235-3254 |
| | 15 | 7 |
QMdiSubWindowPrivate::updateActions| Name: | QMdiSubWindowPrivate::updateActions | | Prototype: | void QMdiSubWindowPrivate::updateActions() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1982-2011 |
| | 16 | 7 |