| 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: | 2568-2572 |
| | 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: | 2581-2584 |
| | 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: | 2702-2707 |
| | 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: | 2722-2727 |
| | 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: | 2742-2747 |
| | 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: | 2653-2660 |
| | 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: | 2682-2687 |
| | 3 | 2 |