| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
emitBlockAttributes| Name: | QTextHtmlExporter::emitBlockAttributes | | Prototype: | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2727-2806 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2726-2806 | | Comparison: | Different |
| | Different | 49 | 16 |
emitCharFormatStyle| Name: | QTextHtmlExporter::emitCharFormatStyle | | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | | Coverage: | 0.000% (0/115) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2335-2496 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2329-2490 | | Comparison: | Different |
| | Different | 109 | 30 |
emitFragment| Name: | QTextHtmlExporter::emitFragment | | Prototype: | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2637-2716 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2631-2715 | | Comparison: | Different |
| | Different | 55 | 18 |
emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 3193-3232 | | Comparison: | Different |
| | Different | 28 | 7 |