Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 286-297 |
| | 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: | 817-832 |
| | 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: | 802-815 |
| | 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: | 920-935 |
| | 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: | 4351-4369 |
| | 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: | 7287-7306 |
| | 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: | 3047-3064 |
| | 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: | 2559-2572 |
| | 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: | 520-536 |
| | 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: | 111-125 |
| | 8 | 3 |
QParallelAnimationGroupPrivate::shouldAnimationStartName: | QParallelAnimationGroupPrivate::shouldAnimationStart | Prototype: | bool QParallelAnimationGroupPrivate::shouldAnimationStart(QAbstractAnimation *animation, bool startIfAtEnd) const | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | Lines: | 267-278 |
| | 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: | 1774-1787 |
| | 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: | 565-576 |
| | 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: | 678-689 |
| | 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: | 72-84 |
| | 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: | 137-154 |
| | 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: | 1398-1410 |
| | 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: | 255-269 |
| | 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: | 249-263 |
| | 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: | 304-316 |
| | 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: | 1012-1022 |
| | 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: | 824-838 |
| | 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: | 1220-1232 |
| | 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: | 1192-1204 |
| | 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: | 338-350 |
| | 8 | 4 |
QPixmapStyle::addPixmapName: | QPixmapStyle::addPixmap | Prototype: | void QPixmapStyle::addPixmap(ControlPixmap control, const QString &fileName, QMargins margins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 642-657 |
| | 8 | 2 |
QPixmapStyle::drawComplexControlName: | QPixmapStyle::drawComplexControl | Prototype: | void QPixmapStyle::drawComplexControl(ComplexControl cc, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 306-322 |
| | 8 | 5 |
QPixmapStyle::drawProgressBarLabelName: | QPixmapStyle::drawProgressBarLabel | Prototype: | void QPixmapStyle::drawProgressBarLabel(const QStyleOption *option, QPainter *painter, const QWidget *) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 791-804 |
| | 8 | 3 |
QPixmapStyle::drawPushButtonName: | QPixmapStyle::drawPushButton | Prototype: | void QPixmapStyle::drawPushButton(const QStyleOption *option, QPainter *painter, const QWidget *) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 681-694 |
| | 8 | 2 |
QPixmapStyle::drawScrollBarName: | QPixmapStyle::drawScrollBar | Prototype: | void QPixmapStyle::drawScrollBar(const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 916-930 |
| | 8 | 3 |
QPixmapStyle::pushButtonSizeFromContentsName: | QPixmapStyle::pushButtonSizeFromContents | Prototype: | QSize QPixmapStyle::pushButtonSizeFromContents(const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 932-947 |
| | 8 | 1 |
QPixmapStyle::sizeFromContentsName: | QPixmapStyle::sizeFromContents | Prototype: | QSize QPixmapStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &contentsSize, const QWidget *widget) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 327-347 |
| | 8 | 8 |
QPixmapStyle::unpolishName: | QPixmapStyle::unpolish | Prototype: | void QPixmapStyle::unpolish(QWidget *widget) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 210-224 |
| | 8 | 4 |
QPixmapStylePrivate::scaleName: | QPixmapStylePrivate::scale | Prototype: | QPixmap QPixmapStylePrivate::scale(int w, int h, const QPixmap &pixmap, const QPixmapStyleDescriptor &desc) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | Lines: | 1119-1131 |
| | 8 | 1 |
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: | 419-430 |
| | 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: | 79-88 |
| | 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: | 2066-2078 |
| | 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: | 2754-2764 |
| | 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: | 2300-2312 |
| | 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: | 2348-2358 |
| | 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: | 2016-2030 |
| | 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: | 91-104 |
| | 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: | 138-148 |
| | 8 | 2 |
QPlatformPrintDevice::isValidPageLayoutName: | QPlatformPrintDevice::isValidPageLayout | Prototype: | bool QPlatformPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 125-138 |
| | 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: | 197-208 |
| | 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: | 463-476 |
| | 8 | 4 |
QPluginLoader::loadName: | QPluginLoader::load | Prototype: | bool QPluginLoader::load() | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 230-240 |
| | 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: | 442-453 |
| | 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: | 136-146 |
| | 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: | 423-434 |
| | 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: | 214-226 |
| | 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: | 596-611 |
| | 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: | 620-631 |
| | 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: | 925-937 |
| | 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: | 787-801 |
| | 8 | 4 |
QPrinter::supportedResolutionsName: | QPrinter::supportedResolutions | Prototype: | QList<int> QPrinter::supportedResolutions() const | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1946-1956 |
| | 8 | 2 |
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: | 114-127 |
| | 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: | 2106-2119 |
| | 8 | 3 |
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: | 1857-1868 |
| | 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: | 1254-1268 |
| | 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: | 272-286 |
| | 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: | 197-210 |
| | 8 | 3 |
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: | 574-591 |
| | 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: | 358-369 |
| | 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: | 492-505 |
| | 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: | 189-202 |
| | 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: | 345-355 |
| | 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: | 642-652 |
| | 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: | 1843-1854 |
| | 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: | 1941-1952 |
| | 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: | 1961-1972 |
| | 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: | 119-131 |
| | 8 | 2 |
QRectF::normalizedName: | QRectF::normalized | Prototype: | QRectF QRectF::normalized() const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1546-1558 |
| | 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: | 1561-1575 |
| | 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: | 980-990 |
| | 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: | 247-258 |
| | 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: | 586-596 |
| | 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: | 223-237 |
| | 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: | 244-256 |
| | 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: | 230-242 |
| | 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: | 304-317 |
| | 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: | 1403-1431 |
| | 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: | 316-330 |
| | 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: | 3029-3041 |
| | 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: | 3282-3293 |
| | 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: | 879-889 |
| | 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: | 185-195 |
| | 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: | 435-445 |
| | 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: | 197-208 |
| | 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: | 229-240 |
| | 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: | 112-124 |
| | 8 | 3 |
QShortcutMap::hasShortcutForKeySequenceName: | QShortcutMap::hasShortcutForKeySequence | Prototype: | bool QShortcutMap::hasShortcutForKeySequence(const QKeySequence &seq) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | Lines: | 408-423 |
| | 8 | 3 |
QSignalTransition::eventTestName: | QSignalTransition::eventTest | Prototype: | bool QSignalTransition::eventTest(QEvent *event) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | Lines: | 226-237 |
| | 8 | 3 |
QSignalTransitionPrivate::callOnTransitionName: | QSignalTransitionPrivate::callOnTransition | Prototype: | void QSignalTransitionPrivate::callOnTransition(QEvent *e) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qsignaltransition.cpp | Lines: | 273-286 |
| | 8 | 2 |
QSizeGripPrivate::cornerName: | QSizeGripPrivate::corner | Prototype: | Qt::Corner QSizeGripPrivate::corner() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsizegrip.cpp | Lines: | 157-168 |
| | 8 | 2 |
QSocks5SocketEngine::setOptionName: | QSocks5SocketEngine::setOption | Prototype: | bool QSocks5SocketEngine::setOption(SocketOption option, int value) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | Lines: | 1714-1726 |
| | 8 | 4 |
QSortFilterProxyModel::buddyName: | QSortFilterProxyModel::buddy | Prototype: | QModelIndex QSortFilterProxyModel::buddy(const QModelIndex &index) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 2237-2247 |
| | 8 | 3 |
QSortFilterProxyModel::indexName: | QSortFilterProxyModel::index | Prototype: | QModelIndex QSortFilterProxyModel::index(int row, int column, const QModelIndex &parent) const | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 1876-1888 |
| | 8 | 3 |