Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QOpenGLTexture::borderColorName: | QOpenGLTexture::borderColor | Prototype: | QColor QOpenGLTexture::borderColor() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4235-4246 |
| | 8 | 2 |
QOpenGLTexture::generateMipMapsName: | QOpenGLTexture::generateMipMaps | Prototype: | void QOpenGLTexture::generateMipMaps() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3671-3682 |
| | 8 | 4 |
QOpenGLTexture::setMinMagFiltersName: | QOpenGLTexture::setMinMagFilters | Prototype: | void QOpenGLTexture::setMinMagFilters(QOpenGLTexture::Filter minificationFilter, QOpenGLTexture::Filter magnificationFilter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 4002-4013 |
| | 8 | 1 |
QOpenGLTextureBlitter::destroyName: | QOpenGLTextureBlitter::destroy | Prototype: | void QOpenGLTextureBlitter::destroy() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 361-371 |
| | 8 | 2 |
QOpenGLTexturePrivate::isBoundName: | QOpenGLTexturePrivate::isBound | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 269-281 |
| | 8 | 1 |
QOpenGLVertexArrayObjectPrivate::bindName: | 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: | 231-250 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::releaseName: | 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: | 252-271 |
| | 8 | 7 |
QOpenGLWidgetPaintDevice::ensureActiveTargetName: | QOpenGLWidgetPaintDevice::ensureActiveTarget | Prototype: | void QOpenGLWidgetPaintDevice::ensureActiveTarget() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 623-639 |
| | 8 | 3 |
QOpenGLWidgetPaintDevicePrivate::beginPaintName: | QOpenGLWidgetPaintDevicePrivate::beginPaint | Prototype: | void QOpenGLWidgetPaintDevicePrivate::beginPaint() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 604-621 |
| | 8 | 3 |
QOpenGLWidgetPrivate::renderName: | QOpenGLWidgetPrivate::render | Prototype: | void QOpenGLWidgetPrivate::render() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 825-840 |
| | 8 | 3 |
QPMCache::clearName: | QPMCache::clear | Prototype: | void QPMCache::clear() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 423-434 |
| | 8 | 2 |
QPMCache::createKeyName: | QPMCache::createKey | Prototype: | QPixmapCache::Key QPMCache::createKey() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 400-410 |
| | 8 | 2 |
QPMCache::insertName: | QPMCache::insert | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 336-350 |
| | 8 | 3 |
QPMCache::objectName: | QPMCache::object | Prototype: | QPixmap *QPMCache::object(const QString &key) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 284-297 |
| | 8 | 3 |
QPMCache::timerEventName: | QPMCache::timerEvent | Prototype: | void QPMCache::timerEvent(QTimerEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 270-281 |
| | 8 | 3 |
QPaintEngineEx::drawEllipseName: | QPaintEngineEx::drawEllipse | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 814-829 |
| | 8 | 2 |
QPaintEngineEx::drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 799-812 |
| | 8 | 2 |
QPaintEngineEx::drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 917-932 |
| | 8 | 3 |
QPainter::drawArcName: | QPainter::drawArc | Prototype: | void QPainter::drawArc(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4347-4365 |
| | 8 | 2 |
QPainter::setViewTransformEnabledName: | QPainter::setViewTransformEnabled | Prototype: | void QPainter::setViewTransformEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7283-7302 |
| | 8 | 3 |
QPainter::setWorldMatrixEnabledName: | QPainter::setWorldMatrixEnabled | Prototype: | void QPainter::setWorldMatrixEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3043-3060 |
| | 8 | 3 |
QPainterPathStroker::QPainterPathStrokerName: | QPainterPathStroker::QPainterPathStroker | Prototype: | QPainterPathStroker::QPainterPathStroker(const QPen &pen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2551-2564 |
| | 8 | 2 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 514-530 |
| | 8 | 2 |
QParallelAnimationGroup::durationName: | QParallelAnimationGroup::duration | Prototype: | int QParallelAnimationGroup::duration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 105-119 |
| | 8 | 3 |
QParallelAnimationGroupPrivate::shouldAnimationStartName: | QParallelAnimationGroupPrivate::shouldAnimationStart | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 261-272 |
| | 8 | 4 |
QPdfEnginePrivate::addXrefEntryName: | QPdfEnginePrivate::addXrefEntry | Prototype: | int QPdfEnginePrivate::addXrefEntry(int object, bool printostr) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1768-1781 |
| | 8 | 4 |
QPen::setDashOffsetName: | QPen::setDashOffset | Prototype: | void QPen::setDashOffset(qreal offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 559-570 |
| | 8 | 3 |
QPen::setWidthFName: | QPen::setWidthF | Prototype: | void QPen::setWidthF(qreal width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 672-683 |
| | 8 | 3 |
QPersistentModelIndexData::destroyName: | QPersistentModelIndexData::destroy | Prototype: | void QPersistentModelIndexData::destroy(QPersistentModelIndexData *data) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 66-78 |
| | 8 | 2 |
QPicture::QPictureName: | QPicture::QPicture | Prototype: | QPicture::QPicture(int formatVersion) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 131-148 |
| | 8 | 3 |
QPictureHandler::QPictureHandlerName: | QPictureHandler::QPictureHandler | Prototype: | QPictureHandler::QPictureHandler(const char *f, const char *h, const QByteArray& fl, picture_io_handler r, picture_io_handler w) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1392-1404 |
| | 8 | 3 |
QPicturePaintEngine::updateBackgroundName: | QPicturePaintEngine::updateBackground | Prototype: | void QPicturePaintEngine::updateBackground(Qt::BGMode bgMode, const QBrush &bgBrush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 249-263 |
| | 8 | 1 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const char * const xpm[]) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 243-257 |
| | 8 | 4 |
QPixmap::copyName: | QPixmap::copy | Prototype: | QPixmap QPixmap::copy(const QRect &rect) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 298-310 |
| | 8 | 3 |
QPixmap::grabWidgetName: | QPixmap::grabWidget | Prototype: | QPixmap QPixmap::grabWidget(QObject *widget, const QRect &rectangle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1006-1016 |
| | 8 | 2 |
QPixmap::loadFromDataName: | QPixmap::loadFromData | Prototype: | bool QPixmap::loadFromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 818-832 |
| | 8 | 3 |
QPixmap::scaledToHeightName: | QPixmap::scaledToHeight | Prototype: | QPixmap QPixmap::scaledToHeight(int h, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1214-1226 |
| | 8 | 3 |
QPixmap::scaledToWidthName: | QPixmap::scaledToWidth | Prototype: | QPixmap QPixmap::scaledToWidth(int w, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 1186-1198 |
| | 8 | 3 |
QPixmapIconEngine::actualSizeName: | QPixmapIconEngine::actualSize | Prototype: | QSize QPixmapIconEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 329-341 |
| | 8 | 4 |
QPlainTextDocumentLayout::blockWidthName: | QPlainTextDocumentLayout::blockWidth | Prototype: | qreal QPlainTextDocumentLayout::blockWidth(const QTextBlock &block) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 413-424 |
| | 8 | 3 |
QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivateName: | QPlainTextDocumentLayoutPrivate::QPlainTextDocumentLayoutPrivate | Prototype: | QPlainTextDocumentLayoutPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 73-82 |
| | 8 | 1 |
QPlainTextEdit::mouseReleaseEventName: | QPlainTextEdit::mouseReleaseEvent | Prototype: | void QPlainTextEdit::mouseReleaseEvent(QMouseEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2059-2071 |
| | 8 | 3 |
QPlainTextEdit::setLineWrapModeName: | QPlainTextEdit::setLineWrapMode | Prototype: | void QPlainTextEdit::setLineWrapMode(LineWrapMode wrap) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2724-2734 |
| | 8 | 2 |
QPlainTextEdit::wheelEventName: | QPlainTextEdit::wheelEvent | Prototype: | void QPlainTextEdit::wheelEvent(QWheelEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2270-2282 |
| | 8 | 3 |
QPlainTextEdit::zoomInFName: | QPlainTextEdit::zoomInF | Prototype: | void QPlainTextEdit::zoomInF(float range) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2318-2328 |
| | 8 | 3 |
QPlainTextEditPrivate::updateDefaultTextOptionName: | QPlainTextEditPrivate::updateDefaultTextOption | Prototype: | void QPlainTextEditPrivate::updateDefaultTextOption() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2009-2023 |
| | 8 | 3 |
QPlatformAccessibility::setRootObjectName: | QPlatformAccessibility::setRootObject | Prototype: | void QPlatformAccessibility::setRootObject(QObject *o) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | Lines: | 87-100 |
| | 8 | 4 |
QPlatformPixmap::fromDataName: | QPlatformPixmap::fromData | Prototype: | bool QPlatformPixmap::fromData(const uchar *buf, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qplatformpixmap.cpp | Lines: | 132-142 |
| | 8 | 2 |
QPlatformPrintDevice::isValidPageLayoutName: | QPlatformPrintDevice::isValidPageLayout | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 119-132 |
| | 8 | 2 |
QPlatformTextureList::appendTextureName: | QPlatformTextureList::appendTexture | Prototype: | void QPlatformTextureList::appendTexture(void *source, GLuint textureId, const QRect &geometry, const QRect &clipRect, Flags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 191-202 |
| | 8 | 1 |
QPlatformWindow::formatWindowTitleName: | QPlatformWindow::formatWindowTitle | Prototype: | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 457-470 |
| | 8 | 4 |
QPluginLoader::loadName: | QPluginLoader::load | Prototype: | bool QPluginLoader::load() | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 224-234 |
| | 8 | 4 |
QPluginLoader::staticInstancesName: | QPluginLoader::staticInstances | Prototype: | QObjectList QPluginLoader::staticInstances() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 434-445 |
| | 8 | 3 |
QPngHandler::setOptionName: | QPngHandler::setOption | Prototype: | void QPngHandler::setOption(ImageOption option, const QVariant &value) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1086-1096 |
| | 8 | 5 |
QPngHandlerPrivate::AllocatedMemoryPointers::deallocateName: | QPngHandlerPrivate::AllocatedMemoryPointers::deallocate | Prototype: | void deallocate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 130-140 |
| | 8 | 1 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const QPolygon & from, int fromIndex) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 417-428 |
| | 8 | 4 |
QPolygon::translateName: | QPolygon::translate | Prototype: | void QPolygon::translate(int dx, int dy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 208-220 |
| | 8 | 3 |
QPrintPreviewDialogPrivate::_q_pageSetupName: | QPrintPreviewDialogPrivate::_q_pageSetup | Prototype: | void QPrintPreviewDialogPrivate::_q_pageSetup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 590-605 |
| | 8 | 3 |
QPrintPreviewDialogPrivate::_q_zoomFactorChangedName: | QPrintPreviewDialogPrivate::_q_zoomFactorChanged | Prototype: | void QPrintPreviewDialogPrivate::_q_zoomFactorChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 614-625 |
| | 8 | 2 |
QPrinter::setOutputFileNameName: | QPrinter::setOutputFileName | Prototype: | void QPrinter::setOutputFileName(const QString &fileName) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 918-930 |
| | 8 | 4 |
QPrinter::setOutputFormatName: | QPrinter::setOutputFormat | Prototype: | void QPrinter::setOutputFormat(OutputFormat format) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 780-794 |
| | 8 | 4 |
QPrinterInfo::availablePrintersName: | QPrinterInfo::availablePrinters | Prototype: | QList<QPrinterInfo> QPrinterInfo::availablePrinters() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 420-431 |
| | 8 | 3 |
QPrinterPrivate::findValidPrinterName: | QPrinterPrivate::findValidPrinter | Prototype: | QPrinterInfo QPrinterPrivate::findValidPrinter(const QPrinterInfo &printer) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 108-121 |
| | 8 | 4 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2112-2125 |
| | 8 | 3 |
QProcess::startName: | QProcess::start | Prototype: | void QProcess::start(const QString &command, OpenMode mode) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2274-2287 |
| | 8 | 2 |
QProcess::waitForReadyReadName: | QProcess::waitForReadyRead | Prototype: | bool QProcess::waitForReadyRead(int msecs) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1811-1822 |
| | 8 | 4 |
QProcess::~QProcessName: | QProcess::~QProcess | Prototype: | QProcess::~QProcess() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1209-1223 |
| | 8 | 2 |
QProcessEnvironment::operator==Name: | QProcessEnvironment::operator== | Prototype: | bool QProcessEnvironment::operator==(const QProcessEnvironment &other) const | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 270-284 |
| | 8 | 4 |
QProcessEnvironmentPrivate::insertName: | QProcessEnvironmentPrivate::insert | Prototype: | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 195-208 |
| | 8 | 3 |
QProcessPrivate::waitForStartedName: | QProcessPrivate::waitForStarted | Prototype: | bool QProcessPrivate::waitForStarted(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 673-696 |
| | 8 | 2 |
QProgressBar::eventName: | QProgressBar::event | Prototype: | bool QProgressBar::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 570-587 |
| | 8 | 4 |
QProgressDialog::setLabelName: | QProgressDialog::setLabel | Prototype: | void QProgressDialog::setLabel(QLabel *label) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 352-363 |
| | 8 | 3 |
QProgressDialogPrivate::adoptChildWidgetName: | QProgressDialogPrivate::adoptChildWidget | Prototype: | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 486-499 |
| | 8 | 4 |
QPropertyAnimation::setTargetObjectName: | QPropertyAnimation::setTargetObject | Prototype: | void QPropertyAnimation::setTargetObject(QObject *target) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 183-196 |
| | 8 | 3 |
QPushButton::setAutoDefaultName: | QPushButton::setAutoDefault | Prototype: | void QPushButton::setAutoDefault(bool enable) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 339-349 |
| | 8 | 2 |
QPushButton::setFlatName: | QPushButton::setFlat | Prototype: | void QPushButton::setFlat(bool flat) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 636-646 |
| | 8 | 2 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal radius, const QPointF &focalPoint) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1837-1848 |
| | 8 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(const QPointF ¢er, qreal centerRadius, const QPointF &focalPoint, qreal focalRadius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1935-1946 |
| | 8 | 1 |
QRadialGradient::QRadialGradientName: | QRadialGradient::QRadialGradient | Prototype: | QRadialGradient::QRadialGradient(qreal cx, qreal cy, qreal centerRadius, qreal fx, qreal fy, qreal focalRadius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1955-1966 |
| | 8 | 1 |
QRasterPlatformPixmap::fromDataName: | QRasterPlatformPixmap::fromData | Prototype: | bool QRasterPlatformPixmap::fromData(const uchar *buffer, uint len, const char *format, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 113-125 |
| | 8 | 2 |
QRectF::normalizedName: | QRectF::normalized | Prototype: | QRectF QRectF::normalized() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1526-1538 |
| | 8 | 3 |
QRegExpEngine::anchorAlternationName: | QRegExpEngine::anchorAlternation | Prototype: | int QRegExpEngine::anchorAlternation(int a, int b) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1555-1569 |
| | 8 | 3 |
QRegularExpressionPrivate::cleanCompiledPatternName: | QRegularExpressionPrivate::cleanCompiledPattern | Prototype: | void QRegularExpressionPrivate::cleanCompiledPattern() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 974-984 |
| | 8 | 1 |
QRelatedTableModel::selectName: | QRelatedTableModel::select | Prototype: | bool QRelatedTableModel::select() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 241-252 |
| | 8 | 3 |
QResourceRoot::hashName: | QResourceRoot::hash | Prototype: | inline uint QResourceRoot::hash(int node) const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 580-590 |
| | 8 | 2 |
QScanConverter::beginName: | QScanConverter::begin | Prototype: | void QScanConverter::begin(int top, int bottom, int left, int right, Qt::FillRule fillRule, bool legacyRounding, QSpanBuffer *spanBuffer) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 217-231 |
| | 8 | 1 |
QScrollBarPrivate::flashName: | QScrollBarPrivate::flash | Prototype: | void QScrollBarPrivate::flash() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 238-250 |
| | 8 | 4 |
QScrollBarPrivate::setTransientName: | QScrollBarPrivate::setTransient | Prototype: | void QScrollBarPrivate::setTransient(bool value) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | Lines: | 224-236 |
| | 8 | 5 |
QScroller::scrollerName: | QScroller::scroller | Prototype: | QScroller *QScroller::scroller(QObject *target) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 298-311 |
| | 8 | 3 |
QScrollerPrivate::createScrollingSegmentsName: | QScrollerPrivate::createScrollingSegments | Prototype: | void QScrollerPrivate::createScrollingSegments(const QPointF &v, const QPointF &startPos, const QPointF &ppm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1391-1419 |
| | 8 | 1 |
QSequentialAnimationGroup::durationName: | QSequentialAnimationGroup::duration | Prototype: | int QSequentialAnimationGroup::duration() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | Lines: | 310-324 |
| | 8 | 3 |
QSettings::setArrayIndexName: | QSettings::setArrayIndex | Prototype: | void QSettings::setArrayIndex(int i) | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 3056-3068 |
| | 8 | 2 |
QSettings::valueName: | QSettings::value | Prototype: | QVariant QSettings::value(const QString &key, const QVariant &defaultValue) const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 3309-3320 |
| | 8 | 2 |
QSharedDataPointer::detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QNetworkProxyQueryPrivate>::detach() | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 873-883 |
| | 8 | 3 |
QSharedDataPointer::detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QUrlQueryPrivate>::detach() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 178-188 |
| | 8 | 3 |
QSharedDataPointer::detachName: | QSharedDataPointer::detach | Prototype: | template<> void QSharedDataPointer<QNetworkProxyPrivate>::detach() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 429-439 |
| | 8 | 3 |
QSharedMemory::setKeyName: | QSharedMemory::setKey | Prototype: | void QSharedMemory::setKey(const QString &key) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | Lines: | 191-202 |
| | 8 | 3 |
QSharedMemory::setNativeKeyName: | QSharedMemory::setNativeKey | Prototype: | void QSharedMemory::setNativeKey(const QString &key) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | Lines: | 223-234 |
| | 8 | 3 |
QSharedMemoryPrivate::createUnixKeyFileName: | QSharedMemoryPrivate::createUnixKeyFile | Prototype: | int QSharedMemoryPrivate::createUnixKeyFile(const QString &fileName) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | Lines: | 106-118 |
| | 8 | 3 |
QSharedNetworkSessionManager::getSessionName: | QSharedNetworkSessionManager::getSession | Prototype: | QSharedPointer<QNetworkSession> QSharedNetworkSessionManager::getSession(QNetworkConfiguration config) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qsharednetworksession.cpp | Lines: | 59-72 |
| | 8 | 3 |