| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setDefaultMargins| Name: | QPageLayoutPrivate::setDefaultMargins | | Prototype: | void QPageLayoutPrivate::setDefaultMargins(const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 232-241 |
| | 7 | 2 |
paintRect| Name: | QPageLayoutPrivate::paintRect | | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 275-278 |
| | 1 | 1 |
operator==| Name: | QPageLayoutPrivate::operator== | | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 186-194 |
| | 6 | 1 |
marginsPoints| Name: | QPageLayoutPrivate::marginsPoints | | Prototype: | QMargins QPageLayoutPrivate::marginsPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 222-225 |
| | 1 | 1 |
marginsPixels| Name: | QPageLayoutPrivate::marginsPixels | | Prototype: | QMargins QPageLayoutPrivate::marginsPixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 227-230 |
| | 1 | 1 |
margins| Name: | QPageLayoutPrivate::margins | | Prototype: | QMarginsF QPageLayoutPrivate::margins(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 217-220 |
| | 1 | 1 |
isValid| Name: | QPageLayoutPrivate::isValid | | Prototype: | bool QPageLayoutPrivate::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 204-207 |
| | 1 | 1 |
isEquivalentTo| Name: | QPageLayoutPrivate::isEquivalentTo | | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 196-202 |
| | 4 | 1 |
fullSizeUnits| Name: | QPageLayoutPrivate::fullSizeUnits | | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 243-247 |
| | 2 | 1 |
fullRectPoints| Name: | QPageLayoutPrivate::fullRectPoints | | Prototype: | QRect QPageLayoutPrivate::fullRectPoints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 259-265 |
| | 3 | 2 |
fullRectPixels| Name: | QPageLayoutPrivate::fullRectPixels | | Prototype: | QRect QPageLayoutPrivate::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 267-273 |
| | 3 | 2 |
fullRect| Name: | QPageLayoutPrivate::fullRect | | Prototype: | QRectF QPageLayoutPrivate::fullRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 249-252 |
| | 1 | 1 |
fullRect| Name: | QPageLayoutPrivate::fullRect | | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 254-257 |
| | 1 | 1 |
clampMargins| Name: | QPageLayoutPrivate::clampMargins | | Prototype: | void QPageLayoutPrivate::clampMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 209-215 |
| | 4 | 1 |
QPageLayoutPrivate| Name: | QPageLayoutPrivate::QPageLayoutPrivate | | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QPageLayoutPrivate| Name: | QPageLayoutPrivate::QPageLayoutPrivate | | Prototype: | QPageLayoutPrivate::QPageLayoutPrivate(const QPageSize &pageSize, QPageLayout::Orientation orientation, const QMarginsF &margins, QPageLayout::Unit units, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 169-180 |
| | 2 | 1 |