Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFrameFormatName: | 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 |
QTextFrameFormatName: | 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 |
bottomMarginName: | 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 |
leftMarginName: | 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 |
rightMarginName: | 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 |
setMarginName: | 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 |
topMarginName: | 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 |