Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QProgressStyleAnimation::speedName: | QProgressStyleAnimation::speed | Prototype: | int QProgressStyleAnimation::speed() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 155-158 |
| | 1 | 1 |
QProgressStyleAnimation::setSpeedName: | QProgressStyleAnimation::setSpeed | Prototype: | void QProgressStyleAnimation::setSpeed(int speed) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 160-163 |
| | 1 | 1 |
QProgressStyleAnimation::progressStepName: | QProgressStyleAnimation::progressStep | Prototype: | int QProgressStyleAnimation::progressStep(int width) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 146-153 |
| | 5 | 2 |
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 |
QProgressStyleAnimation::animationStepName: | QProgressStyleAnimation::animationStep | Prototype: | int QProgressStyleAnimation::animationStep() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleanimation.cpp | Lines: | 141-144 |
| | 1 | 1 |
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 |
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 |
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 |
QProgressDialogPrivate::layoutName: | QProgressDialogPrivate::layout | Prototype: | void QProgressDialogPrivate::layout() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 138-182 |
| | 29 | 6 |
QProgressDialogPrivate::initName: | QProgressDialogPrivate::init | Prototype: | void QProgressDialogPrivate::init(const QString &labelText, const QString &cancelText, int min, int max) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 114-136 |
| | 17 | 2 |
QProgressDialogPrivate::ensureSizeIsAtLeastSizeHintName: | QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint | Prototype: | void QProgressDialogPrivate::ensureSizeIsAtLeastSizeHint() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 507-515 |
| | 5 | 2 |
QProgressDialogPrivate::adoptChildWidgetName: | QProgressDialogPrivate::adoptChildWidget | Prototype: | void QProgressDialogPrivate::adoptChildWidget(QWidget *c) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 492-505 |
| | 8 | 4 |
QProgressDialogPrivate::_q_disconnectOnCloseName: | QProgressDialogPrivate::_q_disconnectOnClose | Prototype: | void QProgressDialogPrivate::_q_disconnectOnClose() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 190-199 |
| | 6 | 2 |
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 |
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 |
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::sizeHintName: | QProgressDialog::sizeHint | Prototype: | QSize QProgressDialog::sizeHint() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 719-730 |
| | 9 | 2 |
QProgressDialog::showEventName: | QProgressDialog::showEvent | Prototype: | void QProgressDialog::showEvent(QShowEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 841-847 |
| | 4 | 1 |
QProgressDialog::setValueName: | QProgressDialog::setValue | Prototype: | void QProgressDialog::setValue(int progress) | Coverage: | 0.000% (0/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 663-711 |
| | 33 | 11 |
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::setMinimumDurationName: | QProgressDialog::setMinimumDuration | Prototype: | void QProgressDialog::setMinimumDuration(int ms) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 768-776 |
| | 5 | 2 |
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::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::setLabelTextName: | QProgressDialog::setLabelText | Prototype: | void QProgressDialog::setLabelText(const QString &text) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 387-394 |
| | 4 | 2 |
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 |
QProgressDialog::setCancelButtonTextName: | QProgressDialog::setCancelButtonText | Prototype: | void QProgressDialog::setCancelButtonText(const QString &cancelButtonText) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 440-445 |
| | 3 | 1 |
QProgressDialog::setCancelButtonName: | QProgressDialog::setCancelButton | Prototype: | void QProgressDialog::setCancelButton(QPushButton *cancelButton) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 407-430 |
| | 13 | 4 |
QProgressDialog::setBarName: | QProgressDialog::setBar | Prototype: | void QProgressDialog::setBar(QProgressBar *bar) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 471-490 |
| | 13 | 4 |
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::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::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::resetName: | QProgressDialog::reset | Prototype: | void QProgressDialog::reset() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 598-622 |
| | 13 | 5 |
QProgressDialog::openName: | QProgressDialog::open | Prototype: | void QProgressDialog::open(QObject *receiver, const char *member) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 876-883 |
| | 5 | 1 |
QProgressDialog::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::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::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::labelTextName: | QProgressDialog::labelText | Prototype: | QString QProgressDialog::labelText() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 379-385 |
| | 4 | 2 |
QProgressDialog::forceShowName: | QProgressDialog::forceShow | Prototype: | void QProgressDialog::forceShow() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 856-865 |
| | 6 | 2 |
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::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::cancelName: | QProgressDialog::cancel | Prototype: | void QProgressDialog::cancel() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qprogressdialog.cpp | Lines: | 630-637 |
| | 5 | 1 |
QProgressDialog::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::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::QProgressDialogName: | QProgressDialog::QProgressDialog | Prototype: | QProgressDialog::QProgressDialog(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: | 291-297 |
| | 3 | 1 |
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 |
QProgressBarPrivate::resetLayoutItemMarginsName: | QProgressBarPrivate::resetLayoutItemMargins | Prototype: | void QProgressBarPrivate::resetLayoutItemMargins() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 106-112 |
| | 4 | 1 |
QProgressBarPrivate::repaintRequiredName: | QProgressBarPrivate::repaintRequired | Prototype: | bool QProgressBarPrivate::repaintRequired() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 141-170 |
| | 18 | 6 |
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 |
QProgressBarPrivate::initName: | QProgressBarPrivate::init | Prototype: | void QProgressBarPrivate::init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 95-104 |
| | 7 | 2 |
QProgressBarPrivate::boundName: | QProgressBarPrivate::bound | Prototype: | inline int bound(int val) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 77-77 |
| | 1 | 1 |
QProgressBarPrivate::QProgressBarPrivateName: | QProgressBarPrivate::QProgressBarPrivate | Prototype: | QProgressBarPrivate::QProgressBarPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 81-87 |
| | 1 | 1 |
QProgressBar::valueName: | QProgressBar::value | Prototype: | int QProgressBar::value() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 335-338 |
| | 1 | 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 |
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 |
QProgressBar::sizeHintName: | QProgressBar::sizeHint | Prototype: | QSize QProgressBar::sizeHint() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 422-433 |
| | 9 | 2 |
QProgressBar::setValueName: | QProgressBar::setValue | Prototype: | void QProgressBar::setValue(int value) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 316-333 |
| | 12 | 4 |
QProgressBar::setTextVisibleName: | QProgressBar::setTextVisible | Prototype: | void QProgressBar::setTextVisible(bool visible) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 376-383 |
| | 4 | 2 |
QProgressBar::setTextDirectionName: | QProgressBar::setTextDirection | Prototype: | void QProgressBar::setTextDirection(QProgressBar::Direction textDirection) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 560-565 |
| | 3 | 1 |
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::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::setMinimumName: | QProgressBar::setMinimum | Prototype: | void QProgressBar::setMinimum(int minimum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 278-281 |
| | 1 | 1 |
QProgressBar::setMaximumName: | QProgressBar::setMaximum | Prototype: | void QProgressBar::setMaximum(int maximum) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 299-302 |
| | 1 | 1 |
QProgressBar::setInvertedAppearanceName: | QProgressBar::setInvertedAppearance | Prototype: | void QProgressBar::setInvertedAppearance(bool invert) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 537-542 |
| | 3 | 1 |
QProgressBar::setFormatName: | QProgressBar::setFormat | Prototype: | void QProgressBar::setFormat(const QString &format) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 606-614 |
| | 6 | 2 |
QProgressBar::setAlignmentName: | QProgressBar::setAlignment | Prototype: | void QProgressBar::setAlignment(Qt::Alignment alignment) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 394-400 |
| | 3 | 2 |
QProgressBar::resetFormatName: | QProgressBar::resetFormat | Prototype: | void QProgressBar::resetFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 616-622 |
| | 4 | 1 |
QProgressBar::resetName: | QProgressBar::reset | Prototype: | void QProgressBar::reset() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 260-267 |
| | 5 | 2 |
QProgressBar::paintEventName: | QProgressBar::paintEvent | Prototype: | void QProgressBar::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 410-417 |
| | 5 | 1 |
QProgressBar::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::minimumSizeHintName: | QProgressBar::minimumSizeHint | Prototype: | QSize QProgressBar::minimumSizeHint() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 438-446 |
| | 5 | 2 |
QProgressBar::minimumName: | QProgressBar::minimum | Prototype: | int QProgressBar::minimum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 283-286 |
| | 1 | 1 |
QProgressBar::maximumName: | QProgressBar::maximum | Prototype: | int QProgressBar::maximum() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 304-307 |
| | 1 | 1 |
QProgressBar::isTextVisibleName: | QProgressBar::isTextVisible | Prototype: | bool QProgressBar::isTextVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 385-388 |
| | 1 | 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::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::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::eventName: | QProgressBar::event | Prototype: | bool QProgressBar::event(QEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 574-591 |
| | 8 | 4 |
QProgressBar::alignmentName: | QProgressBar::alignment | Prototype: | Qt::Alignment QProgressBar::alignment() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 402-405 |
| | 1 | 1 |
QProgressBar::QProgressBarName: | QProgressBar::QProgressBar | Prototype: | QProgressBar::QProgressBar(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | Lines: | 242-246 |
| | 1 | 1 |
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 |
QProcessPrivate::writeToStdinName: | QProcessPrivate::writeToStdin | Prototype: | bool QProcessPrivate::writeToStdin() | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 684-714 |
| | 15 | 4 |
QProcessPrivate::waitForStartedName: | QProcessPrivate::waitForStarted | Prototype: | bool QProcessPrivate::waitForStarted(int msecs) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 734-756 |
| | 6 | 2 |
QProcessPrivate::waitForReadyReadName: | QProcessPrivate::waitForReadyRead | Prototype: | bool QProcessPrivate::waitForReadyRead(int msecs) | Coverage: | 85.714% (36/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 758-809 |
| | 31 | 14 |
QProcessPrivate::waitForFinishedName: | QProcessPrivate::waitForFinished | Prototype: | bool QProcessPrivate::waitForFinished(int msecs) | Coverage: | 65.517% (19/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 858-900 |
| | 24 | 11 |
QProcessPrivate::waitForDeadChildName: | QProcessPrivate::waitForDeadChild | Prototype: | bool QProcessPrivate::waitForDeadChild() | Coverage: | 57.143% (8/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 906-930 |
| | 12 | 4 |
QProcessPrivate::waitForBytesWrittenName: | QProcessPrivate::waitForBytesWritten | Prototype: | bool QProcessPrivate::waitForBytesWritten(int msecs) | Coverage: | 25.806% (8/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 811-856 |
| | 24 | 11 |
QProcessPrivate::tryReadFromChannelName: | QProcessPrivate::tryReadFromChannel | Prototype: | bool QProcessPrivate::tryReadFromChannel(Channel *channel) | Coverage: | 79.070% (34/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1006-1076 |
| | 44 | 14 |
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 |
QProcessPrivate::startProcessName: | QProcessPrivate::startProcess | Prototype: | void QProcessPrivate::startProcess() | Coverage: | 80.263% (61/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 366-549 |
| | 91 | 24 |
QProcessPrivate::startDetachedName: | QProcessPrivate::startDetached | Prototype: | bool QProcessPrivate::startDetached(const QString &program, const QStringList &arguments, const QString &workingDirectory, qint64 *pid) | Coverage: | 25.000% (14/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 932-1045 |
| | 80 | 17 |
QProcessPrivate::startName: | QProcessPrivate::start | Prototype: | void QProcessPrivate::start(QIODevice::OpenMode mode) | Coverage: | 86.667% (26/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 2146-2185 |
| | 26 | 8 |
QProcessPrivate::setErrorAndEmitName: | QProcessPrivate::setErrorAndEmit | Prototype: | void QProcessPrivate::setErrorAndEmit(QProcess::ProcessError error, const QString &description) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 993-1000 |
| | 5 | 1 |
QProcessPrivate::setErrorName: | QProcessPrivate::setError | Prototype: | void QProcessPrivate::setError(QProcess::ProcessError error, const QString &description) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 961-988 |
| | 16 | 8 |
QProcessPrivate::readFromChannelName: | QProcessPrivate::readFromChannel | Prototype: | qint64 QProcessPrivate::readFromChannel(const Channel *channel, char *data, qint64 maxlen) | Coverage: | 33.333% (2/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 668-682 |
| | 5 | 2 |
QProcessPrivate::processStartedName: | QProcessPrivate::processStarted | Prototype: | bool QProcessPrivate::processStarted(QString *errorMessage) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 625-653 |
| | 16 | 5 |
QProcessPrivate::openChannelName: | QProcessPrivate::openChannel | Prototype: | bool QProcessPrivate::openChannel(Channel &channel) | Coverage: | 80.392% (41/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 209-311 |
| | 65 | 15 |
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::execChildName: | QProcessPrivate::execChild | Prototype: | void QProcessPrivate::execChild(const char *workingDir, char **path, char **argv, char **envp) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 551-623 |
| | 32 | 11 |
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::closeWriteChannelName: | QProcessPrivate::closeWriteChannel | Prototype: | void QProcessPrivate::closeWriteChannel() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | Lines: | 1220-1235 |
| | 4 | 2 |