| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 mightBeRichText| Name:  | Qt::mightBeRichText |  | Prototype:  | bool Qt::mightBeRichText(const QString& text) |  | Coverage:  |   0.000% (0/77) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 81-137 |  
  |  | 38 | 17 | 
 convertFromPlainText| Name:  | Qt::convertFromPlainText |  | Prototype:  | QString Qt::convertFromPlainText(const QString &plain, Qt::WhiteSpaceMode mode) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 150-196 |  
  |  | 35 | 13 | 
 codecForHtml| Name:  | Qt::codecForHtml |  | Prototype:  | QTextCodec *Qt::codecForHtml(const QByteArray &ba) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 204-207 |  
  |  | 1 | 1 |