| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QProcess::exitStatus| Name: | 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::inputChannelMode| Name: | 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::kill| Name: | 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::pid| Name: | 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::processChannelMode| Name: | 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::processEnvironment| Name: | 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::processId| Name: | 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::program| Name: | 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::readChannel| Name: | 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::setInputChannelMode| Name: | 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::setProcessChannelMode| Name: | 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::setProcessEnvironment| Name: | 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::setStandardInputFile| Name: | 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::setWorkingDirectory| Name: | 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::state| Name: | 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::terminate| Name: | 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::workingDirectory| Name: | 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::QProcessEnvironment| Name: | 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::QProcessEnvironment| Name: | 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::clear| Name: | 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::insert| Name: | 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::poll| Name: | 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::killProcess| Name: | 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::terminateProcess| Name: | 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::format| Name: | 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::invertedAppearance| Name: | 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::orientation| Name: | 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::textDirection| Name: | 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::initDefaultFormat| Name: | 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::QProgressDialog| Name: | 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::autoClose| Name: | 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::autoReset| Name: | 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::closeEvent| Name: | 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::maximum| Name: | 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::minimum| Name: | 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::minimumDuration| Name: | 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::resizeEvent| Name: | 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::setAutoClose| Name: | 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::setAutoReset| Name: | 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::setMaximum| Name: | 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::setMinimum| Name: | 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::setRange| Name: | 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::value| Name: | 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::wasCanceled| Name: | 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::QProgressDialogPrivate| Name: | 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::retranslateStrings| Name: | 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::QProgressStyleAnimation| Name: | 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::QPropertyAnimation| Name: | 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::QPropertyAnimation| Name: | 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::propertyName| Name: | 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::updateCurrentValue| Name: | 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::QPushButton| Name: | 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::QPushButton| Name: | 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::isDefault| Name: | 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::isFlat| Name: | 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::menu| Name: | 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::center| Name: | 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::centerRadius| Name: | 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::focalPoint| Name: | 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::radius| Name: | 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::setCenterRadius| Name: | 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::setRadius| Name: | 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::QRadioButton| Name: | 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::QRasterPaintEngine| Name: | 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::QRasterPaintEngine| Name: | 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::brushChanged| Name: | 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::brushOriginChanged| Name: | 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::rasterBuffer| Name: | 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::releaseBuffer| Name: | 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::saveBuffer| Name: | 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::size| Name: | 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::updateOutlineMapper| Name: | 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::~QRasterPaintEngine| Name: | 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::QRasterPaintEnginePrivate| Name: | 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::~QRasterPaintEngineState| Name: | 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::QRasterPlatformPixmap| Name: | 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::fromImage| Name: | 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::QRasterWindow| Name: | 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::redirected| Name: | 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::flush| Name: | 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::initialize| Name: | 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::QRawFont| Name: | 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::QRegExp| Name: | 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::QRegExp| Name: | 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::QRegExp| Name: | 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::captureCount| Name: | 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::~QRegExp| Name: | 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::addCategories| Name: | 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::setNegative| Name: | 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::Box| Name: | 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::addCatTransitions| Name: | 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::error| Name: | 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::setupState| Name: | 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::QRegExpValidator| Name: | 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::QRegExpValidator| Name: | 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::QRegion| Name: | 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::QRegion| Name: | 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::cleanUp| Name: | 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 |