| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 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 | 
 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:  | 2329-2490 |  
  |  | 109 | 30 | 
 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 | 
 emitFragment| Name:  | QTextHtmlExporter::emitFragment |  | Prototype:  | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) |  | Coverage:  |   0.000% (0/60) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2631-2715 |  
  |  | 55 | 18 | 
 emitBlockAttributes| Name:  | QTextHtmlExporter::emitBlockAttributes |  | Prototype:  | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2726-2806 |  
  |  | 49 | 16 | 
 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:  | 2541-2587 |  
  |  | 28 | 13 | 
 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:  | 2249-2318 |  
  |  | 45 | 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 | 
 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 | 
 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:  | 2520-2539 |  
  |  | 12 | 6 | 
 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 | 
 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:  | 2508-2518 |  
  |  | 8 | 5 | 
 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:  | 2492-2506 |  
  |  | 9 | 3 | 
 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 | 
 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:  | 2589-2596 |  
  |  | 4 | 3 | 
 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:  | 2598-2610 |  
  |  | 8 | 2 | 
 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:  | 2612-2629 |  
  |  | 12 | 1 | 
 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:  | 2320-2327 |  
  |  | 5 | 1 | 
 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:  | 2232-2242 |  
  |  | 6 | 1 |