Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextHtmlImporterName: | 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 |
appendBlockName: | 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 |
appendNodeTextName: | 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 |
closeTagName: | 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 |
importName: | 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 |
processBlockNodeName: | 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 |
processSpecialNodesName: | 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 |
scanTableName: | 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 |