Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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 |
QPrinterInfoPrivate::QPrinterInfoPrivateName: | QPrinterInfoPrivate::QPrinterInfoPrivate | Prototype: | QPrinterInfoPrivate::QPrinterInfoPrivate(const QString &id) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 53-60 |
| | 4 | 3 |
QPrinterPrivate::setPreviewModeName: | QPrinterPrivate::setPreviewMode | Prototype: | void QPrinterPrivate::setPreviewMode(bool enable) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 189-205 |
| | 12 | 3 |
QProcess::openName: | QProcess::open | Prototype: | bool QProcess::open(OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2136-2150 |
| | 9 | 3 |
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 &program, const QStringList &arguments, OpenMode mode) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2085-2101 |
| | 10 | 3 |
QProcessEnvironment::systemEnvironmentName: | QProcessEnvironment::systemEnvironment | Prototype: | QProcessEnvironment QProcessEnvironment::systemEnvironment() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 274-291 |
| | 11 | 3 |
QProcessEnvironment::valueName: | QProcessEnvironment::value | Prototype: | QString QProcessEnvironment::value(const QString &name, const QString &defaultValue) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 369-380 |
| | 7 | 3 |
QProcessEnvironmentPrivate::fromListName: | QProcessEnvironmentPrivate::fromList | Prototype: | QProcessEnvironment QProcessEnvironmentPrivate::fromList(const QStringList &list) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 166-182 |
| | 12 | 3 |
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::Channel::clearName: | QProcessPrivate::Channel::clear | Prototype: | void QProcessPrivate::Channel::clear() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 434-452 |
| | 12 | 3 |
QProcessPrivate::_q_startupNotificationName: | QProcessPrivate::_q_startupNotification | Prototype: | bool QProcessPrivate::_q_startupNotification() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1145-1170 |
| | 14 | 3 |
QProcessPrivate::destroyPipeName: | QProcessPrivate::destroyPipe | Prototype: | void QProcessPrivate::destroyPipe(int *pipe) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 139-149 |
| | 6 | 3 |
QProcessPrivate::processStartedName: | QProcessPrivate::processStarted | Prototype: | bool QProcessPrivate::processStarted(QString *errorMessage) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 571-592 |
| | 11 | 3 |
QProcessPrivate::~QProcessPrivateName: | QProcessPrivate::~QProcessPrivate | Prototype: | QProcessPrivate::~QProcessPrivate() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 852-858 |
| | 4 | 3 |
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 |
QProgressBar::setOrientationName: | QProgressBar::setOrientation | Prototype: | void QProgressBar::setOrientation(Qt::Orientation orientation) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 498-513 |
| | 12 | 3 |
QProgressBar::setRangeName: | QProgressBar::setRange | Prototype: | void QProgressBar::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 350-362 |
| | 7 | 3 |
QProgressBar::textName: | QProgressBar::text | Prototype: | QString QProgressBar::text() const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 459-485 |
| | 16 | 3 |
QProgressDialog::changeEventName: | QProgressDialog::changeEvent | Prototype: | void QProgressDialog::changeEvent(QEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 737-746 |
| | 6 | 3 |
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::setCancelButtonTextName: | QProgressDialogPrivate::setCancelButtonText | Prototype: | void QProgressDialogPrivate::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 441-455 |
| | 7 | 3 |
QProgressStyleAnimation::isUpdateNeededName: | QProgressStyleAnimation::isUpdateNeeded | Prototype: | bool QProgressStyleAnimation::isUpdateNeeded() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 159-170 |
| | 6 | 3 |
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 |
QProxyStyle::setBaseStyleName: | QProxyStyle::setBaseStyle | Prototype: | void QProxyStyle::setBaseStyle(QStyle *style) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | Lines: | 169-182 |
| | 7 | 3 |
QPushButton::focusInEventName: | QPushButton::focusInEvent | Prototype: | void QPushButton::focusInEvent(QFocusEvent *e) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 473-483 |
| | 7 | 3 |
QPushButtonPrivate::_q_popupPressedName: | QPushButtonPrivate::_q_popupPressed | Prototype: | void QPushButtonPrivate::_q_popupPressed() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 566-587 |
| | 12 | 3 |
QPushButtonPrivate::dialogParentName: | QPushButtonPrivate::dialogParent | Prototype: | QDialog *QPushButtonPrivate::dialogParent() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 291-301 |
| | 7 | 3 |
QQuaternion::fromDirectionName: | QQuaternion::fromDirection | Prototype: | QQuaternion QQuaternion::fromDirection(const QVector3D &direction, const QVector3D &up) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 738-754 |
| | 9 | 3 |
QQuaternion::getAxisAndAngleName: | QQuaternion::getAxisAndAngle | Prototype: | void QQuaternion::getAxisAndAngle(float *x, float *y, float *z, float *angle) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 422-447 |
| | 14 | 3 |
QQuaternion::normalizedName: | QQuaternion::normalized | Prototype: | QQuaternion QQuaternion::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 254-267 |
| | 9 | 3 |
QQuaternion::rotationToName: | QQuaternion::rotationTo | Prototype: | QQuaternion QQuaternion::rotationTo(const QVector3D &from, const QVector3D &to) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | Lines: | 764-788 |
| | 12 | 3 |
QRadioButton::sizeHintName: | QRadioButton::sizeHint | Prototype: | QSize QRadioButton::sizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 189-204 |
| | 13 | 3 |
QRasterBuffer::bufferImageName: | QRasterBuffer::bufferImage | Prototype: | QImage QRasterBuffer::bufferImage() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4099-4112 |
| | 7 | 3 |
QRasterPaintEngine::clipBoundingRectName: | QRasterPaintEngine::clipBoundingRect | Prototype: | QRect QRasterPaintEngine::clipBoundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3427-3440 |
| | 7 | 3 |
QRasterPaintEngine::drawEllipseName: | QRasterPaintEngine::drawEllipse | Prototype: | void QRasterPaintEngine::drawEllipse(const QRectF &rect) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3215-3242 |
| | 21 | 3 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3073-3090 |
| | 11 | 3 |
QRasterPaintEngine::drawPointsName: | QRasterPaintEngine::drawPoints | Prototype: | void QRasterPaintEngine::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3093-3110 |
| | 11 | 3 |
QRasterPaintEngine::fillPathName: | QRasterPaintEngine::fillPath | Prototype: | void QRasterPaintEngine::fillPath(const QPainterPath &path, QSpanData *fillData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1345-1374 |
| | 17 | 3 |
QRasterPaintEngine::fillPolygonName: | QRasterPaintEngine::fillPolygon | Prototype: | void QRasterPaintEngine::fillPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1847-1876 |
| | 16 | 3 |
QRasterPaintEngine::renderHintsChangedName: | QRasterPaintEngine::renderHintsChanged | Prototype: | void QRasterPaintEngine::renderHintsChanged() | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 883-908 |
| | 13 | 3 |
QRasterPaintEngine::shouldDrawCachedGlyphsName: | QRasterPaintEngine::shouldDrawCachedGlyphs | Prototype: | bool QRasterPaintEngine::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3289-3304 |
| | 5 | 3 |
QRasterPaintEngine::toNormalizedFillRectName: | QRasterPaintEngine::toNormalizedFillRect | Prototype: | QRect QRasterPaintEngine::toNormalizedFillRect(const QRectF &rect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 1624-1641 |
| | 11 | 3 |
QRasterPaintEngine::updateRasterStateName: | QRasterPaintEngine::updateRasterState | Prototype: | void QRasterPaintEngine::updateRasterState() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 821-838 |
| | 11 | 3 |
QRasterPaintEnginePrivate::rasterizeName: | QRasterPaintEnginePrivate::rasterize | Prototype: | void QRasterPaintEnginePrivate::rasterize(QT_FT_Outline *outline, ProcessSpans callback, QSpanData *spanData, QRasterBuffer *rasterBuffer) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 3468-3490 |
| | 12 | 3 |
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 |
QRasterPlatformPixmap::resizeName: | QRasterPlatformPixmap::resize | Prototype: | void QRasterPlatformPixmap::resize(int width, int height) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 90-111 |
| | 14 | 3 |
QRasterPlatformPixmap::toImageName: | QRasterPlatformPixmap::toImage | Prototype: | QImage QRasterPlatformPixmap::toImage() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 211-223 |
| | 6 | 3 |
QRasterPlatformPixmap::toImageName: | QRasterPlatformPixmap::toImage | Prototype: | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 225-241 |
| | 11 | 3 |
QRasterWindow::metricName: | QRasterWindow::metric | Prototype: | int QRasterWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 104-115 |
| | 5 | 3 |
QRawFont::alphaMapForGlyphName: | QRawFont::alphaMapForGlyph | Prototype: | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 265-275 |
| | 5 | 3 |
QRawFont::fromFontName: | QRawFont::fromFont | Prototype: | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 702-720 |
| | 12 | 3 |
QRawFont::glyphIndexesForCharsName: | QRawFont::glyphIndexesForChars | Prototype: | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 509-526 |
| | 11 | 3 |
QRawFont::glyphIndexesForStringName: | QRawFont::glyphIndexesForString | Prototype: | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 480-497 |
| | 12 | 3 |
QReadNotifier::eventName: | QReadNotifier::event | Prototype: | bool QReadNotifier::event(QEvent *e) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | Lines: | 1202-1212 |
| | 7 | 3 |
QRect::normalizedName: | QRect::normalized | Prototype: | QRect QRect::normalized() const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 297-315 |
| | 12 | 3 |
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 |
QRegExp::operator=Name: | QRegExp::operator= | Prototype: | QRegExp &QRegExp::operator=(const QRegExp &rx) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3981-3999 |
| | 14 | 3 |
QRegExpCharClass::dumpName: | QRegExpCharClass::dump | Prototype: | void QRegExpCharClass::dump() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2432-2442 |
| | 6 | 3 |
QRegExpEngine::Box::addAnchorsToEngineName: | QRegExpEngine::Box::addAnchorsToEngine | Prototype: | void QRegExpEngine::Box::addAnchorsToEngine(const Box &to) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2715-2724 |
| | 5 | 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 |
QRegExpEngine::anchorConcatenationName: | QRegExpEngine::anchorConcatenation | Prototype: | int QRegExpEngine::anchorConcatenation(int a, int b) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1574-1584 |
| | 7 | 3 |
QRegExpEngine::createStateName: | QRegExpEngine::createState | Prototype: | int QRegExpEngine::createState(int bref) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1505-1515 |
| | 6 | 3 |
QRegExpEngine::parseTermName: | QRegExpEngine::parseTerm | Prototype: | void QRegExpEngine::parseTerm(Box *box) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3759-3770 |
| | 6 | 3 |
QRegExpValidator::validateName: | QRegExpValidator::validate | Prototype: | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 884-897 |
| | 7 | 3 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3834-3849 |
| | 9 | 3 |
QRegion::copyName: | QRegion::copy | Prototype: | QRegion QRegion::copy() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3895-3908 |
| | 10 | 3 |
QRegionPrivate::canAppendName: | QRegionPrivate::canAppend | Prototype: | bool QRegionPrivate::canAppend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1529-1544 |
| | 9 | 3 |
QRegionPrivate::canPrependName: | QRegionPrivate::canPrepend | Prototype: | bool QRegionPrivate::canPrepend(const QRect *r) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1551-1566 |
| | 9 | 3 |
QRegionPrivate::vectorizeName: | QRegionPrivate::vectorize | Prototype: | inline void vectorize() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 1150-1156 |
| | 4 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(int nth) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2047-2058 |
| | 6 | 3 |
QRegularExpressionMatch::capturedName: | QRegularExpressionMatch::captured | Prototype: | QString QRegularExpressionMatch::captured(const QString &name) const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2089-2099 |
| | 7 | 3 |
QRegularExpressionMatch::capturedEndName: | QRegularExpressionMatch::capturedEnd | Prototype: | int QRegularExpressionMatch::capturedEnd(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2228-2238 |
| | 7 | 3 |
QRegularExpressionMatch::capturedLengthName: | QRegularExpressionMatch::capturedLength | Prototype: | int QRegularExpressionMatch::capturedLength(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2208-2218 |
| | 7 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(int nth) const | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2068-2079 |
| | 6 | 3 |
QRegularExpressionMatch::capturedRefName: | QRegularExpressionMatch::capturedRef | Prototype: | QStringRef QRegularExpressionMatch::capturedRef(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2109-2119 |
| | 7 | 3 |
QRegularExpressionMatch::capturedStartName: | QRegularExpressionMatch::capturedStart | Prototype: | int QRegularExpressionMatch::capturedStart(const QString &name) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 2187-2197 |
| | 7 | 3 |
QRegularExpressionPrivate::captureIndexForNameName: | QRegularExpressionPrivate::captureIndexForName | Prototype: | int QRegularExpressionPrivate::captureIndexForName(const QString &name) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 1187-1199 |
| | 7 | 3 |
QRegularExpressionPrivate::compilePatternName: | QRegularExpressionPrivate::compilePattern | Prototype: | void QRegularExpressionPrivate::compilePattern() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | Lines: | 989-1014 |
| | 16 | 3 |
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 |
QRelation::populateModelName: | QRelation::populateModel | Prototype: | void QRelation::populateModel() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlrelationaltablemodel.cpp | Lines: | 170-181 |
| | 7 | 3 |
QRenderRule::borderClipName: | QRenderRule::borderClip | Prototype: | QPainterPath QRenderRule::borderClip(QRect r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1236-1272 |
| | 28 | 3 |
QRenderRule::boxSizeName: | QRenderRule::boxSize | Prototype: | QSize QRenderRule::boxSize(const QSize &cs, int flags) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1067-1073 |
| | 4 | 3 |
QRenderRule::contentsSizeName: | QRenderRule::contentsSize | Prototype: | QSize contentsSize(const QSize &sz) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 535-541 |
| | 4 | 3 |
QRenderRule::drawBorderName: | QRenderRule::drawBorder | Prototype: | void QRenderRule::drawBorder(QPainter *p, const QRect& rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1220-1234 |
| | 9 | 3 |
QRenderRule::setClipName: | QRenderRule::setClip | Prototype: | void QRenderRule::setClip(QPainter *p, const QRect &rect) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1277-1286 |
| | 6 | 3 |
QRenderRule::unsetClipName: | QRenderRule::unsetClip | Prototype: | void QRenderRule::unsetClip(QPainter *p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | Lines: | 1288-1294 |
| | 4 | 3 |
QResource::registerResourceName: | QResource::registerResource | Prototype: | bool QResource::registerResource(const uchar *rccData, const QString &resourceRoot) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1126-1145 |
| | 13 | 3 |
QResource::registerResourceName: | QResource::registerResource | Prototype: | bool QResource::registerResource(const QString &rccFilename, const QString &resourceRoot) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1055-1074 |
| | 13 | 3 |
QResourceFileEngine::extensionName: | QResourceFileEngine::extension | Prototype: | bool QResourceFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1451-1465 |
| | 10 | 3 |
QResourceFileEngine::seekName: | QResourceFileEngine::seek | Prototype: | bool QResourceFileEngine::seek(qint64 pos) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1339-1349 |
| | 7 | 3 |
QResourceFileEngine::sizeName: | QResourceFileEngine::size | Prototype: | qint64 QResourceFileEngine::size() const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 1315-1323 |
| | 6 | 3 |
QResourceFileEngineIterator::hasNextName: | QResourceFileEngineIterator::hasNext | Prototype: | bool QResourceFileEngineIterator::hasNext() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource_iterator.cpp | Lines: | 59-73 |
| | 7 | 3 |
QResourcePrivate::clearName: | QResourcePrivate::clear | Prototype: | void QResourcePrivate::clear() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 233-248 |
| | 11 | 3 |
QResourceRoot::dataName: | QResourceRoot::data | Prototype: | const uchar *QResourceRoot::data(int node, qint64 *size) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 752-776 |
| | 17 | 3 |
QResourceRoot::nameName: | QResourceRoot::name | Prototype: | inline QString QResourceRoot::name(int node) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | Lines: | 591-613 |
| | 17 | 3 |
QRingBuffer::readName: | QRingBuffer::read | Prototype: | qint64 QRingBuffer::read(char *data, qint64 maxLength) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 214-227 |
| | 10 | 3 |
QRingBuffer::readName: | QRingBuffer::read | Prototype: | QByteArray QRingBuffer::read() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | Lines: | 234-253 |
| | 13 | 3 |
QRowsRemoval::containsName: | QRowsRemoval::contains | Prototype: | bool contains(QModelIndex parent, int row) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | Lines: | 121-130 |
| | 6 | 3 |
QSaveFile::writeDataName: | QSaveFile::writeData | Prototype: | qint64 QSaveFile::writeData(const char *data, qint64 len) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsavefile.cpp | Lines: | 342-353 |
| | 7 | 3 |