| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
accept| Name: | QPrintDialog::accept | | Prototype: | void QPrintDialog::accept() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 623-628 |
| | 3 | 1 |
done| Name: | 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: | 461-473 |
| | 9 | 3 |
exec| Name: | QPrintDialog::exec | | Prototype: | int QPrintDialog::exec() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 618-621 |
| | 1 | 1 |
open| Name: | QPrintDialog::open | | Prototype: | void QPrintDialog::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 484-491 |
| | 5 | 1 |
options| Name: | QPrintDialog::options | | Prototype: | QPrintDialog::PrintDialogOptions QPrintDialog::options() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 185-189 |
| | 2 | 1 |
testOption| Name: | QPrintDialog::testOption | | Prototype: | bool QPrintDialog::testOption(PrintDialogOption option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 155-159 |
| | 2 | 1 |
setOptions| Name: | QPrintDialog::setOptions | | Prototype: | void QPrintDialog::setOptions(PrintDialogOptions options) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 174-183 |
| | 5 | 2 |
setOption| Name: | QPrintDialog::setOption | | Prototype: | void QPrintDialog::setOption(PrintDialogOption option, bool on) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qabstractprintdialog.cpp | | Lines: | 142-147 |
| | 3 | 2 |
setVisible| Name: | QPrintDialog::setVisible | | Prototype: | void QPrintDialog::setVisible(bool visible) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 608-616 |
| | 4 | 2 |
QPrintDialog| Name: | QPrintDialog::QPrintDialog | | Prototype: | QPrintDialog::QPrintDialog(QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 587-592 |
| | 2 | 1 |
QPrintDialog| Name: | QPrintDialog::QPrintDialog | | Prototype: | QPrintDialog::QPrintDialog(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 597-602 |
| | 2 | 1 |