Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
~LayoutDataName: | QTextEngine::LayoutData::~LayoutData | Prototype: | QTextEngine::LayoutData::~LayoutData() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2427-2432 |
| | 3 | 2 |
LayoutDataName: | QTextEngine::LayoutData::LayoutData | Prototype: | QTextEngine::LayoutData::LayoutData() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2382-2393 |
| | 9 | 1 |
LayoutDataName: | QTextEngine::LayoutData::LayoutData | Prototype: | QTextEngine::LayoutData::LayoutData(const QString &str, void **stack_memory, int _allocated) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2395-2425 |
| | 20 | 2 |
reallocateName: | QTextEngine::LayoutData::reallocate | Prototype: | bool QTextEngine::LayoutData::reallocate(int totalGlyphs) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 2434-2478 |
| | 29 | 6 |