| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
setMargins| Name: | QPageLayout::setMargins | | Prototype: | bool QPageLayout::setMargins(const QMarginsF &margins) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 595-614 |
| | 16 | 3 |
setOrientation| Name: | QPageLayout::setOrientation | | Prototype: | void QPageLayout::setOrientation(Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 530-543 |
| | 9 | 2 |
setUnits| Name: | QPageLayout::setUnits | | Prototype: | void QPageLayout::setUnits(Unit units) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 558-568 |
| | 7 | 2 |
setTopMargin| Name: | QPageLayout::setTopMargin | | Prototype: | bool QPageLayout::setTopMargin(qreal topMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 686-695 |
| | 6 | 2 |
setRightMargin| Name: | QPageLayout::setRightMargin | | Prototype: | bool QPageLayout::setRightMargin(qreal rightMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 659-668 |
| | 6 | 2 |
setPageSize| Name: | QPageLayout::setPageSize | | Prototype: | void QPageLayout::setPageSize(const QPageSize &pageSize, const QMarginsF &minMargins) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 500-508 |
| | 6 | 2 |
setLeftMargin| Name: | QPageLayout::setLeftMargin | | Prototype: | bool QPageLayout::setLeftMargin(qreal leftMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 632-641 |
| | 6 | 2 |
setBottomMargin| Name: | QPageLayout::setBottomMargin | | Prototype: | bool QPageLayout::setBottomMargin(qreal bottomMargin) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 713-722 |
| | 6 | 2 |
paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 896-904 |
| | 6 | 3 |
paintRectPoints| Name: | QPageLayout::paintRectPoints | | Prototype: | QRect QPageLayout::paintRectPoints() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 916-922 |
| | 4 | 2 |
paintRectPixels| Name: | QPageLayout::paintRectPixels | | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 934-940 |
| | 4 | 2 |
setMode| Name: | QPageLayout::setMode | | Prototype: | void QPageLayout::setMode(Mode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 473-477 |
| | 2 | 1 |
setMinimumMargins| Name: | QPageLayout::setMinimumMargins | | Prototype: | void QPageLayout::setMinimumMargins(const QMarginsF &minMargins) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 781-785 |
| | 2 | 1 |
operator=| Name: | QPageLayout::operator= | | Prototype: | QPageLayout &QPageLayout::operator=(const QPageLayout &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 398-402 |
| | 2 | 1 |
QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 352-355 |
| | 2 | 1 |
QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout(const QPageSize &pageSize, Orientation orientation, const QMarginsF &margins, 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: | 370-375 |
| | 2 | 1 |
QPageLayout| Name: | QPageLayout::QPageLayout | | Prototype: | QPageLayout::QPageLayout(const QPageLayout &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 381-384 |
| | 2 | 1 |
units| Name: | QPageLayout::units | | Prototype: | QPageLayout::Unit QPageLayout::units() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 574-577 |
| | 1 | 1 |
paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 881-884 |
| | 1 | 1 |
pageSize| Name: | QPageLayout::pageSize | | Prototype: | QPageSize QPageLayout::pageSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 518-521 |
| | 1 | 1 |
orientation| Name: | QPageLayout::orientation | | Prototype: | QPageLayout::Orientation QPageLayout::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 549-552 |
| | 1 | 1 |
mode| Name: | QPageLayout::mode | | Prototype: | QPageLayout::Mode QPageLayout::mode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 483-486 |
| | 1 | 1 |
minimumMargins| Name: | QPageLayout::minimumMargins | | Prototype: | QMarginsF QPageLayout::minimumMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 793-796 |
| | 1 | 1 |
maximumMargins| Name: | QPageLayout::maximumMargins | | Prototype: | QMarginsF QPageLayout::maximumMargins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 810-813 |
| | 1 | 1 |
marginsPoints| Name: | QPageLayout::marginsPoints | | Prototype: | QMargins QPageLayout::marginsPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 752-755 |
| | 1 | 1 |
marginsPixels| Name: | QPageLayout::marginsPixels | | Prototype: | QMargins QPageLayout::marginsPixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 763-766 |
| | 1 | 1 |
margins| Name: | QPageLayout::margins | | Prototype: | QMarginsF QPageLayout::margins() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 730-733 |
| | 1 | 1 |
margins| Name: | QPageLayout::margins | | Prototype: | QMarginsF QPageLayout::margins(Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 741-744 |
| | 1 | 1 |
isValid| Name: | QPageLayout::isValid | | Prototype: | bool QPageLayout::isValid() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 464-467 |
| | 1 | 1 |
isEquivalentTo| Name: | QPageLayout::isEquivalentTo | | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 455-458 |
| | 1 | 1 |
fullRectPoints| Name: | QPageLayout::fullRectPoints | | Prototype: | QRect QPageLayout::fullRectPoints() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 852-855 |
| | 1 | 1 |
fullRectPixels| Name: | QPageLayout::fullRectPixels | | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 866-869 |
| | 1 | 1 |
fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 824-827 |
| | 1 | 1 |
fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 838-841 |
| | 1 | 1 |