| 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: | 238-247 |
| | 7 | 2 |
paintRect| Name: | QPageLayoutPrivate::paintRect | | Prototype: | QRectF QPageLayoutPrivate::paintRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 281-284 |
| | 1 | 1 |
operator==| Name: | QPageLayoutPrivate::operator== | | Prototype: | bool QPageLayoutPrivate::operator==(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 192-200 |
| | 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: | 228-231 |
| | 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: | 233-236 |
| | 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: | 223-226 |
| | 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: | 210-213 |
| | 1 | 1 |
isEquivalentTo| Name: | QPageLayoutPrivate::isEquivalentTo | | Prototype: | bool QPageLayoutPrivate::isEquivalentTo(const QPageLayoutPrivate &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 202-208 |
| | 4 | 1 |
fullSizeUnits| Name: | QPageLayoutPrivate::fullSizeUnits | | Prototype: | QSizeF QPageLayoutPrivate::fullSizeUnits(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 249-253 |
| | 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: | 265-271 |
| | 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: | 273-279 |
| | 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: | 255-258 |
| | 1 | 1 |
fullRect| Name: | QPageLayoutPrivate::fullRect | | Prototype: | QRectF QPageLayoutPrivate::fullRect(QPageLayout::Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 260-263 |
| | 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: | 215-221 |
| | 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: | 169-173 |
| | 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: | 175-186 |
| | 2 | 1 |