Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPlatformIntegrationFactory::createName: | 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 |
QPlatformPrintDevice::supportedPageSizeMatchName: | QPlatformPrintDevice::supportedPageSizeMatch | Prototype: | QPageSize QPlatformPrintDevice::supportedPageSizeMatch(const QPageSize &pageSize) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qplatformprintdevice.cpp | Lines: | 246-254 |
| | 4 | 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: | 94-104 |
| | 6 | 3 |
QPlatformTextureListWatcher::isLockedName: | QPlatformTextureListWatcher::isLocked | Prototype: | bool QPlatformTextureListWatcher::isLocked() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1066-1073 |
| | 4 | 3 |
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: | 390-399 |
| | 6 | 3 |
QPlatformThemeFactory::createName: | QPlatformThemeFactory::create | Prototype: | QPlatformTheme *QPlatformThemeFactory::create(const QString& key, const QString &platformPluginPath) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp | Lines: | 59-74 |
| | 7 | 3 |
QPlatformWindow::requestUpdateName: | QPlatformWindow::requestUpdate | Prototype: | void QPlatformWindow::requestUpdate() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | Lines: | 655-669 |
| | 9 | 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: | 698-710 |
| | 6 | 3 |
QPluginLoader::instanceName: | 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 |
QPluginLoader::setFileNameName: | QPluginLoader::setFileName | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 349-373 |
| | 10 | 3 |
QPluginLoader::staticInstancesName: | QPluginLoader::staticInstances | Prototype: | QObjectList QPluginLoader::staticInstances() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | Lines: | 442-453 |
| | 8 | 3 |
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: | 259-268 |
| | 6 | 3 |
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 |
QPngHandlerPrivate::readPngTextsName: | QPngHandlerPrivate::readPngTexts | Prototype: | void QPngHandlerPrivate::readPngTexts(png_info *info) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 498-522 |
| | 13 | 3 |
QPolygon::pointName: | 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::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: | 361-370 |
| | 6 | 3 |
QPolygon::translateName: | QPolygon::translate | Prototype: | void QPolygon::translate(int dx, int dy) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 214-226 |
| | 8 | 3 |
QPolygonF::translateName: | QPolygonF::translate | Prototype: | void QPolygonF::translate(const QPointF &offset) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpolygon.cpp | Lines: | 596-607 |
| | 7 | 3 |
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: | 426-437 |
| | 6 | 3 |
QPrintDialog::doneName: | QPrintDialog::done | Prototype: | void QPrintDialog::done(int result) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | Lines: | 467-479 |
| | 9 | 3 |
QPrintDialogPrivate::_q_collapseOrExpandDialogName: | QPrintDialogPrivate::_q_collapseOrExpandDialog | Prototype: | void QPrintDialogPrivate::_q_collapseOrExpandDialog() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 478-494 |
| | 11 | 3 |
QPrintPreviewDialogPrivate::_q_pageSetupName: | QPrintPreviewDialogPrivate::_q_pageSetup | Prototype: | void QPrintPreviewDialogPrivate::_q_pageSetup() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintpreviewdialog.cpp | Lines: | 596-611 |
| | 8 | 3 |
QPrintPreviewDialogPrivate::_q_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: | 566-594 |
| | 6 | 3 |
QPrintPreviewWidgetPrivate::_q_updateCurrentPageName: | QPrintPreviewWidgetPrivate::_q_updateCurrentPage | Prototype: | void QPrintPreviewWidgetPrivate::_q_updateCurrentPage() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 279-291 |
| | 7 | 3 |
QPrintPreviewWidgetPrivate::populateSceneName: | QPrintPreviewWidgetPrivate::populateScene | Prototype: | void QPrintPreviewWidgetPrivate::populateScene() | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qprintpreviewwidget.cpp | Lines: | 335-352 |
| | 11 | 3 |
QPrinter::setPaperNameName: | QPrinter::setPaperName | Prototype: | void QPrinter::setPaperName(const QString &paperName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | Lines: | 1296-1302 |
| | 4 | 3 |
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 |
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: | 196-212 |
| | 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: | 2130-2144 |
| | 9 | 3 |
QProcess::readDataName: | QProcess::readData | Prototype: | qint64 QProcess::readData(char *data, qint64 maxlen) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1961-1970 |
| | 7 | 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: | 2106-2119 |
| | 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: | 2079-2095 |
| | 10 | 3 |
QProcess::writeDataName: | QProcess::writeData | Prototype: | qint64 QProcess::writeData(const char *data, qint64 len) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1974-2015 |
| | 7 | 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: | 322-339 |
| | 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: | 371-382 |
| | 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: | 168-184 |
| | 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: | 197-210 |
| | 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: | 436-454 |
| | 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: | 1190-1215 |
| | 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: | 187-197 |
| | 6 | 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: | 892-898 |
| | 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: | 121-139 |
| | 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: | 502-517 |
| | 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: | 354-366 |
| | 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: | 463-489 |
| | 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: | 743-752 |
| | 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: | 358-369 |
| | 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: | 447-461 |
| | 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: | 165-176 |
| | 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: | 189-202 |
| | 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: | 175-188 |
| | 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: | 479-489 |
| | 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: | 572-593 |
| | 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: | 297-307 |
| | 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: | 744-760 |
| | 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: | 428-453 |
| | 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: | 260-273 |
| | 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: | 770-794 |
| | 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: | 192-207 |
| | 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: | 4109-4122 |
| | 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: | 3437-3450 |
| | 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: | 3225-3252 |
| | 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: | 3083-3100 |
| | 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: | 3103-3120 |
| | 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: | 1351-1380 |
| | 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: | 1857-1886 |
| | 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: | 889-914 |
| | 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: | 3299-3314 |
| | 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: | 1630-1647 |
| | 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: | 827-844 |
| | 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: | 3478-3500 |
| | 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: | 1024-1050 |
| | 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: | 96-117 |
| | 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: | 217-229 |
| | 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: | 231-247 |
| | 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: | 111-122 |
| | 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: | 272-282 |
| | 5 | 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: | 516-533 |
| | 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: | 487-504 |
| | 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: | 1210-1220 |
| | 7 | 3 |
QReadWriteLockPrivate::recursiveLockForReadName: | QReadWriteLockPrivate::recursiveLockForRead | Prototype: | bool QReadWriteLockPrivate::recursiveLockForRead(int timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 537-555 |
| | 11 | 3 |
QReadWriteLockPrivate::recursiveLockForWriteName: | QReadWriteLockPrivate::recursiveLockForWrite | Prototype: | bool QReadWriteLockPrivate::recursiveLockForWrite(int timeout) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | Lines: | 557-573 |
| | 10 | 3 |
QReadWriteLockPrivate::unlockName: | 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 |
QRect::normalizedName: | QRect::normalized | Prototype: | QRect QRect::normalized() const noexcept | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 303-321 |
| | 12 | 3 |
QRectF::normalizedName: | QRectF::normalized | Prototype: | QRectF QRectF::normalized() const noexcept | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | Lines: | 1546-1558 |
| | 8 | 3 |
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: | 3987-4005 |
| | 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: | 2438-2448 |
| | 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: | 2721-2730 |
| | 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: | 1561-1575 |
| | 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: | 1580-1590 |
| | 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: | 1511-1521 |
| | 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: | 3765-3776 |
| | 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: | 890-903 |
| | 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: | 3858-3873 |
| | 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: | 3919-3932 |
| | 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: | 1553-1568 |
| | 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: | 1575-1590 |
| | 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: | 1174-1180 |
| | 4 | 3 |