| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
processBlockNode| Name: | QTextHtmlImporter::processBlockNode | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | | Coverage: | 0.000% (0/135) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 989-1154 |
| | 106 | 31 |
scanTable| Name: | QTextHtmlImporter::scanTable | | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 838-987 |
| | 105 | 29 |
processSpecialNodes| Name: | QTextHtmlImporter::processSpecialNodes | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processSpecialNodes() | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 641-747 |
| | 68 | 21 |
appendNodeText| Name: | QTextHtmlImporter::appendNodeText | | Prototype: | bool QTextHtmlImporter::appendNodeText() | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 552-639 |
| | 55 | 18 |
import| Name: | QTextHtmlImporter::import | | Prototype: | void QTextHtmlImporter::import() | | Coverage: | 0.000% (0/68) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 444-550 |
| | 51 | 16 |
closeTag| Name: | QTextHtmlImporter::closeTag | | Prototype: | bool QTextHtmlImporter::closeTag() | | Coverage: | 0.000% (0/60) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 750-836 |
| | 51 | 22 |
QTextHtmlImporter| Name: | QTextHtmlImporter::QTextHtmlImporter | | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 416-442 |
| | 14 | 4 |
appendBlock| Name: | QTextHtmlImporter::appendBlock | | Prototype: | void QTextHtmlImporter::appendBlock(const QTextBlockFormat &format, QTextCharFormat charFmt) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 1156-1168 |
| | 7 | 3 |