| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPainter::viewport| Name: | QPainter::viewport | | Prototype: | QRect QPainter::viewport() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7269-7277 |
| | 5 | 2 |
QPainter::window| Name: | QPainter::window | | Prototype: | QRect QPainter::window() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 7205-7213 |
| | 5 | 2 |
QPainter::worldMatrix| Name: | QPainter::worldMatrix | | Prototype: | const QMatrix &QPainter::worldMatrix() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2932-2940 |
| | 5 | 2 |
QPainter::worldMatrixEnabled| Name: | QPainter::worldMatrixEnabled | | Prototype: | bool QPainter::worldMatrixEnabled() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 3075-3083 |
| | 5 | 2 |
QPainter::worldTransform| Name: | QPainter::worldTransform | | Prototype: | const QTransform & QPainter::worldTransform() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 8296-8304 |
| | 5 | 2 |
QPainterPath::arcMoveTo| Name: | QPainterPath::arcMoveTo | | Prototype: | void QPainterPath::arcMoveTo(const QRectF &rect, qreal angle) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 966-974 |
| | 5 | 2 |
QPainterPath::setDirty| Name: | QPainterPath::setDirty | | Prototype: | void QPainterPath::setDirty(bool dirty) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3393-3400 |
| | 5 | 1 |
QPainterPath::setFillRule| Name: | QPainterPath::setFillRule | | Prototype: | void QPainterPath::setFillRule(Qt::FillRule fillRule) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 1331-1339 |
| | 5 | 2 |
QPanGestureRecognizer::reset| Name: | QPanGestureRecognizer::reset | | Prototype: | void QPanGestureRecognizer::reset(QGesture *state) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstandardgestures.cpp | | Lines: | 132-141 |
| | 5 | 1 |
QParallelAnimationGroupPrivate::connectUncontrolledAnimations| Name: | QParallelAnimationGroupPrivate::connectUncontrolledAnimations | | Prototype: | void QParallelAnimationGroupPrivate::connectUncontrolledAnimations() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qparallelanimationgroup.cpp | | Lines: | 256-265 |
| | 5 | 3 |
QPathSegments::setPath| Name: | QPathSegments::setPath | | Prototype: | void QPathSegments::setPath(const QPainterPath &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 905-914 |
| | 5 | 1 |
QPauseAnimation::setDuration| Name: | QPauseAnimation::setDuration | | Prototype: | void QPauseAnimation::setDuration(int msecs) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpauseanimation.cpp | | Lines: | 124-132 |
| | 5 | 2 |
QPdf::Stroker::strokePath| Name: | QPdf::Stroker::strokePath | | Prototype: | void QPdf::Stroker::strokePath(const QPainterPath &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 635-643 |
| | 5 | 2 |
QPdfPrintEngine::end| Name: | QPdfPrintEngine::end | | Prototype: | bool QPdfPrintEngine::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 90-100 |
| | 5 | 1 |
QPdfPrintEnginePrivate::QPdfPrintEnginePrivate| Name: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate | | Prototype: | QPdfPrintEnginePrivate::QPdfPrintEnginePrivate(QPrinter::PrinterMode m) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | | Lines: | 388-402 |
| | 5 | 3 |
QPenPrivate::QPenPrivate| Name: | QPenPrivate::QPenPrivate | | Prototype: | inline QPenPrivate::QPenPrivate(const QBrush &_brush, qreal _width, Qt::PenStyle penStyle, Qt::PenCapStyle _capStyle, Qt::PenJoinStyle _joinStyle, bool _defaultWidth) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | | Lines: | 230-240 |
| | 5 | 1 |
QPicture::load| Name: | QPicture::load | | Prototype: | bool QPicture::load(const QString &fileName, const char *format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 265-273 |
| | 5 | 2 |
QPictureIO::defineIOHandler| Name: | QPictureIO::defineIOHandler | | Prototype: | void QPictureIO::defineIOHandler(const char *format, const char *header, const char *flags, picture_io_handler readPicture, picture_io_handler writePicture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | | Lines: | 1503-1515 |
| | 5 | 2 |
QPicturePaintEngine::drawEllipse| Name: | QPicturePaintEngine::drawEllipse | | Prototype: | void QPicturePaintEngine::drawEllipse(const QRectF &rect) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 374-384 |
| | 5 | 1 |
QPicturePaintEngine::drawPath| Name: | QPicturePaintEngine::drawPath | | Prototype: | void QPicturePaintEngine::drawPath(const QPainterPath &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 386-396 |
| | 5 | 1 |
QPicturePaintEngine::updateBrushOrigin| Name: | QPicturePaintEngine::updateBrushOrigin | | Prototype: | void QPicturePaintEngine::updateBrushOrigin(const QPointF &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 230-240 |
| | 5 | 1 |
QPicturePaintEngine::updateClipEnabled| Name: | QPicturePaintEngine::updateClipEnabled | | Prototype: | void QPicturePaintEngine::updateClipEnabled(bool enabled) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 188-198 |
| | 5 | 1 |
QPicturePaintEngine::updateClipPath| Name: | QPicturePaintEngine::updateClipPath | | Prototype: | void QPicturePaintEngine::updateClipPath(const QPainterPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 296-308 |
| | 5 | 1 |
QPicturePaintEngine::updateClipRegion| Name: | QPicturePaintEngine::updateClipRegion | | Prototype: | void QPicturePaintEngine::updateClipRegion(const QRegion ®ion, Qt::ClipOperation op) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 283-294 |
| | 5 | 1 |
QPicturePaintEngine::updateCompositionMode| Name: | QPicturePaintEngine::updateCompositionMode | | Prototype: | void QPicturePaintEngine::updateCompositionMode(QPainter::CompositionMode cmode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 176-186 |
| | 5 | 1 |
QPicturePaintEngine::updateMatrix| Name: | QPicturePaintEngine::updateMatrix | | Prototype: | void QPicturePaintEngine::updateMatrix(const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 271-281 |
| | 5 | 1 |
QPicturePaintEngine::updateOpacity| Name: | QPicturePaintEngine::updateOpacity | | Prototype: | void QPicturePaintEngine::updateOpacity(qreal opacity) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 200-210 |
| | 5 | 1 |
QPicturePaintEngine::updateRenderHints| Name: | QPicturePaintEngine::updateRenderHints | | Prototype: | void QPicturePaintEngine::updateRenderHints(QPainter::RenderHints hints) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | | Lines: | 310-320 |
| | 5 | 1 |
QPixmap::convertFromImage| Name: | QPixmap::convertFromImage | | Prototype: | bool QPixmap::convertFromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1098-1106 |
| | 5 | 2 |
QPixmap::doImageIO| Name: | QPixmap::doImageIO | | Prototype: | bool QPixmap::doImageIO(QImageWriter *writer, int quality) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 894-901 |
| | 5 | 3 |
QPixmap::fromImage| Name: | QPixmap::fromImage | | Prototype: | QPixmap QPixmap::fromImage(const QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1608-1616 |
| | 5 | 2 |
QPixmap::fromImageInPlace| Name: | QPixmap::fromImageInPlace | | Prototype: | QPixmap QPixmap::fromImageInPlace(QImage &image, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 1630-1638 |
| | 5 | 2 |
QPixmapColorizeFilter::QPixmapColorizeFilter| Name: | QPixmapColorizeFilter::QPixmapColorizeFilter | | Prototype: | QPixmapColorizeFilter::QPixmapColorizeFilter(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 1017-1025 |
| | 5 | 1 |
QPixmapStyle::drawProgressBarBackground| Name: | QPixmapStyle::drawProgressBarBackground | | Prototype: | void QPixmapStyle::drawProgressBarBackground(const QStyleOption *option, QPainter *painter, const QWidget *) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 780-789 |
| | 5 | 2 |
QPixmapStylePrivate::computeSize| Name: | QPixmapStylePrivate::computeSize | | Prototype: | QSize QPixmapStylePrivate::computeSize(const QPixmapStyleDescriptor &desc, int width, int height) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 1154-1161 |
| | 5 | 3 |
QPlaceHolderItem::QPlaceHolderItem| Name: | QPlaceHolderItem::QPlaceHolderItem | | Prototype: | QPlaceHolderItem::QPlaceHolderItem(QWidget *w) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 72-79 |
| | 5 | 2 |
QPlainTextDocumentLayout::ensureBlockLayout| Name: | QPlainTextDocumentLayout::ensureBlockLayout | | Prototype: | void QPlainTextDocumentLayout::ensureBlockLayout(const QTextBlock &block) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 214-221 |
| | 5 | 3 |
QPlainTextEdit::dragMoveEvent| Name: | QPlainTextEdit::dragMoveEvent | | Prototype: | void QPlainTextEdit::dragMoveEvent(QDragMoveEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2143-2150 |
| | 5 | 2 |
QPlainTextEdit::focusInEvent| Name: | QPlainTextEdit::focusInEvent | | Prototype: | void QPlainTextEdit::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2245-2253 |
| | 5 | 2 |
QPlainTextEdit::setBackgroundVisible| Name: | QPlainTextEdit::setBackgroundVisible | | Prototype: | void QPlainTextEdit::setBackgroundVisible(bool visible) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2810-2817 |
| | 5 | 2 |
QPlainTextEdit::setPlaceholderText| Name: | QPlainTextEdit::setPlaceholderText | | Prototype: | void QPlainTextEdit::setPlaceholderText(const QString &placeholderText) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 1339-1347 |
| | 5 | 3 |
QPlainTextEdit::setWordWrapMode| Name: | QPlainTextEdit::setWordWrapMode | | Prototype: | void QPlainTextEdit::setWordWrapMode(QTextOption::WrapMode mode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 2781-2788 |
| | 5 | 2 |
QPlainTextEditPrivate::_q_cursorPositionChanged| Name: | QPlainTextEditPrivate::_q_cursorPositionChanged | | Prototype: | void QPlainTextEditPrivate::_q_cursorPositionChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 440-449 |
| | 5 | 1 |
QPlainTextEditPrivate::setTopLine| Name: | QPlainTextEditPrivate::setTopLine | | Prototype: | void QPlainTextEditPrivate::setTopLine(int visualTopLine, int dx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | | Lines: | 618-625 |
| | 5 | 1 |
QPlatformAccessibility::notifyAccessibilityUpdate| Name: | QPlatformAccessibility::notifyAccessibilityUpdate | | Prototype: | void QPlatformAccessibility::notifyAccessibilityUpdate(QAccessibleEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp | | Lines: | 80-89 |
| | 5 | 3 |
QPlatformCursor::setPos| Name: | QPlatformCursor::setPos | | Prototype: | void QPlatformCursor::setPos(const QPoint &pos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 122-131 |
| | 5 | 2 |
QPlatformCursorPrivate::getInstances| Name: | QPlatformCursorPrivate::getInstances | | Prototype: | QList<QPlatformCursor *> QPlatformCursorPrivate::getInstances() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp | | Lines: | 52-60 |
| | 5 | 3 |
QPlatformFontDatabase::fontDir| Name: | QPlatformFontDatabase::fontDir | | Prototype: | QString QPlatformFontDatabase::fontDir() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 395-404 |
| | 5 | 2 |
QPlatformFontDatabase::fontEngine| Name: | QPlatformFontDatabase::fontEngine | | Prototype: | QFontEngine *QPlatformFontDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 344-352 |
| | 5 | 1 |
QPlatformFontDatabase::registerFont| Name: | QPlatformFontDatabase::registerFont | | Prototype: | void QPlatformFontDatabase::registerFont(const QString &familyname, const QString &stylename, const QString &foundryname, QFont::Weight weight, QFont::Style style, QFont::Stretch stretch, bool antialiased, bool scalable, int pixelSize, bool fixedPitch, const QSupportedWritingSystems &writingSystems, void *usrPtr) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | | Lines: | 128-140 |
| | 5 | 2 |
QPlatformIntegrationFactory::create| Name: | QPlatformIntegrationFactory::create | | Prototype: | QPlatformIntegration *QPlatformIntegrationFactory::create(const QString &platform, const QStringList ¶mList, int &argc, char **argv, const QString &platformPluginPath) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp | | Lines: | 59-72 |
| | 5 | 3 |
QPlatformPixmap::fromFile| Name: | QPlatformPixmap::fromFile | | Prototype: | bool QPlatformPixmap::fromFile(const QString &fileName, 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: | 128-136 |
| | 5 | 2 |
QPlatformScreen::~QPlatformScreen| Name: | QPlatformScreen::~QPlatformScreen | | Prototype: | QPlatformScreen::~QPlatformScreen() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | | Lines: | 60-68 |
| | 5 | 2 |
QPluginLoader::instance| Name: | QPluginLoader::instance | | Prototype: | QObject *QPluginLoader::instance() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 194-201 |
| | 5 | 3 |
QPolygon::point| Name: | QPolygon::point | | Prototype: | void QPolygon::point(int index, int *x, int *y) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 267-274 |
| | 5 | 3 |
QPolygon::setPoints| Name: | QPolygon::setPoints | | Prototype: | void QPolygon::setPoints(int nPoints, const int *points) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 311-319 |
| | 5 | 2 |
QPolygonF::toPolygon| Name: | QPolygonF::toPolygon | | Prototype: | QPolygon QPolygonF::toPolygon() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | | Lines: | 688-695 |
| | 5 | 2 |
QPpmHandler::readHeader| Name: | QPpmHandler::readHeader | | Prototype: | bool QPpmHandler::readHeader() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 417-424 |
| | 5 | 2 |
QPrevNextCalButton::paintEvent| Name: | QPrevNextCalButton::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 1605-1611 |
| | 5 | 1 |
QPreviewPaintEngine::abort| Name: | QPreviewPaintEngine::abort | | Prototype: | bool QPreviewPaintEngine::abort() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | | Lines: | 173-181 |
| | 5 | 1 |
QPrintDialog::open| Name: | QPrintDialog::open | | Prototype: | void QPrintDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 490-497 |
| | 5 | 1 |
QPrintDialog::setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 180-189 |
| | 5 | 2 |
QPrintDialogPrivate::setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 572-580 |
| | 5 | 2 |
QPrintPreviewDialog::open| Name: | QPrintPreviewDialog::open | | Prototype: | void QPrintPreviewDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 751-760 |
| | 5 | 1 |
QPrintPreviewDialog::setVisible| Name: | QPrintPreviewDialog::setVisible | | Prototype: | void QPrintPreviewDialog::setVisible(bool visible) | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | | Lines: | 716-725 |
| | 5 | 2 |
QPrinter::setFromTo| Name: | QPrinter::setFromTo | | Prototype: | void QPrinter::setFromTo(int from, int to) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 2135-2143 |
| | 5 | 2 |
QPrinterInfo::operator=| Name: | QPrinterInfo::operator= | | Prototype: | QPrinterInfo &QPrinterInfo::operator=(const QPrinterInfo &other) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | | Lines: | 136-144 |
| | 5 | 2 |
QPrinterPrivate::init| Name: | QPrinterPrivate::init | | Prototype: | void QPrinterPrivate::init(const QPrinterInfo &printer, QPrinter::PrinterMode mode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 703-713 |
| | 5 | 2 |
QProcess::QProcess| Name: | QProcess::QProcess | | Prototype: | QProcess::QProcess(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1240-1246 |
| | 5 | 1 |
QProcess::readAllStandardError| Name: | QProcess::readAllStandardError | | Prototype: | QByteArray QProcess::readAllStandardError() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2040-2047 |
| | 5 | 1 |
QProcess::readAllStandardOutput| Name: | QProcess::readAllStandardOutput | | Prototype: | QByteArray QProcess::readAllStandardOutput() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2024-2031 |
| | 5 | 1 |
QProcess::setArguments| Name: | QProcess::setArguments | | Prototype: | void QProcess::setArguments(const QStringList &arguments) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2334-2342 |
| | 5 | 2 |
QProcess::setProcessState| Name: | QProcess::setProcessState | | Prototype: | void QProcess::setProcessState(ProcessState state) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 1930-1937 |
| | 5 | 2 |
QProcess::setProgram| Name: | QProcess::setProgram | | Prototype: | void QProcess::setProgram(const QString &program) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2303-2311 |
| | 5 | 2 |
QProcess::startDetached| Name: | QProcess::startDetached | | Prototype: | bool QProcess::startDetached(const QString &command) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 2512-2521 |
| | 5 | 2 |
QProcessEnvironmentPrivate::toList| Name: | QProcessEnvironmentPrivate::toList | | Prototype: | QStringList QProcessEnvironmentPrivate::toList() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 159-166 |
| | 5 | 2 |
QProcessPrivate::readFromChannel| Name: | QProcessPrivate::readFromChannel | | Prototype: | qint64 QProcessPrivate::readFromChannel(const Channel *channel, char *data, qint64 maxlen) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | | Lines: | 668-682 |
| | 5 | 2 |
QProcessPrivate::setErrorAndEmit| Name: | QProcessPrivate::setErrorAndEmit | | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 993-1000 |
| | 5 | 1 |
QProgressBar::minimumSizeHint| Name: | QProgressBar::minimumSizeHint | | Prototype: | QSize QProgressBar::minimumSizeHint() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 438-446 |
| | 5 | 2 |
QProgressBar::paintEvent| Name: | QProgressBar::paintEvent | | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 410-417 |
| | 5 | 1 |
QProgressBar::reset| Name: | QProgressBar::reset | | Prototype: | void QProgressBar::reset() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 260-267 |
| | 5 | 2 |
QProgressDialog::cancel| Name: | QProgressDialog::cancel | | Prototype: | void QProgressDialog::cancel() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 630-637 |
| | 5 | 1 |
QProgressDialog::open| Name: | QProgressDialog::open | | Prototype: | void QProgressDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 876-883 |
| | 5 | 1 |
QProgressDialog::setMinimumDuration| Name: | QProgressDialog::setMinimumDuration | | Prototype: | void QProgressDialog::setMinimumDuration(int ms) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 768-776 |
| | 5 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint| Name: | QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint | | Prototype: | void QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | | Lines: | 507-515 |
| | 5 | 2 |
QProgressStyleAnimation::progressStep| Name: | QProgressStyleAnimation::progressStep | | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | | Lines: | 146-153 |
| | 5 | 2 |
QProxyStyle::QProxyStyle| Name: | QProxyStyle::QProxyStyle | | Prototype: | QProxyStyle::QProxyStyle(QStyle *style) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qproxystyle.cpp | | Lines: | 115-124 |
| | 5 | 2 |
QPushButton::showMenu| Name: | QPushButton::showMenu | | Prototype: | void QPushButton::showMenu() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | | Lines: | 563-570 |
| | 5 | 2 |
QQuaternion::fromAxisAndAngle| Name: | QQuaternion::fromAxisAndAngle | | Prototype: | QQuaternion QQuaternion::fromAxisAndAngle(const QVector3D& axis, float angle) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 405-416 |
| | 5 | 1 |
QQuaternion::getAxes| Name: | QQuaternion::getAxes | | Prototype: | void QQuaternion::getAxes(QVector3D *xAxis, QVector3D *yAxis, QVector3D *zAxis) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 698-707 |
| | 5 | 1 |
QRasterPaintEngine::clipType| Name: | QRasterPaintEngine::clipType | | Prototype: | QRasterPaintEngine::ClipType QRasterPaintEngine::clipType() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 3422-3431 |
| | 5 | 2 |
QRasterPaintEngine::createState| Name: | QRasterPaintEngine::createState | | Prototype: | QPainterState *QRasterPaintEngine::createState(QPainterState *orig) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 652-661 |
| | 5 | 2 |
QRasterPaintEngine::fillRect| Name: | QRasterPaintEngine::fillRect | | Prototype: | void QRasterPaintEngine::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1761-1773 |
| | 5 | 2 |
QRasterPaintEngine::shouldDrawCachedGlyphs| Name: | 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: | 3299-3314 |
| | 5 | 3 |
QRasterPlatformPixmap::fromImageReader| Name: | QRasterPlatformPixmap::fromImageReader | | Prototype: | void QRasterPlatformPixmap::fromImageReader(QImageReader *imageReader, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 146-155 |
| | 5 | 2 |
QRasterWindow::metric| Name: | 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: | 111-122 |
| | 5 | 3 |
QRawFont::alphaMapForGlyph| Name: | 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: | 272-282 |
| | 5 | 3 |
QReadWriteLock::~QReadWriteLock| Name: | QReadWriteLock::~QReadWriteLock | | Prototype: | QReadWriteLock::~QReadWriteLock() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 156-164 |
| | 5 | 2 |
QReadWriteLockPrivate::unlock| Name: | QReadWriteLockPrivate::unlock | | Prototype: | void QReadWriteLockPrivate::unlock() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 528-535 |
| | 5 | 3 |
QRectF::toAlignedRect| Name: | QRectF::toAlignedRect | | Prototype: | QRect QRectF::toAlignedRect() const noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 2378-2385 |
| | 5 | 1 |