| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2561-2565 |
| | 2 | 1 |
QTextFrameFormat| Name: | QTextFrameFormat::QTextFrameFormat | | Prototype: | QTextFrameFormat::QTextFrameFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2574-2577 |
| | 2 | 1 |
bottomMargin| Name: | QTextFrameFormat::bottomMargin | | Prototype: | qreal QTextFrameFormat::bottomMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2695-2700 |
| | 3 | 2 |
leftMargin| Name: | QTextFrameFormat::leftMargin | | Prototype: | qreal QTextFrameFormat::leftMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2715-2720 |
| | 3 | 2 |
rightMargin| Name: | QTextFrameFormat::rightMargin | | Prototype: | qreal QTextFrameFormat::rightMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2735-2740 |
| | 3 | 2 |
setMargin| Name: | QTextFrameFormat::setMargin | | Prototype: | void QTextFrameFormat::setMargin(qreal amargin) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2646-2653 |
| | 5 | 1 |
topMargin| Name: | QTextFrameFormat::topMargin | | Prototype: | qreal QTextFrameFormat::topMargin() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2675-2680 |
| | 3 | 2 |