Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QProcess::exitStatusName: | QProcess::exitStatus | Prototype: | QProcess::ExitStatus QProcess::exitStatus() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2400-2404 |
| | 2 | 1 |
QProcess::inputChannelModeName: | QProcess::inputChannelMode | Prototype: | QProcess::InputChannelMode QProcess::inputChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1332-1336 |
| | 2 | 1 |
QProcess::killName: | QProcess::kill | Prototype: | void QProcess::kill() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2374-2378 |
| | 2 | 1 |
QProcess::pidName: | QProcess::pid | Prototype: | Q_PID QProcess::pid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1650-1654 |
| | 2 | 1 |
QProcess::processChannelModeName: | QProcess::processChannelMode | Prototype: | QProcess::ProcessChannelMode QProcess::processChannelMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1302-1306 |
| | 2 | 1 |
QProcess::processEnvironmentName: | QProcess::processEnvironment | Prototype: | QProcessEnvironment QProcess::processEnvironment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1818-1822 |
| | 2 | 1 |
QProcess::processIdName: | QProcess::processId | Prototype: | qint64 QProcess::processId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1662-1670 |
| | 2 | 1 |
QProcess::programName: | QProcess::program | Prototype: | QString QProcess::program() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2289-2293 |
| | 2 | 1 |
QProcess::readChannelName: | QProcess::readChannel | Prototype: | QProcess::ProcessChannel QProcess::readChannel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1358-1362 |
| | 2 | 1 |
QProcess::setInputChannelModeName: | QProcess::setInputChannelMode | Prototype: | void QProcess::setInputChannelMode(InputChannelMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1347-1351 |
| | 2 | 1 |
QProcess::setProcessChannelModeName: | QProcess::setProcessChannelMode | Prototype: | void QProcess::setProcessChannelMode(ProcessChannelMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1319-1323 |
| | 2 | 1 |
QProcess::setProcessEnvironmentName: | QProcess::setProcessEnvironment | Prototype: | void QProcess::setProcessEnvironment(const QProcessEnvironment &environment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1803-1807 |
| | 2 | 1 |
QProcess::setStandardInputFileName: | QProcess::setStandardInputFile | Prototype: | void QProcess::setStandardInputFile(const QString &fileName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1444-1448 |
| | 2 | 1 |
QProcess::setWorkingDirectoryName: | QProcess::setWorkingDirectory | Prototype: | void QProcess::setWorkingDirectory(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1632-1636 |
| | 2 | 1 |
QProcess::stateName: | QProcess::state | Prototype: | QProcess::ProcessState QProcess::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1751-1755 |
| | 2 | 1 |
QProcess::terminateName: | QProcess::terminate | Prototype: | void QProcess::terminate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2360-2364 |
| | 2 | 1 |
QProcess::workingDirectoryName: | QProcess::workingDirectory | Prototype: | QString QProcess::workingDirectory() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1616-1620 |
| | 2 | 1 |
QProcessEnvironment::QProcessEnvironmentName: | QProcessEnvironment::QProcessEnvironment | Prototype: | QProcessEnvironment::QProcessEnvironment() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 217-220 |
| | 2 | 1 |
QProcessEnvironment::QProcessEnvironmentName: | QProcessEnvironment::QProcessEnvironment | Prototype: | QProcessEnvironment::QProcessEnvironment(const QProcessEnvironment &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 232-235 |
| | 2 | 1 |
QProcessEnvironment::clearName: | QProcessEnvironment::clear | Prototype: | void QProcessEnvironment::clear() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 306-312 |
| | 2 | 2 |
QProcessEnvironment::insertName: | QProcessEnvironment::insert | Prototype: | void QProcessEnvironment::insert(const QString &name, const QString &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 341-346 |
| | 2 | 1 |
QProcessEnvironment::operator=Name: | QProcessEnvironment::operator= | Prototype: | QProcessEnvironment &QProcessEnvironment::operator=(const QProcessEnvironment &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 241-245 |
| | 2 | 1 |
QProcessPoller::pollName: | QProcessPoller::poll | Prototype: | int QProcessPoller::poll(int timeout) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 161-165 |
| | 2 | 1 |
QProcessPrivate::killProcessName: | QProcessPrivate::killProcess | Prototype: | void QProcessPrivate::killProcess() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 725-732 |
| | 2 | 2 |
QProcessPrivate::terminateProcessName: | QProcessPrivate::terminateProcess | Prototype: | void QProcessPrivate::terminateProcess() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 716-723 |
| | 2 | 2 |
QProgressBar::formatName: | QProgressBar::format | Prototype: | QString QProgressBar::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 624-628 |
| | 2 | 1 |
QProgressBar::invertedAppearanceName: | QProgressBar::invertedAppearance | Prototype: | bool QProgressBar::invertedAppearance() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 544-548 |
| | 2 | 1 |
QProgressBar::orientationName: | QProgressBar::orientation | Prototype: | Qt::Orientation QProgressBar::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 519-523 |
| | 2 | 1 |
QProgressBar::textDirectionName: | QProgressBar::textDirection | Prototype: | QProgressBar::Direction QProgressBar::textDirection() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 567-571 |
| | 2 | 1 |
QProgressBarPrivate::initDefaultFormatName: | QProgressBarPrivate::initDefaultFormat | Prototype: | void QProgressBarPrivate::initDefaultFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 89-93 |
| | 2 | 2 |
QProgressDialog::QProgressDialogName: | QProgressDialog::QProgressDialog | Prototype: | QProgressDialog::QProgressDialog(const QString &labelText, const QString &cancelButtonText, int minimum, int maximum, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 321-329 |
| | 2 | 1 |
QProgressDialog::autoCloseName: | QProgressDialog::autoClose | Prototype: | bool QProgressDialog::autoClose() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 831-835 |
| | 2 | 1 |
QProgressDialog::autoResetName: | QProgressDialog::autoReset | Prototype: | bool QProgressDialog::autoReset() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 810-814 |
| | 2 | 1 |
QProgressDialog::closeEventName: | QProgressDialog::closeEvent | Prototype: | void QProgressDialog::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 789-793 |
| | 2 | 1 |
QProgressDialog::maximumName: | QProgressDialog::maximum | Prototype: | int QProgressDialog::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 539-543 |
| | 2 | 1 |
QProgressDialog::minimumName: | QProgressDialog::minimum | Prototype: | int QProgressDialog::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 560-564 |
| | 2 | 1 |
QProgressDialog::minimumDurationName: | QProgressDialog::minimumDuration | Prototype: | int QProgressDialog::minimumDuration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 778-782 |
| | 2 | 1 |
QProgressDialog::resizeEventName: | QProgressDialog::resizeEvent | Prototype: | void QProgressDialog::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 734-738 |
| | 2 | 1 |
QProgressDialog::setAutoCloseName: | QProgressDialog::setAutoClose | Prototype: | void QProgressDialog::setAutoClose(bool close) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 825-829 |
| | 2 | 1 |
QProgressDialog::setAutoResetName: | QProgressDialog::setAutoReset | Prototype: | void QProgressDialog::setAutoReset(bool b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 804-808 |
| | 2 | 1 |
QProgressDialog::setMaximumName: | QProgressDialog::setMaximum | Prototype: | void QProgressDialog::setMaximum(int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 545-549 |
| | 2 | 1 |
QProgressDialog::setMinimumName: | QProgressDialog::setMinimum | Prototype: | void QProgressDialog::setMinimum(int minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 566-570 |
| | 2 | 1 |
QProgressDialog::setRangeName: | QProgressDialog::setRange | Prototype: | void QProgressDialog::setRange(int minimum, int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 584-588 |
| | 2 | 1 |
QProgressDialog::valueName: | QProgressDialog::value | Prototype: | int QProgressDialog::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 640-644 |
| | 2 | 1 |
QProgressDialog::wasCanceledName: | QProgressDialog::wasCanceled | Prototype: | bool QProgressDialog::wasCanceled() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 523-527 |
| | 2 | 1 |
QProgressDialogPrivate::QProgressDialogPrivateName: | QProgressDialogPrivate::QProgressDialogPrivate | Prototype: | QProgressDialogPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 71-81 |
| | 2 | 1 |
QProgressDialogPrivate::retranslateStringsName: | QProgressDialogPrivate::retranslateStrings | Prototype: | void QProgressDialogPrivate::retranslateStrings() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 184-188 |
| | 2 | 2 |
QProgressStyleAnimation::QProgressStyleAnimationName: | QProgressStyleAnimation::QProgressStyleAnimation | Prototype: | QProgressStyleAnimation::QProgressStyleAnimation(int speed, QObject *target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 136-139 |
| | 2 | 1 |
QPropertyAnimation::QPropertyAnimationName: | QPropertyAnimation::QPropertyAnimation | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 151-154 |
| | 2 | 1 |
QPropertyAnimation::QPropertyAnimationName: | QPropertyAnimation::QPropertyAnimation | Prototype: | QPropertyAnimation::QPropertyAnimation(QObject *target, const QByteArray &propertyName, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 163-168 |
| | 2 | 1 |
QPropertyAnimation::propertyNameName: | QPropertyAnimation::propertyName | Prototype: | QByteArray QPropertyAnimation::propertyName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 211-215 |
| | 2 | 1 |
QPropertyAnimation::updateCurrentValueName: | QPropertyAnimation::updateCurrentValue | Prototype: | void QPropertyAnimation::updateCurrentValue(const QVariant &value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qpropertyanimation.cpp | Lines: | 245-249 |
| | 2 | 1 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 244-249 |
| | 2 | 1 |
QPushButton::QPushButtonName: | QPushButton::QPushButton | Prototype: | QPushButton::QPushButton(QPushButtonPrivate &dd, QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 283-288 |
| | 2 | 1 |
QPushButton::isDefaultName: | QPushButton::isDefault | Prototype: | bool QPushButton::isDefault() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 384-388 |
| | 2 | 1 |
QPushButton::isFlatName: | QPushButton::isFlat | Prototype: | bool QPushButton::isFlat() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 654-658 |
| | 2 | 1 |
QPushButton::menuName: | QPushButton::menu | Prototype: | QMenu* QPushButton::menu() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qpushbutton.cpp | Lines: | 552-556 |
| | 2 | 1 |
QRadialGradient::centerName: | QRadialGradient::center | Prototype: | QPointF QRadialGradient::center() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 1980-1984 |
| | 2 | 1 |
QRadialGradient::centerRadiusName: | QRadialGradient::centerRadius | Prototype: | qreal QRadialGradient::centerRadius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2051-2055 |
| | 2 | 1 |
QRadialGradient::focalPointName: | QRadialGradient::focalPoint | Prototype: | QPointF QRadialGradient::focalPoint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2117-2121 |
| | 2 | 1 |
QRadialGradient::radiusName: | QRadialGradient::radius | Prototype: | qreal QRadialGradient::radius() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2022-2026 |
| | 2 | 1 |
QRadialGradient::setCenterRadiusName: | QRadialGradient::setCenterRadius | Prototype: | void QRadialGradient::setCenterRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2063-2067 |
| | 2 | 1 |
QRadialGradient::setRadiusName: | QRadialGradient::setRadius | Prototype: | void QRadialGradient::setRadius(qreal radius) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2037-2041 |
| | 2 | 1 |
QRadioButton::QRadioButtonName: | QRadioButton::QRadioButton | Prototype: | QRadioButton::QRadioButton(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qradiobutton.cpp | Lines: | 137-142 |
| | 2 | 1 |
QRasterPaintEngine::QRasterPaintEngineName: | QRasterPaintEngine::QRasterPaintEngine | Prototype: | QRasterPaintEngine::QRasterPaintEngine(QPaintDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 336-341 |
| | 2 | 1 |
QRasterPaintEngine::QRasterPaintEngineName: | QRasterPaintEngine::QRasterPaintEngine | Prototype: | QRasterPaintEngine::QRasterPaintEngine(QRasterPaintEnginePrivate &dd, QPaintDevice *device) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 346-351 |
| | 2 | 1 |
QRasterPaintEngine::brushChangedName: | QRasterPaintEngine::brushChanged | Prototype: | void QRasterPaintEngine::brushChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 789-796 |
| | 2 | 1 |
QRasterPaintEngine::brushOriginChangedName: | QRasterPaintEngine::brushOriginChanged | Prototype: | void QRasterPaintEngine::brushOriginChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 775-783 |
| | 2 | 1 |
QRasterPaintEngine::rasterBufferName: | QRasterPaintEngine::rasterBuffer | Prototype: | QRasterBuffer *QRasterPaintEngine::rasterBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 2517-2521 |
| | 2 | 1 |
QRasterPaintEngine::releaseBufferName: | QRasterPaintEngine::releaseBuffer | Prototype: | void QRasterPaintEngine::releaseBuffer() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 528-532 |
| | 2 | 1 |
QRasterPaintEngine::saveBufferName: | QRasterPaintEngine::saveBuffer | Prototype: | void QRasterPaintEngine::saveBuffer(const QString &s) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 547-551 |
| | 2 | 1 |
QRasterPaintEngine::sizeName: | QRasterPaintEngine::size | Prototype: | QSize QRasterPaintEngine::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 537-541 |
| | 2 | 1 |
QRasterPaintEngine::updateOutlineMapperName: | QRasterPaintEngine::updateOutlineMapper | Prototype: | void QRasterPaintEngine::updateOutlineMapper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 821-825 |
| | 2 | 1 |
QRasterPaintEngine::~QRasterPaintEngineName: | QRasterPaintEngine::~QRasterPaintEngine | Prototype: | QRasterPaintEngine::~QRasterPaintEngine() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 426-431 |
| | 2 | 1 |
QRasterPaintEnginePrivate::QRasterPaintEnginePrivateName: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate | Prototype: | QRasterPaintEnginePrivate::QRasterPaintEnginePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 275-279 |
| | 2 | 1 |
QRasterPaintEngineState::~QRasterPaintEngineStateName: | QRasterPaintEngineState::~QRasterPaintEngineState | Prototype: | QRasterPaintEngineState::~QRasterPaintEngineState() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 594-598 |
| | 2 | 2 |
QRasterPlatformPixmap::QRasterPlatformPixmapName: | QRasterPlatformPixmap::QRasterPlatformPixmap | Prototype: | QRasterPlatformPixmap::QRasterPlatformPixmap(PixelType type) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 82-85 |
| | 2 | 1 |
QRasterPlatformPixmap::fromImageName: | QRasterPlatformPixmap::fromImage | Prototype: | void QRasterPlatformPixmap::fromImage(const QImage &sourceImage, Qt::ImageConversionFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | Lines: | 133-138 |
| | 2 | 1 |
QRasterWindow::QRasterWindowName: | QRasterWindow::QRasterWindow | Prototype: | QRasterWindow::QRasterWindow(QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 101-106 |
| | 2 | 1 |
QRasterWindow::redirectedName: | QRasterWindow::redirected | Prototype: | QPaintDevice *QRasterWindow::redirected(QPoint *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 127-131 |
| | 2 | 1 |
QRasterWindowPrivate::flushName: | QRasterWindowPrivate::flush | Prototype: | void flush(const QRegion ®ion) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp | Lines: | 89-93 |
| | 2 | 1 |
QRasterizer::initializeName: | QRasterizer::initialize | Prototype: | void QRasterizer::initialize(ProcessSpans blend, void *data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 659-663 |
| | 2 | 1 |
QRawFont::QRawFontName: | QRawFont::QRawFont | Prototype: | QRawFont::QRawFont() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 147-150 |
| | 2 | 1 |
QRawFont::operator=Name: | QRawFont::operator= | Prototype: | QRawFont &QRawFont::operator=(const QRawFont &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp | Lines: | 200-204 |
| | 2 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3940-3944 |
| | 2 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QString &pattern, Qt::CaseSensitivity cs, PatternSyntax syntax) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3956-3960 |
| | 2 | 1 |
QRegExp::QRegExpName: | QRegExp::QRegExp | Prototype: | QRegExp::QRegExp(const QRegExp &rx) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3967-3971 |
| | 2 | 1 |
QRegExp::captureCountName: | QRegExp::captureCount | Prototype: | int QRegExp::captureCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 4354-4358 |
| | 2 | 1 |
QRegExp::~QRegExpName: | QRegExp::~QRegExp | Prototype: | QRegExp::~QRegExp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3976-3980 |
| | 2 | 1 |
QRegExpCharClass::addCategoriesName: | QRegExpCharClass::addCategories | Prototype: | void QRegExpCharClass::addCategories(uint cats) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2350-2386 |
| | 2 | 1 |
QRegExpCharClass::setNegativeName: | QRegExpCharClass::setNegative | Prototype: | void QRegExpCharClass::setNegative(bool negative) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2342-2348 |
| | 2 | 1 |
QRegExpEngine::Box::BoxName: | QRegExpEngine::Box::Box | Prototype: | QRegExpEngine::Box::Box(QRegExpEngine *engine) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 2452-2462 |
| | 2 | 1 |
QRegExpEngine::addCatTransitionsName: | QRegExpEngine::addCatTransitions | Prototype: | void QRegExpEngine::addCatTransitions(const QVector<int> &from, const QVector<int> &to) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1532-1536 |
| | 2 | 2 |
QRegExpEngine::errorName: | QRegExpEngine::error | Prototype: | void QRegExpEngine::error(const char *msg) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 3325-3329 |
| | 2 | 2 |
QRegExpEngine::setupStateName: | QRegExpEngine::setupState | Prototype: | int QRegExpEngine::setupState(int match) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp | Lines: | 1735-1743 |
| | 2 | 1 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 847-850 |
| | 2 | 1 |
QRegExpValidator::QRegExpValidatorName: | QRegExpValidator::QRegExpValidator | Prototype: | QRegExpValidator::QRegExpValidator(const QRegExp& rx, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 860-863 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3835-3838 |
| | 2 | 1 |
QRegion::QRegionName: | QRegion::QRegion | Prototype: | QRegion::QRegion(const QRegion &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3875-3879 |
| | 2 | 1 |
QRegion::cleanUpName: | QRegion::cleanUp | Prototype: | void QRegion::cleanUp(QRegion::QRegionData *x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 3893-3897 |
| | 2 | 1 |