| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextHtmlExporter| Name: | QTextHtmlExporter::QTextHtmlExporter | | Prototype: | QTextHtmlExporter::QTextHtmlExporter(const QTextDocument *_doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2238-2248 |
| | 6 | 1 |
emitAlignment| Name: | QTextHtmlExporter::emitAlignment | | Prototype: | void QTextHtmlExporter::emitAlignment(Qt::Alignment align) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2514-2524 |
| | 8 | 5 |
emitAttribute| Name: | QTextHtmlExporter::emitAttribute | | Prototype: | void QTextHtmlExporter::emitAttribute(const char *attribute, const QString &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2326-2333 |
| | 5 | 1 |
emitBackgroundAttribute| Name: | QTextHtmlExporter::emitBackgroundAttribute | | Prototype: | void QTextHtmlExporter::emitBackgroundAttribute(const QTextFormat &format) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2995-3014 |
| | 12 | 5 |
emitBlock| Name: | QTextHtmlExporter::emitBlock | | Prototype: | void QTextHtmlExporter::emitBlock(const QTextBlock &block) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2808-2950 |
| | 98 | 34 |
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 |
| | 50 | 14 |
emitBorderStyle| Name: | QTextHtmlExporter::emitBorderStyle | | Prototype: | void QTextHtmlExporter::emitBorderStyle(QTextFrameFormat::BorderStyle style) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2547-2593 |
| | 28 | 13 |
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 |
| | 109 | 30 |
emitFloatStyle| Name: | QTextHtmlExporter::emitFloatStyle | | Prototype: | void QTextHtmlExporter::emitFloatStyle(QTextFrameFormat::Position pos, StyleMode mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2526-2545 |
| | 12 | 6 |
emitFontFamily| Name: | QTextHtmlExporter::emitFontFamily | | Prototype: | void QTextHtmlExporter::emitFontFamily(const QString &family) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2604-2616 |
| | 8 | 2 |
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 |
| | 51 | 16 |
emitFrame| Name: | QTextHtmlExporter::emitFrame | | Prototype: | void QTextHtmlExporter::emitFrame(QTextFrame::Iterator frameIt) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3142-3166 |
| | 16 | 7 |
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 |
| | 28 | 7 |
emitMargins| Name: | QTextHtmlExporter::emitMargins | | Prototype: | void QTextHtmlExporter::emitMargins(const QString &top, const QString &bottom, const QString &left, const QString &right) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2618-2635 |
| | 12 | 1 |
emitPageBreakPolicy| Name: | QTextHtmlExporter::emitPageBreakPolicy | | Prototype: | void QTextHtmlExporter::emitPageBreakPolicy(QTextFormat::PageBreakFlags policy) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2595-2602 |
| | 4 | 3 |
emitTable| Name: | QTextHtmlExporter::emitTable | | Prototype: | void QTextHtmlExporter::emitTable(const QTextTable *table) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3016-3140 |
| | 79 | 25 |
emitTextFrame| Name: | QTextHtmlExporter::emitTextFrame | | Prototype: | void QTextHtmlExporter::emitTextFrame(const QTextFrame *f) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3168-3191 |
| | 14 | 3 |
emitTextLength| Name: | QTextHtmlExporter::emitTextLength | | Prototype: | void QTextHtmlExporter::emitTextLength(const char *attribute, const QTextLength &length) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2498-2512 |
| | 9 | 3 |
findUrlForImage| Name: | QTextHtmlExporter::findUrlForImage | | Prototype: | QString QTextHtmlExporter::findUrlForImage(const QTextDocument *doc, qint64 cacheKey, bool isPixmap) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2954-2985 |
| | 19 | 10 |
toHtml| Name: | QTextHtmlExporter::toHtml | | Prototype: | QString QTextHtmlExporter::toHtml(const QByteArray &encoding, ExportMode mode) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2255-2324 |
| | 45 | 7 |