| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextureGlyphCache::populate| Name: | QTextureGlyphCache::populate | | Prototype: | bool QTextureGlyphCache::populate(QFontEngine *fontEngine, int numGlyphs, const glyph_t *glyphs, const QFixedPoint *positions) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 94-224 |
| | 72 | 19 |
QTextureGlyphCache::fillInPendingGlyphs| Name: | QTextureGlyphCache::fillInPendingGlyphs | | Prototype: | void QTextureGlyphCache::fillInPendingGlyphs() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 226-261 |
| | 20 | 6 |
QTextureGlyphCache::calculateSubPixelPositionCount| Name: | QTextureGlyphCache::calculateSubPixelPositionCount | | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 56-92 |
| | 20 | 7 |
QTextUndoCommand::tryMerge| Name: | QTextUndoCommand::tryMerge | | Prototype: | bool QTextUndoCommand::tryMerge(const QTextUndoCommand &other) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 141-179 |
| | 23 | 5 |
QTextTablePrivate::~QTextTablePrivate| Name: | QTextTablePrivate::~QTextTablePrivate | | Prototype: | QTextTablePrivate::~QTextTablePrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 321-325 |
| | 2 | 2 |
QTextTablePrivate::update| Name: | QTextTablePrivate::update | | Prototype: | void QTextTablePrivate::update() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 442-490 |
| | 29 | 6 |
QTextTablePrivate::fragmentRemoved| Name: | QTextTablePrivate::fragmentRemoved | | Prototype: | void QTextTablePrivate::fragmentRemoved(QChar type, uint fragment) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 418-433 |
| | 11 | 5 |
QTextTablePrivate::fragmentAdded| Name: | QTextTablePrivate::fragmentAdded | | Prototype: | void QTextTablePrivate::fragmentAdded(QChar type, uint fragment) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 400-416 |
| | 13 | 4 |
QTextTablePrivate::findCellIndex| Name: | QTextTablePrivate::findCellIndex | | Prototype: | int QTextTablePrivate::findCellIndex(int fragment) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 390-398 |
| | 6 | 2 |
QTextTablePrivate::createTable| Name: | QTextTablePrivate::createTable | | Prototype: | QTextTable *QTextTablePrivate::createTable(QTextDocumentPrivate *pieceTable, int pos, int rows, int cols, const QTextTableFormat &tableFormat) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 328-370 |
| | 24 | 2 |
QTextTableFormat::QTextTableFormat| Name: | QTextTableFormat::QTextTableFormat | | Prototype: | QTextTableFormat::QTextTableFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2873-2879 |
| | 3 | 1 |
QTextTableFormat::QTextTableFormat| Name: | QTextTableFormat::QTextTableFormat | | Prototype: | QTextTableFormat::QTextTableFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 2888-2891 |
| | 2 | 1 |
QTextTableData::updateTableSize| Name: | QTextTableData::updateTableSize | | Prototype: | void QTextTableData::updateTableSize() | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 261-271 |
| | 8 | 1 |
QTextTableData::topPadding| Name: | QTextTableData::topPadding | | Prototype: | inline QFixed topPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 204-207 |
| | 1 | 1 |
QTextTableData::rightPadding| Name: | QTextTableData::rightPadding | | Prototype: | inline QFixed rightPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 219-222 |
| | 1 | 1 |
QTextTableData::paddingProperty| Name: | QTextTableData::paddingProperty | | Prototype: | inline QFixed paddingProperty(const QTextFormat &format, QTextFormat::Property property) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 193-202 |
| | 5 | 2 |
QTextTableData::leftPadding| Name: | QTextTableData::leftPadding | | Prototype: | inline QFixed leftPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 214-217 |
| | 1 | 1 |
QTextTableData::cellWidth| Name: | QTextTableData::cellWidth | | Prototype: | inline QFixed cellWidth(int column, int colspan) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 181-183 |
| | 2 | 1 |
QTextTableData::cellRect| Name: | QTextTableData::cellRect | | Prototype: | QRectF QTextTableData::cellRect(const QTextTableCell &cell) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 273-284 |
| | 8 | 1 |
QTextTableData::cellPosition| Name: | QTextTableData::cellPosition | | Prototype: | inline QFixedPoint cellPosition(const QTextTableCell &cell) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 224-228 |
| | 2 | 1 |
QTextTableData::cellPosition| Name: | QTextTableData::cellPosition | | Prototype: | inline QFixedPoint cellPosition(int row, int col) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 233-234 |
| | 1 | 1 |
QTextTableData::calcRowPosition| Name: | QTextTableData::calcRowPosition | | Prototype: | inline void calcRowPosition(int row) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 185-189 |
| | 2 | 2 |
QTextTableData::bottomPadding| Name: | QTextTableData::bottomPadding | | Prototype: | inline QFixed bottomPadding(const QTextFormat &format) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 209-212 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormat| Name: | QTextTableCellFormat::QTextTableCellFormat | | Prototype: | QTextTableCellFormat::QTextTableCellFormat() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3332-3336 |
| | 1 | 1 |
QTextTableCellFormat::QTextTableCellFormat| Name: | QTextTableCellFormat::QTextTableCellFormat | | Prototype: | QTextTableCellFormat::QTextTableCellFormat(const QTextFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3345-3348 |
| | 2 | 1 |
QTextTableCell::tableCellFormatIndex| Name: | QTextTableCell::tableCellFormatIndex | | Prototype: | int QTextTableCell::tableCellFormatIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 155-159 |
| | 2 | 1 |
QTextTableCell::setFormat| Name: | QTextTableCell::setFormat | | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 119-133 |
| | 10 | 1 |
QTextTableCell::rowSpan| Name: | QTextTableCell::rowSpan | | Prototype: | int QTextTableCell::rowSpan() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 200-203 |
| | 1 | 1 |
QTextTableCell::row| Name: | QTextTableCell::row | | Prototype: | int QTextTableCell::row() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 166-176 |
| | 7 | 3 |
QTextTableCell::lastPosition| Name: | QTextTableCell::lastPosition | | Prototype: | int QTextTableCell::lastPosition() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 260-271 |
| | 8 | 2 |
QTextTableCell::lastCursorPosition| Name: | QTextTableCell::lastCursorPosition | | Prototype: | QTextCursor QTextTableCell::lastCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 238-241 |
| | 1 | 1 |
QTextTableCell::format| Name: | QTextTableCell::format | | Prototype: | QTextCharFormat QTextTableCell::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 138-146 |
| | 5 | 1 |
QTextTableCell::firstPosition| Name: | QTextTableCell::firstPosition | | Prototype: | int QTextTableCell::firstPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 249-253 |
| | 2 | 1 |
QTextTableCell::firstCursorPosition| Name: | QTextTableCell::firstCursorPosition | | Prototype: | QTextCursor QTextTableCell::firstCursorPosition() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 228-231 |
| | 1 | 1 |
QTextTableCell::end| Name: | QTextTableCell::end | | Prototype: | QTextFrame::iterator QTextTableCell::end() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 292-298 |
| | 4 | 1 |
QTextTableCell::columnSpan| Name: | QTextTableCell::columnSpan | | Prototype: | int QTextTableCell::columnSpan() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 210-213 |
| | 1 | 1 |
QTextTableCell::column| Name: | QTextTableCell::column | | Prototype: | int QTextTableCell::column() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 183-193 |
| | 7 | 3 |
QTextTableCell::begin| Name: | QTextTableCell::begin | | Prototype: | QTextFrame::iterator QTextTableCell::begin() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 279-285 |
| | 4 | 1 |
QTextTable::splitCell| Name: | QTextTable::splitCell | | Prototype: | void QTextTable::splitCell(int row, int column, int numRows, int numCols) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1182-1246 |
| | 42 | 9 |
QTextTable::setFormat| Name: | QTextTable::setFormat | | Prototype: | void QTextTable::setFormat(const QTextTableFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1326-1332 |
| | 3 | 1 |
QTextTable::rows| Name: | QTextTable::rows | | Prototype: | int QTextTable::rows() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1253-1260 |
| | 4 | 2 |
QTextTable::rowStart| Name: | QTextTable::rowStart | | Prototype: | QTextCursor QTextTable::rowStart(const QTextCursor &c) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1284-1295 |
| | 8 | 2 |
QTextTable::rowEnd| Name: | QTextTable::rowEnd | | Prototype: | QTextCursor QTextTable::rowEnd(const QTextCursor &c) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1305-1317 |
| | 9 | 2 |
QTextTable::resize| Name: | QTextTable::resize | | Prototype: | void QTextTable::resize(int rows, int cols) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 645-670 |
| | 17 | 7 |
QTextTable::removeRows| Name: | QTextTable::removeRows | | Prototype: | void QTextTable::removeRows(int pos, int num) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 865-917 |
| | 35 | 10 |
QTextTable::removeColumns| Name: | QTextTable::removeColumns | | Prototype: | void QTextTable::removeColumns(int pos, int num) | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 927-989 |
| | 42 | 11 |
QTextTable::mergeCells| Name: | QTextTable::mergeCells | | Prototype: | void QTextTable::mergeCells(int row, int column, int numRows, int numCols) | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1001-1151 |
| | 93 | 21 |
QTextTable::mergeCells| Name: | QTextTable::mergeCells | | Prototype: | void QTextTable::mergeCells(const QTextCursor &cursor) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1161-1169 |
| | 5 | 2 |
QTextTable::insertRows| Name: | QTextTable::insertRows | | Prototype: | void QTextTable::insertRows(int pos, int num) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 679-732 |
| | 37 | 10 |
QTextTable::insertColumns| Name: | QTextTable::insertColumns | | Prototype: | void QTextTable::insertColumns(int pos, int num) | | Coverage: | 0.000% (0/67) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 741-834 |
| | 63 | 16 |
QTextTable::columns| Name: | QTextTable::columns | | Prototype: | int QTextTable::columns() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 1267-1274 |
| | 4 | 2 |
QTextTable::cellAt| Name: | QTextTable::cellAt | | Prototype: | QTextTableCell QTextTable::cellAt(int row, int col) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 589-599 |
| | 6 | 3 |
QTextTable::cellAt| Name: | QTextTable::cellAt | | Prototype: | QTextTableCell QTextTable::cellAt(int position) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 607-624 |
| | 12 | 4 |
QTextTable::cellAt| Name: | QTextTable::cellAt | | Prototype: | QTextTableCell QTextTable::cellAt(const QTextCursor &c) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 633-636 |
| | 1 | 1 |
QTextTable::appendRows| Name: | QTextTable::appendRows | | Prototype: | void QTextTable::appendRows(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 842-845 |
| | 1 | 1 |
QTextTable::appendColumns| Name: | QTextTable::appendColumns | | Prototype: | void QTextTable::appendColumns(int count) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 853-856 |
| | 1 | 1 |
QTextTable::QTextTable| Name: | QTextTable::QTextTable | | Prototype: | QTextTable::QTextTable(QTextDocument *doc) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 568-571 |
| | 2 | 1 |
QTextStreamPrivate::~QTextStreamPrivate| Name: | QTextStreamPrivate::~QTextStreamPrivate | | Prototype: | QTextStreamPrivate::~QTextStreamPrivate() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 344-355 |
| | 4 | 2 |
QTextStreamPrivate::writePadding| Name: | QTextStreamPrivate::writePadding | | Prototype: | void QTextStreamPrivate::writePadding(int len) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 873-883 |
| | 5 | 3 |
QTextStreamPrivate::write| Name: | QTextStreamPrivate::write | | Prototype: | void QTextStreamPrivate::write(const QChar *data, int len) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 828-838 |
| | 5 | 3 |
QTextStreamPrivate::write| Name: | QTextStreamPrivate::write | | Prototype: | inline void QTextStreamPrivate::write(QChar ch) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 843-853 |
| | 5 | 3 |
QTextStreamPrivate::write| Name: | QTextStreamPrivate::write | | Prototype: | void QTextStreamPrivate::write(QLatin1String data) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 858-868 |
| | 5 | 3 |
QTextStreamPrivate::ungetChar| Name: | QTextStreamPrivate::ungetChar | | Prototype: | inline void QTextStreamPrivate::ungetChar(QChar ch) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 905-921 |
| | 9 | 4 |
QTextStreamPrivate::scan| Name: | QTextStreamPrivate::scan | | Prototype: | bool QTextStreamPrivate::scan(const QChar **ptr, int *length, int maxlen, TokenDelimiter delimiter) | | Coverage: | 98.649% (73/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 650-737 |
| | 51 | 16 |
QTextStreamPrivate::saveConverterState| Name: | QTextStreamPrivate::saveConverterState | | Prototype: | inline void QTextStreamPrivate::saveConverterState(qint64 newPos) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 789-805 |
| | 7 | 3 |
QTextStreamPrivate::restoreToSavedConverterState| Name: | QTextStreamPrivate::restoreToSavedConverterState | | Prototype: | inline void QTextStreamPrivate::restoreToSavedConverterState() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 810-823 |
| | 3 | 2 |
QTextStreamPrivate::resetReadBuffer| Name: | QTextStreamPrivate::resetReadBuffer | | Prototype: | void QTextStreamPrivate::resetReadBuffer() | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 538-543 |
| | 3 | 1 |
QTextStreamPrivate::reset| Name: | QTextStreamPrivate::reset | | Prototype: | void QTextStreamPrivate::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 392-415 |
| | 16 | 1 |
QTextStreamPrivate::readPtr| Name: | QTextStreamPrivate::readPtr | | Prototype: | inline const QChar *QTextStreamPrivate::readPtr() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 742-748 |
| | 4 | 2 |
QTextStreamPrivate::read| Name: | QTextStreamPrivate::read | | Prototype: | QString QTextStreamPrivate::read(int maxlen) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 624-641 |
| | 9 | 3 |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(const QChar *data, int len, bool number) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 966-990 |
| | 12 | 4 |
QTextStreamPrivate::putString| Name: | QTextStreamPrivate::putString | | Prototype: | void QTextStreamPrivate::putString(QLatin1String data, bool number) | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 995-1018 |
| | 11 | 4 |
QTextStreamPrivate::putNumber| Name: | QTextStreamPrivate::putNumber | | Prototype: | void QTextStreamPrivate::putNumber(qulonglong number, bool negative) | | Coverage: | 97.222% (35/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2334-2376 |
| | 26 | 9 |
QTextStreamPrivate::putChar| Name: | QTextStreamPrivate::putChar | | Prototype: | inline void QTextStreamPrivate::putChar(QChar ch) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 926-932 |
| | 3 | 2 |
QTextStreamPrivate::padding| Name: | QTextStreamPrivate::padding | | Prototype: | QTextStreamPrivate::PaddingResult QTextStreamPrivate::padding(int len) const | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 938-961 |
| | 13 | 5 |
QTextStreamPrivate::getReal| Name: | QTextStreamPrivate::getReal | | Prototype: | bool QTextStreamPrivate::getReal(double *f) | | Coverage: | 74.419% (64/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1932-2074 |
| | 62 | 36 |
QTextStreamPrivate::getNumber| Name: | QTextStreamPrivate::getNumber | | Prototype: | QTextStreamPrivate::NumberParsingStatus QTextStreamPrivate::getNumber(qulonglong *ret) | | Coverage: | 76.712% (112/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1755-1926 |
| | 115 | 39 |
QTextStreamPrivate::getChar| Name: | QTextStreamPrivate::getChar | | Prototype: | inline bool QTextStreamPrivate::getChar(QChar *ch) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 888-900 |
| | 9 | 4 |
QTextStreamPrivate::flushWriteBuffer| Name: | QTextStreamPrivate::flushWriteBuffer | | Prototype: | void QTextStreamPrivate::flushWriteBuffer() | | Coverage: | 86.207% (25/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 548-622 |
| | 19 | 7 |
QTextStreamPrivate::fillReadBuffer| Name: | QTextStreamPrivate::fillReadBuffer | | Prototype: | bool QTextStreamPrivate::fillReadBuffer(qint64 maxBytes) | | Coverage: | 85.417% (41/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 420-533 |
| | 44 | 14 |
QTextStreamPrivate::consumeLastToken| Name: | QTextStreamPrivate::consumeLastToken | | Prototype: | inline void QTextStreamPrivate::consumeLastToken() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 753-758 |
| | 3 | 2 |
QTextStreamPrivate::consume| Name: | QTextStreamPrivate::consume | | Prototype: | inline void QTextStreamPrivate::consume(int size) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 763-784 |
| | 13 | 5 |
QTextStreamPrivate::QTextStreamPrivate| Name: | QTextStreamPrivate::QTextStreamPrivate | | Prototype: | QTextStreamPrivate::QTextStreamPrivate(QTextStream *q_ptr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 329-339 |
| | 2 | 1 |
QTextStreamPrivate::Params::reset| Name: | QTextStreamPrivate::Params::reset | | Prototype: | void QTextStreamPrivate::Params::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 378-387 |
| | 7 | 1 |
QTextStream::~QTextStream| Name: | QTextStream::~QTextStream | | Prototype: | QTextStream::~QTextStream() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1159-1167 |
| | 3 | 2 |
QTextStream::string| Name: | QTextStream::string | | Prototype: | QString *QTextStream::string() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1380-1384 |
| | 2 | 1 |
QTextStream::status| Name: | QTextStream::status | | Prototype: | QTextStream::Status QTextStream::status() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1588-1592 |
| | 2 | 1 |
QTextStream::skipWhiteSpace| Name: | QTextStream::skipWhiteSpace | | Prototype: | void QTextStream::skipWhiteSpace() | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1297-1303 |
| | 4 | 2 |
QTextStream::setString| Name: | QTextStream::setString | | Prototype: | void QTextStream::setString(QString *string, QIODevice::OpenMode openMode) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1355-1372 |
| | 11 | 2 |
QTextStream::setStatus| Name: | QTextStream::setStatus | | Prototype: | void QTextStream::setStatus(Status status) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1617-1622 |
| | 3 | 2 |
QTextStream::setRealNumberPrecision| Name: | QTextStream::setRealNumberPrecision | | Prototype: | void QTextStream::setRealNumberPrecision(int precision) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1559-1568 |
| | 6 | 2 |
QTextStream::setRealNumberNotation| Name: | QTextStream::setRealNumberNotation | | Prototype: | void QTextStream::setRealNumberNotation(RealNumberNotation notation) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1533-1537 |
| | 2 | 1 |
QTextStream::setPadChar| Name: | QTextStream::setPadChar | | Prototype: | void QTextStream::setPadChar(QChar ch) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1426-1430 |
| | 2 | 1 |
QTextStream::setNumberFlags| Name: | QTextStream::setNumberFlags | | Prototype: | void QTextStream::setNumberFlags(NumberFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1480-1484 |
| | 2 | 1 |
QTextStream::setLocale| Name: | QTextStream::setLocale | | Prototype: | void QTextStream::setLocale(const QLocale &locale) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3164-3168 |
| | 2 | 1 |
QTextStream::setIntegerBase| Name: | QTextStream::setIntegerBase | | Prototype: | void QTextStream::setIntegerBase(int base) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1507-1511 |
| | 2 | 1 |
QTextStream::setGenerateByteOrderMark| Name: | QTextStream::setGenerateByteOrderMark | | Prototype: | void QTextStream::setGenerateByteOrderMark(bool generate) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 3130-3136 |
| | 3 | 2 |
QTextStream::setFieldWidth| Name: | QTextStream::setFieldWidth | | Prototype: | void QTextStream::setFieldWidth(int width) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1455-1459 |
| | 2 | 1 |
QTextStream::setFieldAlignment| Name: | QTextStream::setFieldAlignment | | Prototype: | void QTextStream::setFieldAlignment(FieldAlignment mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1394-1398 |
| | 2 | 1 |
QTextStream::setDevice| Name: | QTextStream::setDevice | | Prototype: | void QTextStream::setDevice(QIODevice *device) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1315-1334 |
| | 11 | 2 |