Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 2682-2687 |
| | 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: | 2653-2660 |
| | 5 | 1 |
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: | 2742-2747 |
| | 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: | 2722-2727 |
| | 3 | 2 |
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: | 2702-2707 |
| | 3 | 2 |
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: | 2568-2572 |
| | 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: | 2581-2584 |
| | 2 | 1 |