| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 830-833 |
| | 1 | 1 |
fullRect| Name: | QPageLayout::fullRect | | Prototype: | QRectF QPageLayout::fullRect(Unit units) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 844-847 |
| | 1 | 1 |
fullRectPixels| Name: | QPageLayout::fullRectPixels | | Prototype: | QRect QPageLayout::fullRectPixels(int resolution) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 872-875 |
| | 1 | 1 |
fullRectPoints| Name: | QPageLayout::fullRectPoints | | Prototype: | QRect QPageLayout::fullRectPoints() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 858-861 |
| | 1 | 1 |
isEquivalentTo| Name: | QPageLayout::isEquivalentTo | | Prototype: | bool QPageLayout::isEquivalentTo(const QPageLayout &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 461-464 |
| | 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: | 470-473 |
| | 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: | 736-739 |
| | 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: | 747-750 |
| | 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: | 769-772 |
| | 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: | 758-761 |
| | 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: | 816-819 |
| | 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: | 799-802 |
| | 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: | 489-492 |
| | 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: | 555-558 |
| | 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: | 524-527 |
| | 1 | 1 |
paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 887-890 |
| | 1 | 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: | 580-583 |
| | 1 | 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: | 358-361 |
| | 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: | 376-381 |
| | 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: | 387-390 |
| | 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: | 404-408 |
| | 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: | 787-791 |
| | 2 | 1 |
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: | 479-483 |
| | 2 | 1 |
paintRectPixels| Name: | QPageLayout::paintRectPixels | | Prototype: | QRect QPageLayout::paintRectPixels(int resolution) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 940-946 |
| | 4 | 2 |
paintRectPoints| Name: | QPageLayout::paintRectPoints | | Prototype: | QRect QPageLayout::paintRectPoints() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 922-928 |
| | 4 | 2 |
paintRect| Name: | QPageLayout::paintRect | | Prototype: | QRectF QPageLayout::paintRect(Unit units) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpagelayout.cpp | | Lines: | 902-910 |
| | 6 | 3 |
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: | 719-728 |
| | 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: | 638-647 |
| | 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: | 506-514 |
| | 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: | 665-674 |
| | 6 | 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: | 692-701 |
| | 6 | 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: | 564-574 |
| | 7 | 2 |
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: | 536-549 |
| | 9 | 2 |
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: | 601-620 |
| | 16 | 3 |