| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QTextDocumentPrivate| Name:  | QTextDocumentPrivate::QTextDocumentPrivate |  | Prototype:  | QTextDocumentPrivate::QTextDocumentPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 175-211 |  
  |  | 20 | 1 | 
 deleteObject| Name:  | QTextDocumentPrivate::deleteObject |  | Prototype:  | void QTextDocumentPrivate::deleteObject(QTextObject *object) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1627-1632 |  
  |  | 3 | 1 | 
 init| Name:  | QTextDocumentPrivate::init |  | Prototype:  | void QTextDocumentPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 213-226 |  
  |  | 9 | 1 | 
 insertBlock| Name:  | QTextDocumentPrivate::insertBlock |  | Prototype:  | int QTextDocumentPrivate::insertBlock(int pos, int blockFormat, int charFormat, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 440-443 |  
  |  | 1 | 1 | 
 leftCursorPosition| Name:  | QTextDocumentPrivate::leftCursorPosition |  | Prototype:  | int QTextDocumentPrivate::leftCursorPosition(int position) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1379-1384 |  
  |  | 3 | 1 | 
 objectForFormat| Name:  | QTextDocumentPrivate::objectForFormat |  | Prototype:  | QTextObject *QTextDocumentPrivate::objectForFormat(const QTextFormat &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1610-1613 |  
  |  | 1 | 1 | 
 objectForFormat| Name:  | QTextDocumentPrivate::objectForFormat |  | Prototype:  | QTextObject *QTextDocumentPrivate::objectForFormat(int formatIndex) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1604-1608 |  
  |  | 2 | 1 | 
 rightCursorPosition| Name:  | QTextDocumentPrivate::rightCursorPosition |  | Prototype:  | int QTextDocumentPrivate::rightCursorPosition(int position) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1386-1391 |  
  |  | 3 | 1 | 
 aboutToRemoveCell| Name:  | QTextDocumentPrivate::aboutToRemoveCell |  | Prototype:  | void QTextDocumentPrivate::aboutToRemoveCell(int from, int to) |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1725-1730 |  
  |  | 3 | 2 | 
 appendUndoItem| Name:  | QTextDocumentPrivate::appendUndoItem |  | Prototype:  | void QTextDocumentPrivate::appendUndoItem(QAbstractUndoItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1029-1048 |  
  |  | 14 | 2 | 
 blockCharFormatIndex| Name:  | QTextDocumentPrivate::blockCharFormatIndex |  | Prototype:  | int QTextDocumentPrivate::blockCharFormatIndex(int node) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1343-1350 |  
  |  | 4 | 2 | 
 clearFrame| Name:  | QTextDocumentPrivate::clearFrame |  | Prototype:  | void QTextDocumentPrivate::clearFrame(QTextFrame *f) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1456-1462 |  
  |  | 4 | 2 | 
 createObject| Name:  | QTextDocumentPrivate::createObject |  | Prototype:  | QTextObject *QTextDocumentPrivate::createObject(const QTextFormat &f, int objectIndex) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1615-1625 |  
  |  | 5 | 2 | 
 documentChange| Name:  | QTextDocumentPrivate::documentChange |  | Prototype:  | void QTextDocumentPrivate::documentChange(int from, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1249-1264 |  
  |  | 11 | 2 | 
 emitRedoAvailable| Name:  | QTextDocumentPrivate::emitRedoAvailable |  | Prototype:  | void QTextDocumentPrivate::emitRedoAvailable(bool available) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1142-1149 |  
  |  | 4 | 2 | 
 emitUndoAvailable| Name:  | QTextDocumentPrivate::emitUndoAvailable |  | Prototype:  | void QTextDocumentPrivate::emitUndoAvailable(bool available) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1133-1140 |  
  |  | 4 | 2 | 
 insert| Name:  | QTextDocumentPrivate::insert |  | Prototype:  | void QTextDocumentPrivate::insert(int pos, const QString &str, int format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 468-478 |  
  |  | 6 | 2 | 
 insertFrame| Name:  | QTextDocumentPrivate::insertFrame |  | Prototype:  | QTextFrame *QTextDocumentPrivate::insertFrame(int start, int end, const QTextFrameFormat &format) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1538-1569 |  
  |  | 19 | 2 | 
 joinPreviousEditBlock| Name:  | QTextDocumentPrivate::joinPreviousEditBlock |  | Prototype:  | void QTextDocumentPrivate::joinPreviousEditBlock() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1168-1174 |  
  |  | 3 | 2 | 
 mergeCachedResources| Name:  | QTextDocumentPrivate::mergeCachedResources |  | Prototype:  | void QTextDocumentPrivate::mergeCachedResources(const QTextDocumentPrivate *priv) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp |  | Lines:  | 2987-2993 |  
  |  | 3 | 2 | 
 plainText| Name:  | QTextDocumentPrivate::plainText |  | Prototype:  | QString QTextDocumentPrivate::plainText() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1327-1341 |  
  |  | 10 | 2 | 
 removeFrame| Name:  | QTextDocumentPrivate::removeFrame |  | Prototype:  | void QTextDocumentPrivate::removeFrame(QTextFrame *frame) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1571-1588 |  
  |  | 10 | 2 | 
 rootFrame| Name:  | QTextDocumentPrivate::rootFrame |  | Prototype:  | QTextFrame *QTextDocumentPrivate::rootFrame() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1434-1442 |  
  |  | 5 | 2 | 
 ~QTextDocumentPrivate| Name:  | QTextDocumentPrivate::~QTextDocumentPrivate |  | Prototype:  | QTextDocumentPrivate::~QTextDocumentPrivate() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 282-290 |  
  |  | 6 | 2 | 
 changeObjectFormat| Name:  | QTextDocumentPrivate::changeObjectFormat |  | Prototype:  | void QTextDocumentPrivate::changeObjectFormat(QTextObject *obj, int format) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1393-1413 |  
  |  | 14 | 3 | 
 contentsChanged| Name:  | QTextDocumentPrivate::contentsChanged |  | Prototype:  | void QTextDocumentPrivate::contentsChanged() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1634-1647 |  
  |  | 8 | 3 | 
 ensureMaximumBlockCount| Name:  | QTextDocumentPrivate::ensureMaximumBlockCount |  | Prototype:  | bool QTextDocumentPrivate::ensureMaximumBlockCount() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1697-1722 |  
  |  | 15 | 3 | 
 frameAt| Name:  | QTextDocumentPrivate::frameAt |  | Prototype:  | QTextFrame *QTextDocumentPrivate::frameAt(int pos) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1444-1454 |  
  |  | 5 | 3 | 
 insert| Name:  | QTextDocumentPrivate::insert |  | Prototype:  | void QTextDocumentPrivate::insert(int pos, int strPos, int strLength, int format) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 445-466 |  
  |  | 15 | 3 | 
 insert_string| Name:  | QTextDocumentPrivate::insert_string |  | Prototype:  | void QTextDocumentPrivate::insert_string(int pos, uint strPos, uint length, int format, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 314-340 |  
  |  | 17 | 3 | 
 nextCursorPosition| Name:  | QTextDocumentPrivate::nextCursorPosition |  | Prototype:  | int QTextDocumentPrivate::nextCursorPosition(int position, QTextLayout::CursorMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1352-1364 |  
  |  | 8 | 3 | 
 objectForIndex| Name:  | QTextDocumentPrivate::objectForIndex |  | Prototype:  | QTextObject *QTextDocumentPrivate::objectForIndex(int objectIndex) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1590-1602 |  
  |  | 8 | 3 | 
 previousCursorPosition| Name:  | QTextDocumentPrivate::previousCursorPosition |  | Prototype:  | int QTextDocumentPrivate::previousCursorPosition(int position, QTextLayout::CursorMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1366-1377 |  
  |  | 7 | 3 | 
 remove_string| Name:  | QTextDocumentPrivate::remove_string |  | Prototype:  | int QTextDocumentPrivate::remove_string(int pos, uint length, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 480-509 |  
  |  | 18 | 3 | 
 setModified| Name:  | QTextDocumentPrivate::setModified |  | Prototype:  | void QTextDocumentPrivate::setModified(bool m) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1682-1695 |  
  |  | 8 | 3 | 
 split| Name:  | QTextDocumentPrivate::split |  | Prototype:  | bool QTextDocumentPrivate::split(int pos) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 823-845 |  
  |  | 15 | 3 | 
 compressPieceTable| Name:  | QTextDocumentPrivate::compressPieceTable |  | Prototype:  | void QTextDocumentPrivate::compressPieceTable() |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1649-1680 |  
  |  | 20 | 4 | 
 enableUndoRedo| Name:  | QTextDocumentPrivate::enableUndoRedo |  | Prototype:  | void QTextDocumentPrivate::enableUndoRedo(bool enable) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1151-1166 |  
  |  | 11 | 4 | 
 insertBlock| Name:  | QTextDocumentPrivate::insertBlock |  | Prototype:  | int QTextDocumentPrivate::insertBlock(QChar blockSeparator, int pos, int blockFormat, int charFormat, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 388-438 |  
  |  | 33 | 4 | 
 remove| Name:  | QTextDocumentPrivate::remove |  | Prototype:  | void QTextDocumentPrivate::remove(int pos, int length, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 664-677 |  
  |  | 9 | 4 | 
 remove_block| Name:  | QTextDocumentPrivate::remove_block |  | Prototype:  | int QTextDocumentPrivate::remove_block(int pos, int *blockFormat, int command, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 511-556 |  
  |  | 28 | 4 | 
 unite| Name:  | QTextDocumentPrivate::unite |  | Prototype:  | bool QTextDocumentPrivate::unite(uint f) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 847-866 |  
  |  | 13 | 4 | 
 clear| Name:  | QTextDocumentPrivate::clear |  | Prototype:  | void QTextDocumentPrivate::clear() |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 228-280 |  
  |  | 35 | 5 | 
 endEditBlock| Name:  | QTextDocumentPrivate::endEditBlock |  | Prototype:  | void QTextDocumentPrivate::endEditBlock() |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1176-1194 |  
  |  | 11 | 5 | 
 insert_block| Name:  | QTextDocumentPrivate::insert_block |  | Prototype:  | int QTextDocumentPrivate::insert_block(int pos, uint strPos, int format, int blockFormat, QTextUndoCommand::Operation op, int command) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 342-386 |  
  |  | 32 | 5 | 
 setLayout| Name:  | QTextDocumentPrivate::setLayout |  | Prototype:  | void QTextDocumentPrivate::setLayout(QAbstractTextDocumentLayout *layout) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 292-311 |  
  |  | 15 | 5 | 
 insert_frame| Name:  | QTextDocumentPrivate::insert_frame |  | Prototype:  | void QTextDocumentPrivate::insert_frame(QTextFrame *f) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1509-1536 |  
  |  | 18 | 6 | 
 scan_frames| Name:  | QTextDocumentPrivate::scan_frames |  | Prototype:  | void QTextDocumentPrivate::scan_frames(int pos, int charsRemoved, int charsAdded) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1464-1507 |  
  |  | 30 | 7 | 
 adjustDocumentChangesAndCursors| Name:  | QTextDocumentPrivate::adjustDocumentChangesAndCursors |  | Prototype:  | void QTextDocumentPrivate::adjustDocumentChangesAndCursors(int from, int addedOrRemoved, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1273-1324 |  
  |  | 28 | 9 | 
 setBlockFormat| Name:  | QTextDocumentPrivate::setBlockFormat |  | Prototype:  | void QTextDocumentPrivate::setBlockFormat(const QTextBlock &from, const QTextBlock &to, const QTextBlockFormat &newFormat, FormatChangeMode mode) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 771-820 |  
  |  | 33 | 9 | 
 appendUndoItem| Name:  | QTextDocumentPrivate::appendUndoItem |  | Prototype:  | void QTextDocumentPrivate::appendUndoItem(const QTextUndoCommand &c) |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1050-1089 |  
  |  | 25 | 10 | 
 move| Name:  | QTextDocumentPrivate::move |  | Prototype:  | void QTextDocumentPrivate::move(int pos, int to, int length, QTextUndoCommand::Operation op) |  | Coverage:  |   0.000% (0/51) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 570-662 |  
  |  | 62 | 10 | 
 finishEdit| Name:  | QTextDocumentPrivate::finishEdit |  | Prototype:  | void QTextDocumentPrivate::finishEdit() |  | Coverage:  |   0.000% (0/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1196-1247 |  
  |  | 29 | 12 | 
 setCharFormat| Name:  | QTextDocumentPrivate::setCharFormat |  | Prototype:  | void QTextDocumentPrivate::setCharFormat(int pos, int length, const QTextCharFormat &newFormat, FormatChangeMode mode) |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 679-769 |  
  |  | 63 | 13 | 
 clearUndoRedoStacks| Name:  | QTextDocumentPrivate::clearUndoRedoStacks |  | Prototype:  | void QTextDocumentPrivate::clearUndoRedoStacks(QTextDocument::Stacks stacksToClear, bool emitSignals) |  | Coverage:  |   0.000% (0/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 1091-1131 |  
  |  | 33 | 14 | 
 undoRedo| Name:  | QTextDocumentPrivate::undoRedo |  | Prototype:  | int QTextDocumentPrivate::undoRedo(bool undo) |  | Coverage:  |   0.000% (0/96) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp |  | Lines:  | 869-1024 |  
  |  | 111 | 31 |