Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QProcess::systemEnvironmentName: | QProcess::systemEnvironment | Prototype: | QStringList QProcess::systemEnvironment() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2563-2571 |
| | 6 | 2 |
QProcess::startDetachedName: | 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: | 2520-2530 |
| | 6 | 2 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &command) | Coverage: | 25.000% (2/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2454-2462 |
| | 6 | 2 |
QProcess::executeName: | QProcess::execute | Prototype: | int QProcess::execute(const QString &program, const QStringList &arguments) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2431-2439 |
| | 6 | 2 |
QPrinterInfo::QPrinterInfoName: | QPrinterInfo::QPrinterInfo | Prototype: | QPrinterInfo::QPrinterInfo(const QPrinter &printer) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinterinfo.cpp | Lines: | 104-115 |
| | 6 | 3 |
QPrinter::setPageMarginsName: | QPrinter::setPageMargins | Prototype: | void QPrinter::setPageMargins(qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1818-1828 |
| | 6 | 2 |
QPrinter::setEnginesName: | QPrinter::setEngines | Prototype: | void QPrinter::setEngines(QPrintEngine *printEngine, QPaintEngine *paintEngine) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 723-733 |
| | 6 | 2 |
QPrintPreviewWidget::setZoomModeName: | QPrintPreviewWidget::setZoomMode | Prototype: | void QPrintPreviewWidget::setZoomMode(QPrintPreviewWidget::ZoomMode zoomMode) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 717-727 |
| | 6 | 2 |
QPrintPreviewDialogPrivate::_q_printName: | QPrintPreviewDialogPrivate::_q_print | Prototype: | void QPrintPreviewDialogPrivate::_q_print() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 560-588 |
| | 6 | 3 |
QPreviewPaintEngine::endName: | QPreviewPaintEngine::end | Prototype: | bool QPreviewPaintEngine::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_preview.cpp | Lines: | 95-104 |
| | 6 | 1 |
QPpmHandler::canReadName: | QPpmHandler::canRead | Prototype: | bool QPpmHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | Lines: | 420-431 |
| | 6 | 3 |
QPolygonF::QPolygonFName: | QPolygonF::QPolygonF | Prototype: | QPolygonF::QPolygonF(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 551-559 |
| | 6 | 1 |
QPolygon::putPointsName: | QPolygon::putPoints | Prototype: | void QPolygon::putPoints(int index, int nPoints, const int *points) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 355-364 |
| | 6 | 3 |
QPngHandler::supportsOptionName: | QPngHandler::supportsOption | Prototype: | bool QPngHandler::supportsOption(ImageOption option) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1053-1061 |
| | 6 | 1 |
QPngHandler::canReadName: | QPngHandler::canRead | Prototype: | bool QPngHandler::canRead() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 1018-1029 |
| | 6 | 3 |
QPluginLoader::unloadName: | QPluginLoader::unload | Prototype: | bool QPluginLoader::unload() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 253-262 |
| | 6 | 3 |
QPlatformWindow::windowSizeIncrementName: | QPlatformWindow::windowSizeIncrement | Prototype: | QSize QPlatformWindow::windowSizeIncrement() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 689-701 |
| | 6 | 3 |
QPlatformWindow::mapToGlobalName: | QPlatformWindow::mapToGlobal | Prototype: | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 208-217 |
| | 6 | 2 |
QPlatformWindow::mapFromGlobalName: | QPlatformWindow::mapFromGlobal | Prototype: | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 226-235 |
| | 6 | 2 |
QPlatformTheme::paletteName: | QPlatformTheme::palette | Prototype: | const QPalette *QPlatformTheme::palette(Palette type) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp | Lines: | 384-393 |
| | 6 | 3 |
QPlatformScreen::topLevelAtName: | QPlatformScreen::topLevelAt | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 88-98 |
| | 6 | 3 |
QPlatformScreen::grabWindowName: | QPlatformScreen::grabWindow | Prototype: | QPixmap QPlatformScreen::grabWindow(WId window, int x, int y, int width, int height) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 72-80 |
| | 6 | 1 |
QPlatformPrintDevice::supportedPageSizeName: | QPlatformPrintDevice::supportedPageSize | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 195-207 |
| | 6 | 4 |
QPlatformPrintDevice::supportedPageSizeName: | QPlatformPrintDevice::supportedPageSize | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSize(const QString &pageName) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 209-220 |
| | 6 | 4 |
QPlatformGraphicsBuffer::unlockName: | QPlatformGraphicsBuffer::unlock | Prototype: | void QPlatformGraphicsBuffer::unlock() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp | Lines: | 164-172 |
| | 6 | 2 |
QPlainTextEdit::setTabStopWidthName: | QPlainTextEdit::setTabStopWidth | Prototype: | void QPlainTextEdit::setTabStopWidth(int width) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2439-2447 |
| | 6 | 2 |
QPlainTextEdit::cursorRectName: | QPlainTextEdit::cursorRect | Prototype: | QRect QPlainTextEdit::cursorRect(const QTextCursor &cursor) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qplaintextedit.cpp | Lines: | 2376-2385 |
| | 6 | 2 |
QPixmapIconEngine::addPixmapName: | QPixmapIconEngine::addPixmap | Prototype: | void QPixmapIconEngine::addPixmap(const QPixmap &pixmap, QIcon::Mode mode, QIcon::State state) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 343-354 |
| | 6 | 3 |
QPixmapConvolutionFilter::setConvolutionKernelName: | QPixmapConvolutionFilter::setConvolutionKernel | Prototype: | void QPixmapConvolutionFilter::setConvolutionKernel(const qreal *kernel, int rows, int columns) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 250-258 |
| | 6 | 1 |
QPixmapCache::findName: | QPixmapCache::find | Prototype: | bool QPixmapCache::find(const Key &key, QPixmap* pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | Lines: | 516-525 |
| | 6 | 3 |
QPixmap::setDevicePixelRatioName: | QPixmap::setDevicePixelRatio | Prototype: | void QPixmap::setDevicePixelRatio(qreal scaleFactor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 680-690 |
| | 6 | 3 |
QPixmap::QPixmapName: | QPixmap::QPixmap | Prototype: | QPixmap::QPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | Lines: | 213-225 |
| | 6 | 3 |
QPicturePaintEngine::updateFontName: | QPicturePaintEngine::updateFont | Prototype: | void QPicturePaintEngine::updateFont(const QFont &font) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp | Lines: | 236-247 |
| | 6 | 1 |
QPictureIO::initName: | QPictureIO::init | Prototype: | void QPictureIO::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 1353-1361 |
| | 6 | 1 |
QPicture::boundingRectName: | QPicture::boundingRect | Prototype: | QRect QPicture::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpicture.cpp | Lines: | 377-388 |
| | 6 | 3 |
QPen::setWidthName: | QPen::setWidth | Prototype: | void QPen::setWidth(int width) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpen.cpp | Lines: | 648-656 |
| | 6 | 3 |
QPdfPrintEngine::beginName: | QPdfPrintEngine::begin | Prototype: | bool QPdfPrintEngine::begin(QPaintDevice *pdev) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintengine_pdf.cpp | Lines: | 71-82 |
| | 6 | 2 |
QPdfEnginePrivate::pageMatrixName: | QPdfEnginePrivate::pageMatrix | Prototype: | QTransform QPdfEnginePrivate::pageMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 2699-2708 |
| | 6 | 2 |
QPdfEnginePrivate::QPdfEnginePrivateName: | QPdfEnginePrivate::QPdfEnginePrivate | Prototype: | QPdfEnginePrivate::QPdfEnginePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 1360-1375 |
| | 6 | 1 |
QPdf::Stroker::StrokerName: | QPdf::Stroker::Stroker | Prototype: | QPdf::Stroker::Stroker() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 585-596 |
| | 6 | 1 |
QPdf::ByteStream::operator <<Name: | QPdf::ByteStream::operator << | Prototype: | ByteStream &ByteStream::operator <<(const QPointF &p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 232-239 |
| | 6 | 1 |
QParallelAnimationGroupPrivate::applyGroupStateName: | 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 |
QPalette::operator=Name: | QPalette::operator= | Prototype: | QPalette &QPalette::operator=(const QPalette &p) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 670-678 |
| | 6 | 2 |
QPalette::QPaletteName: | QPalette::QPalette | Prototype: | QPalette::QPalette(const QColor &windowText, const QColor &window, const QColor &light, const QColor &dark, const QColor &mid, const QColor &text, const QColor &base) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 579-589 |
| | 6 | 1 |
QPainterPrivate::viewTransformName: | QPainterPrivate::viewTransform | Prototype: | QTransform QPainterPrivate::viewTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 211-220 |
| | 6 | 2 |
QPainterPath::setElementPositionAtName: | QPainterPath::setElementPositionAt | Prototype: | void QPainterPath::setElementPositionAt(int i, qreal x, qreal y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 503-511 |
| | 6 | 1 |
QPainterPath::operator=Name: | QPainterPath::operator= | Prototype: | QPainterPath &QPainterPath::operator=(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 591-600 |
| | 6 | 3 |
QPainterPath::intersectsName: | QPainterPath::intersects | Prototype: | bool QPainterPath::intersects(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3353-3361 |
| | 6 | 3 |
QPainterPath::ensureData_helperName: | QPainterPath::ensureData_helper | Prototype: | void QPainterPath::ensureData_helper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 574-582 |
| | 6 | 1 |
QPainterPath::controlPointRectName: | QPainterPath::controlPointRect | Prototype: | QRectF QPainterPath::controlPointRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1465-1474 |
| | 6 | 3 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3375-3383 |
| | 6 | 3 |
QPainterPath::boundingRectName: | QPainterPath::boundingRect | Prototype: | QRectF QPainterPath::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1444-1453 |
| | 6 | 3 |
QPainterPath::addRegionName: | QPainterPath::addRegion | Prototype: | void QPainterPath::addRegion(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1286-1295 |
| | 6 | 2 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QRectF &r, int flags, const QString &str, QRectF *br) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6003-6020 |
| | 6 | 3 |
QPainter::drawTextName: | QPainter::drawText | Prototype: | void QPainter::drawText(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6121-6138 |
| | 6 | 3 |
QPainter::boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6619-6629 |
| | 6 | 2 |
QPainter::beginNativePaintingName: | QPainter::beginNativePainting | Prototype: | void QPainter::beginNativePainting() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1967-1977 |
| | 6 | 3 |
QPaintEngineExPrivate::hasClipOperationsName: | QPaintEngineExPrivate::hasClipOperations | Prototype: | bool QPaintEngineExPrivate::hasClipOperations() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 222-233 |
| | 6 | 2 |
QPaintEngineEx::drawName: | QPaintEngineEx::draw | Prototype: | void QPaintEngineEx::draw(const QVectorPath &path) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 591-600 |
| | 6 | 3 |
QPaintEngine::drawEllipseName: | QPaintEngine::drawEllipse | Prototype: | void QPaintEngine::drawEllipse(const QRectF &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | Lines: | 495-505 |
| | 6 | 2 |
QPaintDeviceWindow::eventName: | QPaintDeviceWindow::event | Prototype: | bool QPaintDeviceWindow::event(QEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 193-204 |
| | 6 | 3 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(const QString &key, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 786-799 |
| | 6 | 3 |
QPageSizePrivate::QPageSizePrivateName: | QPageSizePrivate::QPageSizePrivate | Prototype: | QPageSizePrivate::QPageSizePrivate(int windowsId, const QSize &pointSize, const QString &name) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagesize.cpp | Lines: | 801-814 |
| | 6 | 3 |
QPageSetupWidget::setupPrinterName: | QPageSetupWidget::setupPrinter | Prototype: | void QPageSetupWidget::setupPrinter() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | Lines: | 492-505 |
| | 6 | 1 |
QPageLayoutPrivate::operator==Name: | QPageLayoutPrivate::operator== | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 186-194 |
| | 6 | 1 |
QPageLayout::setTopMarginName: | QPageLayout::setTopMargin | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 686-695 |
| | 6 | 2 |
QPageLayout::setRightMarginName: | QPageLayout::setRightMargin | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 659-668 |
| | 6 | 2 |
QPageLayout::setPageSizeName: | QPageLayout::setPageSize | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 500-508 |
| | 6 | 2 |
QPageLayout::setLeftMarginName: | QPageLayout::setLeftMargin | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 632-641 |
| | 6 | 2 |
QPageLayout::setBottomMarginName: | QPageLayout::setBottomMargin | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 713-722 |
| | 6 | 2 |
QPageLayout::paintRectName: | QPageLayout::paintRect | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | Lines: | 896-904 |
| | 6 | 3 |
QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivateName: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate | Prototype: | QPAEventDispatcherGlibPrivate::QPAEventDispatcherGlibPrivate(GMainContext *context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | Lines: | 83-92 |
| | 6 | 1 |
QOutlineMapper::curveToName: | QOutlineMapper::curveTo | Prototype: | void QOutlineMapper::curveTo(const QPointF &cp1, const QPointF &cp2, const QPointF &ep) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp | Lines: | 68-79 |
| | 6 | 2 |
QOpenGLWindow::defaultFramebufferObjectName: | QOpenGLWindow::defaultFramebufferObject | Prototype: | GLuint QOpenGLWindow::defaultFramebufferObject() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | Lines: | 490-499 |
| | 6 | 3 |
QOpenGLWidgetPrivate::resolveSamplesName: | QOpenGLWidgetPrivate::resolveSamples | Prototype: | void QOpenGLWidgetPrivate::resolveSamples() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 795-804 |
| | 6 | 2 |
QOpenGLWidgetPrivate::resizeViewportFramebufferName: | QOpenGLWidgetPrivate::resizeViewportFramebuffer | Prototype: | void QOpenGLWidgetPrivate::resizeViewportFramebuffer() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 896-906 |
| | 6 | 3 |
QOpenGLWidget::setFormatName: | QOpenGLWidget::setFormat | Prototype: | void QOpenGLWidget::setFormat(const QSurfaceFormat &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 981-991 |
| | 6 | 2 |
QOpenGLWidget::paintEventName: | QOpenGLWidget::paintEvent | Prototype: | void QOpenGLWidget::paintEvent(QPaintEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1187-1196 |
| | 6 | 3 |
QOpenGLWidget::paintEngineName: | QOpenGLWidget::paintEngine | Prototype: | QPaintEngine *QOpenGLWidget::paintEngine() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1298-1311 |
| | 6 | 3 |
QOpenGLWidget::makeCurrentName: | QOpenGLWidget::makeCurrent | Prototype: | void QOpenGLWidget::makeCurrent() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | Lines: | 1036-1046 |
| | 6 | 3 |
QOpenGLTimerQueryPrivate::waitForTimeStampName: | QOpenGLTimerQueryPrivate::waitForTimeStamp | Prototype: | GLuint64 QOpenGLTimerQueryPrivate::waitForTimeStamp() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 201-214 |
| | 6 | 2 |
QOpenGLTimeMonitorPrivate::samplesName: | QOpenGLTimeMonitorPrivate::samples | Prototype: | QVector<GLuint64> QOpenGLTimeMonitorPrivate::samples() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | Lines: | 593-606 |
| | 6 | 3 |
QOpenGLTexturePrivate::initializeOpenGLFunctionsName: | QOpenGLTexturePrivate::initializeOpenGLFunctions | Prototype: | void QOpenGLTexturePrivate::initializeOpenGLFunctions() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 134-148 |
| | 6 | 3 |
QOpenGLTextureGlyphCache::setupVertexAttribsName: | QOpenGLTextureGlyphCache::setupVertexAttribs | Prototype: | void QOpenGLTextureGlyphCache::setupVertexAttribs() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 168-176 |
| | 6 | 1 |
QOpenGLTextureGlyphCache::maxTextureHeightName: | QOpenGLTextureGlyphCache::maxTextureHeight | Prototype: | int QOpenGLTextureGlyphCache::maxTextureHeight() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp | Lines: | 431-441 |
| | 6 | 3 |
QOpenGLTextureBlitterPrivate::blitName: | QOpenGLTextureBlitterPrivate::blit | Prototype: | void QOpenGLTextureBlitterPrivate::blit(GLuint texture, const QMatrix4x4 &vertexTransform, const QMatrix3x3 &textureTransform) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | Lines: | 240-252 |
| | 6 | 1 |
QOpenGLTexture::setMinificationFilterName: | QOpenGLTexture::setMinificationFilter | Prototype: | void QOpenGLTexture::setMinificationFilter(QOpenGLTexture::Filter filter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3949-3957 |
| | 6 | 1 |
QOpenGLTexture::setMagnificationFilterName: | QOpenGLTexture::setMagnificationFilter | Prototype: | void QOpenGLTexture::setMagnificationFilter(QOpenGLTexture::Filter filter) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | Lines: | 3975-3983 |
| | 6 | 1 |
QOpenGLShaderStorage::shadersForThreadName: | QOpenGLShaderStorage::shadersForThread | Prototype: | QOpenGLEngineSharedShaders *shadersForThread(QOpenGLContext *context) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | Lines: | 83-90 |
| | 6 | 2 |
QOpenGLShaderProgram::setUniformValueName: | QOpenGLShaderProgram::setUniformValue | Prototype: | void QOpenGLShaderProgram::setUniformValue(int location, const QColor& color) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 2194-2203 |
| | 6 | 2 |
QOpenGLShaderProgram::setAttributeValueName: | QOpenGLShaderProgram::setAttributeValue | Prototype: | void QOpenGLShaderProgram::setAttributeValue(int location, const QColor& value) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1450-1459 |
| | 6 | 2 |
QOpenGLShaderProgram::attributeLocationName: | QOpenGLShaderProgram::attributeLocation | Prototype: | int QOpenGLShaderProgram::attributeLocation(const char *name) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 1218-1228 |
| | 6 | 2 |
QOpenGLShaderPrivate::QOpenGLShaderPrivateName: | QOpenGLShaderPrivate::QOpenGLShaderPrivate | Prototype: | QOpenGLShaderPrivate(QOpenGLContext *ctx, QOpenGLShader::ShaderType type) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 163-184 |
| | 6 | 4 |
QOpenGLShader::compileSourceFileName: | QOpenGLShader::compileSourceFile | Prototype: | bool QOpenGLShader::compileSourceFile(const QString& fileName) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | Lines: | 614-624 |
| | 6 | 2 |
QOpenGLMultiGroupSharedResource::resourcesName: | QOpenGLMultiGroupSharedResource::resources | Prototype: | QList<QOpenGLSharedResource *> QOpenGLMultiGroupSharedResource::resources() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | Lines: | 1617-1626 |
| | 6 | 3 |
QOpenGLFunctions_4_5_Core::isContextCompatibleName: | QOpenGLFunctions_4_5_Core::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_5_Core::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | Lines: | 325-334 |
| | 6 | 2 |
QOpenGLFunctions_4_4_Core::isContextCompatibleName: | QOpenGLFunctions_4_4_Core::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_4_Core::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | Lines: | 312-321 |
| | 6 | 2 |
QOpenGLFunctions_4_3_Core::isContextCompatibleName: | QOpenGLFunctions_4_3_Core::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_3_Core::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp | Lines: | 299-308 |
| | 6 | 2 |
QOpenGLFunctions_4_2_Core::isContextCompatibleName: | QOpenGLFunctions_4_2_Core::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_2_Core::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp | Lines: | 286-295 |
| | 6 | 2 |
QOpenGLFunctions_4_1_Core::isContextCompatibleName: | QOpenGLFunctions_4_1_Core::isContextCompatible | Prototype: | bool QOpenGLFunctions_4_1_Core::isContextCompatible(QOpenGLContext *context) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | Lines: | 273-282 |
| | 6 | 2 |