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: | 422-448 |
| | 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: | 1165-1177 |
| | 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: | 558-645 |
| | 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: | 756-842 |
| | 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: | 450-556 |
| | 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: | 998-1163 |
| | 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: | 647-753 |
| | 68 | 21 |
scanTableName: | QTextHtmlImporter::scanTable | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | Coverage: | 0.000% (0/81) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | Lines: | 844-996 |
| | 105 | 29 |