| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QOpenGLTimeMonitorPrivate::intervals| Name: | QOpenGLTimeMonitorPrivate::intervals | | Prototype: | QVector<GLuint64> QOpenGLTimeMonitorPrivate::intervals() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 608-630 |
| | 11 | 5 |
QOpenGLTimeMonitorPrivate::recordSample| Name: | QOpenGLTimeMonitorPrivate::recordSample | | Prototype: | void QOpenGLTimeMonitorPrivate::recordSample() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 559-581 |
| | 11 | 5 |
QOpenGLWidgetPrivate::grabFramebuffer| Name: | QOpenGLWidgetPrivate::grabFramebuffer | | Prototype: | QImage QOpenGLWidgetPrivate::grabFramebuffer() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 860-886 |
| | 14 | 5 |
QOpenGLWindowPrivate::initialize| Name: | QOpenGLWindowPrivate::initialize | | Prototype: | void QOpenGLWindowPrivate::initialize() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 212-232 |
| | 14 | 5 |
QPaintEngine::drawRects| Name: | QPaintEngine::drawRects | | Prototype: | void QPaintEngine::drawRects(const QRectF *rects, int rectCount) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 854-876 |
| | 16 | 5 |
QPaintEngineEx::clip| Name: | QPaintEngineEx::clip | | Prototype: | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 616-679 |
| | 44 | 5 |
QPaintEngineEx::drawStaticTextItem| Name: | QPaintEngineEx::drawStaticTextItem | | Prototype: | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | | Lines: | 1046-1076 |
| | 21 | 5 |
QPainter::drawConvexPolygon| Name: | QPainter::drawConvexPolygon | | Prototype: | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4947-4979 |
| | 17 | 5 |
QPainter::drawConvexPolygon| Name: | QPainter::drawConvexPolygon | | Prototype: | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4981-5013 |
| | 17 | 5 |
QPainter::drawEllipse| Name: | QPainter::drawEllipse | | Prototype: | void QPainter::drawEllipse(const QRectF &r) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4220-4252 |
| | 17 | 5 |
QPainter::drawEllipse| Name: | QPainter::drawEllipse | | Prototype: | void QPainter::drawEllipse(const QRect &r) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4261-4294 |
| | 17 | 5 |
QPainter::drawGlyphRun| Name: | QPainter::drawGlyphRun | | Prototype: | void QPainter::drawGlyphRun(const QPointF &position, const QGlyphRun &glyphRun) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 5534-5569 |
| | 23 | 5 |
QPainter::drawPie| Name: | QPainter::drawPie | | Prototype: | void QPainter::drawPie(const QRectF &r, int a, int alen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4409-4436 |
| | 14 | 5 |
QPainter::drawPolygon| Name: | QPainter::drawPolygon | | Prototype: | void QPainter::drawPolygon(const QPointF *points, int pointCount, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4809-4841 |
| | 17 | 5 |
QPainter::drawPolygon| Name: | QPainter::drawPolygon | | Prototype: | void QPainter::drawPolygon(const QPoint *points, int pointCount, Qt::FillRule fillRule) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4848-4880 |
| | 17 | 5 |
QPainter::drawPolyline| Name: | QPainter::drawPolyline | | Prototype: | void QPainter::drawPolyline(const QPointF *points, int pointCount) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4693-4726 |
| | 14 | 5 |
QPainter::drawPolyline| Name: | QPainter::drawPolyline | | Prototype: | void QPainter::drawPolyline(const QPoint *points, int pointCount) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 4734-4767 |
| | 14 | 5 |
QPainter::fillPath| Name: | QPainter::fillPath | | Prototype: | void QPainter::fillPath(const QPainterPath &path, const QBrush &brush) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3320-3351 |
| | 18 | 5 |
QPainter::fillRect| Name: | QPainter::fillRect | | Prototype: | void QPainter::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6883-6912 |
| | 19 | 5 |
QPainter::fillRect| Name: | QPainter::fillRect | | Prototype: | void QPainter::fillRect(const QRect &r, const QBrush &brush) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6921-6950 |
| | 19 | 5 |
QPainter::setClipping| Name: | QPainter::setClipping | | Prototype: | void QPainter::setClipping(bool enable) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2448-2478 |
| | 15 | 5 |
QPainter::strokePath| Name: | QPainter::strokePath | | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3277-3308 |
| | 18 | 5 |
QPainter::~QPainter| Name: | QPainter::~QPainter | | Prototype: | QPainter::~QPainter() | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 1479-1498 |
| | 11 | 5 |
QPainterPath::addRoundRect| Name: | QPainterPath::addRoundRect | | Prototype: | void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3167-3204 |
| | 27 | 5 |
QPainterPath::slopeAtPercent| Name: | QPainterPath::slopeAtPercent | | Prototype: | qreal QPainterPath::slopeAtPercent(qreal t) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3042-3076 |
| | 20 | 5 |
QPainterPath::toFillPolygon| Name: | QPainterPath::toFillPolygon | | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2783-2799 |
| | 12 | 5 |
QPainterPrivate::detachPainterPrivate| Name: | QPainterPrivate::detachPainterPrivate | | Prototype: | void QPainterPrivate::detachPainterPrivate(QPainter *q) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 306-330 |
| | 17 | 5 |
QPalette::detach| Name: | QPalette::detach | | Prototype: | void QPalette::detach() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 783-796 |
| | 9 | 5 |
QPalette::operator==| Name: | QPalette::operator== | | Prototype: | bool QPalette::operator==(const QPalette &p) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 819-830 |
| | 7 | 5 |
QPalette::resolve| Name: | QPalette::resolve | | Prototype: | QPalette QPalette::resolve(const QPalette &other) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 898-916 |
| | 12 | 5 |
QPalette::setBrush| Name: | QPalette::setBrush | | Prototype: | void QPalette::setBrush(ColorGroup cg, ColorRole cr, const QBrush &b) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 745-764 |
| | 14 | 5 |
QParallelAnimationGroupPrivate::applyGroupState| Name: | QParallelAnimationGroupPrivate::applyGroupState | | Prototype: | void QParallelAnimationGroupPrivate::applyGroupState(QAbstractAnimation *animation) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 274-288 |
| | 6 | 5 |
QPdfEnginePrivate::generateGradientShader| Name: | QPdfEnginePrivate::generateGradientShader | | Prototype: | int QPdfEnginePrivate::generateGradientShader(const QGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2208-2220 |
| | 5 | 5 |
QPdfEnginePrivate::generateLinearGradientShader| Name: | QPdfEnginePrivate::generateLinearGradientShader | | Prototype: | int QPdfEnginePrivate::generateLinearGradientShader(const QLinearGradient *gradient, const QTransform &matrix, bool alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 2078-2137 |
| | 41 | 5 |
QPicture::play| Name: | QPicture::play | | Prototype: | bool QPicture::play(QPainter *painter) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 408-441 |
| | 24 | 5 |
QPicture::save| Name: | QPicture::save | | Prototype: | bool QPicture::save(QIODevice *dev, const char *format) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 344-370 |
| | 14 | 5 |
QPicturePaintEngine::drawTextItem| Name: | QPicturePaintEngine::drawTextItem | | Prototype: | void QPicturePaintEngine::drawTextItem(const QPointF &p , const QTextItem &ti) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 473-511 |
| | 25 | 5 |
QPixmap::detach| Name: | QPixmap::detach | | Prototype: | void QPixmap::detach() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1564-1585 |
| | 12 | 5 |
QPlainTextEdit::mouseMoveEvent| Name: | QPlainTextEdit::mouseMoveEvent | | Prototype: | void QPlainTextEdit::mouseMoveEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2040-2055 |
| | 12 | 5 |
QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate| Name: | QPlatformBackingStorePrivate::~QPlatformBackingStorePrivate | | Prototype: | ~QPlatformBackingStorePrivate() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 81-95 |
| | 9 | 5 |
QPlatformCursorImage::set| Name: | QPlatformCursorImage::set | | Prototype: | void QPlatformCursorImage::set(Qt::CursorShape id) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 541-557 |
| | 11 | 5 |
QPlatformIntegrationFactory::keys| Name: | QPlatformIntegrationFactory::keys | | Prototype: | QStringList QPlatformIntegrationFactory::keys(const QString &platformPluginPath) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 92-114 |
| | 12 | 5 |
QPlatformThemeFactory::keys| Name: | QPlatformThemeFactory::keys | | Prototype: | QStringList QPlatformThemeFactory::keys(const QString &platformPluginPath) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | | Lines: | 79-102 |
| | 12 | 5 |
QPngHandler::setOption| Name: | 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 |
QPollingFileSystemWatcherEngine::removePaths| Name: | QPollingFileSystemWatcherEngine::removePaths | | Prototype: | QStringList QPollingFileSystemWatcherEngine::removePaths(const QStringList &paths, QStringList *files, QStringList *directories) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_polling.cpp | | Lines: | 84-107 |
| | 14 | 5 |
QPrintPreviewDialogPrivate::_q_navigate| Name: | QPrintPreviewDialogPrivate::_q_navigate | | Prototype: | void QPrintPreviewDialogPrivate::_q_navigate(QAction* action) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 523-535 |
| | 10 | 5 |
QPrintPreviewDialogPrivate::init| Name: | QPrintPreviewDialogPrivate::init | | Prototype: | void QPrintPreviewDialogPrivate::init(QPrinter *_printer) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 215-341 |
| | 86 | 5 |
QProcess::setReadChannel| Name: | QProcess::setReadChannel | | Prototype: | void QProcess::setReadChannel(ProcessChannel channel) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1327-1341 |
| | 9 | 5 |
QProcess::writeData| Name: | QProcess::writeData | | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1963-2021 |
| | 13 | 5 |
QProcessPrivate::_q_canWrite| Name: | QProcessPrivate::_q_canWrite | | Prototype: | bool QProcessPrivate::_q_canWrite() | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1052-1071 |
| | 10 | 5 |
QProgressDialog::reset| Name: | QProgressDialog::reset | | Prototype: | void QProgressDialog::reset() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 592-616 |
| | 13 | 5 |
QPushButton::setMenu| Name: | QPushButton::setMenu | | Prototype: | void QPushButton::setMenu(QMenu* menu) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 519-538 |
| | 14 | 5 |
QRadioButton::initStyleOption| Name: | QRadioButton::initStyleOption | | Prototype: | void QRadioButton::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | | Lines: | 166-184 |
| | 14 | 5 |
QRasterPaintEngine::drawStaticTextItem| Name: | QRasterPaintEngine::drawStaticTextItem | | Prototype: | void QRasterPaintEngine::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 2975-3006 |
| | 23 | 5 |
QRasterPaintEngine::updateMatrix| Name: | QRasterPaintEngine::updateMatrix | | Prototype: | void QRasterPaintEngine::updateMatrix(const QTransform &matrix) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 551-584 |
| | 18 | 5 |
QReadWriteLock::lockForRead| Name: | QReadWriteLock::lockForRead | | Prototype: | void QReadWriteLock::lockForRead() | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 135-163 |
| | 25 | 5 |
QReadWriteLock::lockForWrite| Name: | QReadWriteLock::lockForWrite | | Prototype: | void QReadWriteLock::lockForWrite() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 274-300 |
| | 23 | 5 |
QReadWriteLock::tryLockForRead| Name: | QReadWriteLock::tryLockForRead | | Prototype: | bool QReadWriteLock::tryLockForRead() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 181-208 |
| | 24 | 5 |
QReadWriteLock::tryLockForWrite| Name: | QReadWriteLock::tryLockForWrite | | Prototype: | bool QReadWriteLock::tryLockForWrite() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 317-343 |
| | 29 | 5 |
QRegExp::capturedTexts| Name: | QRegExp::capturedTexts | | Prototype: | QStringList QRegExp::capturedTexts() const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4392-4410 |
| | 13 | 5 |
QRegExp::lastIndexIn| Name: | QRegExp::lastIndexIn | | Prototype: | int QRegExp::lastIndexIn(const QString &str, int offset, CaretMode caretMode) const | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 4311-4329 |
| | 13 | 5 |
QRegExpCharClass::in| Name: | QRegExpCharClass::in | | Prototype: | bool QRegExpCharClass::in(QChar ch) const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2410-2429 |
| | 11 | 5 |
QRegExpEngine::Box::dump| Name: | QRegExpEngine::Box::dump | | Prototype: | void QRegExpEngine::Box::dump() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 2693-2712 |
| | 13 | 5 |
QRegExpEngine::addPlusTransitions| Name: | QRegExpEngine::addPlusTransitions | | Prototype: | void QRegExpEngine::addPlusTransitions(const QVector<int> &from, const QVector<int> &to, int atom) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1533-1548 |
| | 9 | 5 |
QRegExpEngine::goodStringMatch| Name: | QRegExpEngine::goodStringMatch | | Prototype: | bool QRegExpEngine::goodStringMatch(QRegExpMatchState &matchState) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1870-1888 |
| | 13 | 5 |
QRegExpEngine::heuristicallyChooseHeuristic| Name: | QRegExpEngine::heuristicallyChooseHeuristic | | Prototype: | void QRegExpEngine::heuristicallyChooseHeuristic() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | | Lines: | 1614-1643 |
| | 14 | 5 |
QRegion::intersected| Name: | QRegion::intersected | | Prototype: | QRegion QRegion::intersected(const QRect &r) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4110-4134 |
| | 15 | 5 |
QRegion::subtracted| Name: | QRegion::subtracted | | Prototype: | QRegion QRegion::subtracted(const QRegion &r) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4136-4159 |
| | 12 | 5 |
QRegion::xored| Name: | QRegion::xored | | Prototype: | QRegion QRegion::xored(const QRegion &r) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 4161-4177 |
| | 12 | 5 |
QRegionPrivate::prepend| Name: | QRegionPrivate::prepend | | Prototype: | void QRegionPrivate::prepend(const QRect *r) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | | Lines: | 1497-1527 |
| | 18 | 5 |
QRegularExpression::escape| Name: | QRegularExpression::escape | | Prototype: | QString QRegularExpression::escape(const QString &str) | | Coverage: | 96.296% (26/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp | | Lines: | 1878-1911 |
| | 19 | 5 |
QRenderRule::boxRect| Name: | QRenderRule::boxRect | | Prototype: | QRect QRenderRule::boxRect(const QRect& cr, int flags) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1047-1065 |
| | 12 | 5 |
QResource::unregisterResource| Name: | QResource::unregisterResource | | Prototype: | bool QResource::unregisterResource(const uchar *rccData, const QString &resourceRoot) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1158-1180 |
| | 14 | 5 |
QResource::unregisterResource| Name: | QResource::unregisterResource | | Prototype: | bool QResource::unregisterResource(const QString &rccFilename, const QString &resourceRoot) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qresource.cpp | | Lines: | 1087-1109 |
| | 14 | 5 |
QRingBuffer::chop| Name: | QRingBuffer::chop | | Prototype: | void QRingBuffer::chop(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 156-184 |
| | 16 | 5 |
QRingBuffer::free| Name: | QRingBuffer::free | | Prototype: | void QRingBuffer::free(qint64 bytes) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 66-96 |
| | 17 | 5 |
QRingBuffer::reserveFront| Name: | QRingBuffer::reserveFront | | Prototype: | char *QRingBuffer::reserveFront(qint64 bytes) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qringbuffer.cpp | | Lines: | 131-154 |
| | 15 | 5 |
QRollEffect::run| Name: | QRollEffect::run | | Prototype: | void QRollEffect::run(int time) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | | Lines: | 440-473 |
| | 22 | 5 |
QRubberBand::changeEvent| Name: | QRubberBand::changeEvent | | Prototype: | void QRubberBand::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | | Lines: | 217-234 |
| | 9 | 5 |
QScanConverter::emitNode| Name: | QScanConverter::emitNode | | Prototype: | void QScanConverter::emitNode(const Intersection *node) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | | Lines: | 241-257 |
| | 9 | 5 |
QScrollArea::ensureVisible| Name: | QScrollArea::ensureVisible | | Prototype: | void QScrollArea::ensureVisible(int x, int y, int xmargin, int ymargin) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 435-452 |
| | 10 | 5 |
QScrollArea::sizeHint| Name: | QScrollArea::sizeHint | | Prototype: | QSize QScrollArea::sizeHint() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollarea.cpp | | Lines: | 382-400 |
| | 14 | 5 |
QScrollBar::wheelEvent| Name: | QScrollBar::wheelEvent | | Prototype: | void QScrollBar::wheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 508-527 |
| | 11 | 5 |
QScrollBarPrivate::setTransient| Name: | 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::ungrabGesture| Name: | QScroller::ungrabGesture | | Prototype: | void QScroller::ungrabGesture(QObject *target) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 457-479 |
| | 13 | 5 |
QScrollerPrivate::inputName| Name: | QScrollerPrivate::inputName | | Prototype: | const char *QScrollerPrivate::inputName(QScroller::Input input) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 918-926 |
| | 5 | 5 |
QScrollerPrivate::nextSegmentPosition| Name: | QScrollerPrivate::nextSegmentPosition | | Prototype: | qreal QScrollerPrivate::nextSegmentPosition(QQueue<ScrollSegment> &segments, qint64 now, qreal oldPos) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1837-1862 |
| | 15 | 5 |
QScrollerPrivate::pushSegment| Name: | QScrollerPrivate::pushSegment | | Prototype: | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | | Lines: | 1112-1139 |
| | 18 | 5 |
QSemaphore::tryAcquire| Name: | QSemaphore::tryAcquire | | Prototype: | bool QSemaphore::tryAcquire(int n, int timeout) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qsemaphore.cpp | | Lines: | 208-229 |
| | 14 | 5 |
QSequentialAnimationGroupPrivate::advanceForwards| Name: | QSequentialAnimationGroupPrivate::advanceForwards | | Prototype: | void QSequentialAnimationGroupPrivate::advanceForwards(const AnimationIndex &newAnimationIndex) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 168-192 |
| | 12 | 5 |
QSequentialAnimationGroupPrivate::rewindForwards| Name: | QSequentialAnimationGroupPrivate::rewindForwards | | Prototype: | void QSequentialAnimationGroupPrivate::rewindForwards(const AnimationIndex &newAnimationIndex) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qsequentialanimationgroup.cpp | | Lines: | 200-224 |
| | 12 | 5 |
QSettings::endArray| Name: | QSettings::endArray | | Prototype: | void QSettings::endArray() | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 3027-3046 |
| | 13 | 5 |
QSettingsPrivate::processChild| Name: | QSettingsPrivate::processChild | | Prototype: | void QSettingsPrivate::processChild(QStringRef key, ChildSpec spec, QStringList &result) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 303-317 |
| | 9 | 5 |
QSettingsPrivate::stringListToVariantList| Name: | QSettingsPrivate::stringListToVariantList | | Prototype: | QVariant QSettingsPrivate::stringListToVariantList(const QStringList &l) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 368-388 |
| | 13 | 5 |
QSharedMemory::create| Name: | QSharedMemory::create | | Prototype: | bool QSharedMemory::create(int size, AccessMode mode) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory.cpp | | Lines: | 320-353 |
| | 16 | 5 |
QSharedMemoryPrivate::handle| Name: | QSharedMemoryPrivate::handle | | Prototype: | key_t QSharedMemoryPrivate::handle() | | Coverage: | 69.231% (9/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsharedmemory_systemv.cpp | | Lines: | 65-92 |
| | 16 | 5 |
QShortcut::event| Name: | QShortcut::event | | Prototype: | bool QShortcut::event(QEvent *e) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | | Lines: | 630-651 |
| | 13 | 5 |
QShortcutMap::createNewSequences| Name: | QShortcutMap::createNewSequences | | Prototype: | void QShortcutMap::createNewSequences(QKeyEvent *e, QVector<QKeySequence> &ksl, int ignoredModifiers) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 533-566 |
| | 24 | 5 |
QShortcutMap::removeShortcut| Name: | QShortcutMap::removeShortcut | | Prototype: | int QShortcutMap::removeShortcut(int id, QObject *owner, const QKeySequence &key) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 178-214 |
| | 22 | 5 |
QShortcutMap::translateModifiers| Name: | QShortcutMap::translateModifiers | | Prototype: | int QShortcutMap::translateModifiers(Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp | | Lines: | 605-617 |
| | 10 | 5 |