| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPrintDialogPrivate| Name: | QPrintDialogPrivate::QPrintDialogPrivate | | Prototype: | QPrintDialogPrivate::QPrintDialogPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 291-295 |
| | 1 | 1 |
_q_checkFields| Name: | QPrintDialogPrivate::_q_checkFields | | Prototype: | void QPrintDialogPrivate::_q_checkFields() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 497-502 |
| | 3 | 2 |
_q_collapseOrExpandDialog| Name: | 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 |
_q_togglePageSetCombo| Name: | QPrintDialogPrivate::_q_togglePageSetCombo | | Prototype: | void QPrintDialogPrivate::_q_togglePageSetCombo(bool checked) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 470-476 |
| | 3 | 2 |
applyPrinterProperties| Name: | QPrintDialogPrivate::applyPrinterProperties | | Prototype: | void QPrintDialogPrivate::applyPrinterProperties() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 386-390 |
| | 1 | 1 |
init| Name: | QPrintDialogPrivate::init | | Prototype: | void QPrintDialogPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 301-351 |
| | 31 | 1 |
selectPrinter| Name: | QPrintDialogPrivate::selectPrinter | | Prototype: | void QPrintDialogPrivate::selectPrinter(const QPrinter::OutputFormat outputFormat) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 354-384 |
| | 17 | 7 |
setTabs| Name: | QPrintDialogPrivate::setTabs | | Prototype: | void QPrintDialogPrivate::setTabs(const QList<QWidget*> &tabWidgets) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 572-580 |
| | 5 | 2 |
setupPrinter| Name: | QPrintDialogPrivate::setupPrinter | | Prototype: | void QPrintDialogPrivate::setupPrinter() | | Coverage: | 0.000% (0/51) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 392-468 |
| | 43 | 16 |
updateWidgets| Name: | QPrintDialogPrivate::updateWidgets | | Prototype: | void QPrintDialogPrivate::updateWidgets() | | Coverage: | 36.000% (9/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 506-570 |
| | 41 | 9 |