| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setPagePreviewLayout| Name: | QPagePreview::setPagePreviewLayout | | Prototype: | void setPagePreviewLayout(int columns, int rows) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 111-116 |
| | 3 | 1 |
setPageLayout| Name: | QPagePreview::setPageLayout | | Prototype: | void setPageLayout(const QPageLayout &layout) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 105-109 |
| | 2 | 1 |
QPagePreview| Name: | QPagePreview::QPagePreview | | Prototype: | QPagePreview(QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 99-103 |
| | 2 | 1 |
paintEvent| Name: | QPagePreview::paintEvent | | Prototype: | void paintEvent(QPaintEvent *) override | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 119-173 |
| | 43 | 6 |