Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextBlockFormatName: | QTextBlockFormat::QTextBlockFormat | Prototype: | QTextBlockFormat::QTextBlockFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2030-2030 |
| | 1 | 1 |
QTextBlockFormatName: | QTextBlockFormat::QTextBlockFormat | Prototype: | QTextBlockFormat::QTextBlockFormat(const QTextFormat &fmt) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2039-2042 |
| | 2 | 1 |
setTabPositionsName: | QTextBlockFormat::setTabPositions | Prototype: | void QTextBlockFormat::setTabPositions(const QList<QTextOption::Tab> &tabs) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2051-2063 |
| | 9 | 2 |
tabPositionsName: | QTextBlockFormat::tabPositions | Prototype: | QList<QTextOption::Tab> QTextBlockFormat::tabPositions() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | Lines: | 2071-2085 |
| | 11 | 3 |