| 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: | 181-217 |
| | 20 | 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: | 1732-1737 |
| | 3 | 2 |
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: | 1280-1331 |
| | 28 | 9 |
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: | 1035-1054 |
| | 14 | 2 |
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: | 1056-1096 |
| | 26 | 10 |
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: | 1350-1357 |
| | 4 | 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: | 1400-1420 |
| | 14 | 3 |
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: | 234-286 |
| | 35 | 5 |
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: | 1463-1469 |
| | 4 | 2 |
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: | 1098-1138 |
| | 33 | 14 |
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: | 1656-1687 |
| | 20 | 4 |
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: | 1641-1654 |
| | 8 | 3 |
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: | 1622-1632 |
| | 5 | 2 |
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: | 1634-1639 |
| | 3 | 1 |
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: | 1256-1271 |
| | 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: | 1149-1156 |
| | 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: | 1140-1147 |
| | 4 | 2 |
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: | 1158-1173 |
| | 11 | 4 |
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: | 1183-1201 |
| | 11 | 5 |
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: | 1704-1729 |
| | 15 | 3 |
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: | 1203-1254 |
| | 29 | 12 |
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: | 1451-1461 |
| | 5 | 3 |
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: | 219-232 |
| | 9 | 1 |
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: | 451-472 |
| | 15 | 3 |
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: | 474-484 |
| | 6 | 2 |
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: | 394-444 |
| | 33 | 4 |
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: | 446-449 |
| | 1 | 1 |
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: | 1545-1576 |
| | 19 | 2 |
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: | 348-392 |
| | 32 | 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: | 1516-1543 |
| | 18 | 6 |
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: | 320-346 |
| | 17 | 3 |
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: | 1175-1181 |
| | 3 | 2 |
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: | 1386-1391 |
| | 3 | 1 |
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 |
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: | 576-668 |
| | 62 | 10 |
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: | 1359-1371 |
| | 8 | 3 |
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: | 1611-1615 |
| | 2 | 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: | 1617-1620 |
| | 1 | 1 |
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: | 1597-1609 |
| | 8 | 3 |
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: | 1334-1348 |
| | 10 | 2 |
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: | 1373-1384 |
| | 7 | 3 |
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: | 670-683 |
| | 9 | 4 |
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: | 1578-1595 |
| | 10 | 2 |
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: | 517-562 |
| | 28 | 4 |
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: | 486-515 |
| | 18 | 3 |
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: | 1393-1398 |
| | 3 | 1 |
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: | 1441-1449 |
| | 5 | 2 |
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: | 1471-1514 |
| | 30 | 7 |
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: | 777-826 |
| | 33 | 9 |
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: | 685-775 |
| | 63 | 13 |
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: | 298-317 |
| | 15 | 5 |
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: | 1689-1702 |
| | 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: | 829-851 |
| | 15 | 3 |
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: | 875-1030 |
| | 111 | 31 |
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: | 853-872 |
| | 13 | 4 |
~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: | 288-296 |
| | 6 | 2 |