| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTimeEdit::QTimeEdit| Name: | QTimeEdit::QTimeEdit | | Prototype: | QTimeEdit::QTimeEdit(const QTime &time, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1548-1551 |
| | 2 | 1 |
QThreadPipe::~QThreadPipe| Name: | QThreadPipe::~QThreadPipe | | Prototype: | QThreadPipe::~QThreadPipe() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 101-112 |
| | 4 | 3 |
QThreadPipe::wakeUp| Name: | QThreadPipe::wakeUp | | Prototype: | void QThreadPipe::wakeUp() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 173-188 |
| | 8 | 4 |
QThreadPipe::prepare| Name: | QThreadPipe::prepare | | Prototype: | pollfd QThreadPipe::prepare() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 168-171 |
| | 1 | 1 |
QThreadPipe::init| Name: | QThreadPipe::init | | Prototype: | bool QThreadPipe::init() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 131-166 |
| | 6 | 3 |
QThreadPipe::check| Name: | QThreadPipe::check | | Prototype: | int QThreadPipe::check(const pollfd &pfd) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 190-223 |
| | 11 | 5 |
QThreadPipe::QThreadPipe| Name: | QThreadPipe::QThreadPipe | | Prototype: | QThreadPipe::QThreadPipe() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 92-99 |
| | 2 | 1 |
QThread::loopLevel| Name: | QThread::loopLevel | | Prototype: | int QThread::loopLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 726-730 |
| | 2 | 1 |
QTexturedBrushData::~QTexturedBrushData| Name: | QTexturedBrushData::~QTexturedBrushData | | Prototype: | ~QTexturedBrushData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 180-182 |
| | 1 | 1 |
QTexturedBrushData::setPixmap| Name: | QTexturedBrushData::setPixmap | | Prototype: | void setPixmap(const QPixmap &pm) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 184-196 |
| | 7 | 2 |
QTexturedBrushData::setImage| Name: | QTexturedBrushData::setImage | | Prototype: | void setImage(const QImage &image) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 198-203 |
| | 4 | 1 |
QTexturedBrushData::pixmap| Name: | QTexturedBrushData::pixmap | | Prototype: | QPixmap &pixmap() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 205-210 |
| | 3 | 2 |
QTexturedBrushData::image| Name: | QTexturedBrushData::image | | Prototype: | QImage &image() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 212-216 |
| | 3 | 2 |
QTexturedBrushData::QTexturedBrushData| Name: | QTexturedBrushData::QTexturedBrushData | | Prototype: | QTexturedBrushData() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | | Lines: | 176-179 |
| | 2 | 1 |
QTextureGlyphCache::textureMapForGlyph| Name: | QTextureGlyphCache::textureMapForGlyph | | Prototype: | QImage QTextureGlyphCache::textureMapForGlyph(glyph_t g, QFixed subPixelPosition) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | | Lines: | 263-273 |
| | 4 | 4 |
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 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(signed long &i) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2177-2180 |
| | 1 | 5 |
QTextStream::operator>>| Name: | QTextStream::operator>> | | Prototype: | QTextStream &QTextStream::operator>>(unsigned long &i) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2187-2190 |
| | 1 | 5 |
QTextStream::QTextStream| Name: | QTextStream::QTextStream | | Prototype: | QTextStream::QTextStream(FILE *fileHandle, QIODevice::OpenMode openMode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 1134-1151 |
| | 7 | 1 |
QTextOption::~QTextOption| Name: | QTextOption::~QTextOption | | Prototype: | QTextOption::~QTextOption() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 91-94 |
| | 1 | 1 |
QTextOption::tabs| Name: | QTextOption::tabs | | Prototype: | QList<QTextOption::Tab> QTextOption::tabs() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 198-203 |
| | 3 | 2 |
QTextOption::tabArray| Name: | QTextOption::tabArray | | Prototype: | QList<qreal> QTextOption::tabArray() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 182-195 |
| | 9 | 3 |
QTextOption::setTabs| Name: | QTextOption::setTabs | | Prototype: | void QTextOption::setTabs(const QList<QTextOption::Tab> &tabStops) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 170-175 |
| | 3 | 2 |
QTextOption::setTabArray| Name: | QTextOption::setTabArray | | Prototype: | void QTextOption::setTabArray(const QList<qreal> &tabStops) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 149-161 |
| | 9 | 3 |
QTextOption::operator=| Name: | QTextOption::operator= | | Prototype: | QTextOption &QTextOption::operator=(const QTextOption &o) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 122-141 |
| | 15 | 3 |
QTextOption::QTextOption| Name: | QTextOption::QTextOption | | Prototype: | QTextOption::QTextOption() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 57-68 |
| | 1 | 1 |
QTextOption::QTextOption| Name: | QTextOption::QTextOption | | Prototype: | QTextOption::QTextOption(Qt::Alignment alignment) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 75-86 |
| | 1 | 1 |
QTextOption::QTextOption| Name: | QTextOption::QTextOption | | Prototype: | QTextOption::QTextOption(const QTextOption &o) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines: | 101-114 |
| | 2 | 2 |
QTextOdfWriter::writeTableCellFormat| Name: | QTextOdfWriter::writeTableCellFormat | | Prototype: | void QTextOdfWriter::writeTableCellFormat(QXmlStreamWriter &writer, QTextTableCellFormat format, int formatIndex) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 697-743 |
| | 25 | 11 |
QTextOdfWriter::writeListFormat| Name: | QTextOdfWriter::writeListFormat | | Prototype: | void QTextOdfWriter::writeListFormat(QXmlStreamWriter &writer, QTextListFormat format, int formatIndex) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 632-667 |
| | 23 | 4 |
QTextOdfWriter::writeInlineCharacter| Name: | QTextOdfWriter::writeInlineCharacter | | Prototype: | void QTextOdfWriter::writeInlineCharacter(QXmlStreamWriter &writer, const QTextFragment &fragment) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 360-412 |
| | 34 | 9 |
QTextOdfWriter::writeFrameFormat| Name: | QTextOdfWriter::writeFrameFormat | | Prototype: | void QTextOdfWriter::writeFrameFormat(QXmlStreamWriter &writer, QTextFrameFormat format, int formatIndex) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 669-695 |
| | 13 | 5 |
QTextOdfWriter::writeFrame| Name: | QTextOdfWriter::writeFrame | | Prototype: | void QTextOdfWriter::writeFrame(QXmlStreamWriter &writer, const QTextFrame *frame) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 186-237 |
| | 38 | 14 |
QTextOdfWriter::writeFormats| Name: | QTextOdfWriter::writeFormats | | Prototype: | void QTextOdfWriter::writeFormats(QXmlStreamWriter &writer, const QSet<int> &formats) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 414-444 |
| | 19 | 8 |
QTextOdfWriter::writeCharacterFormat| Name: | QTextOdfWriter::writeCharacterFormat | | Prototype: | void QTextOdfWriter::writeCharacterFormat(QXmlStreamWriter &writer, QTextCharFormat format, int formatIndex) const | | Coverage: | 0.000% (0/112) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 525-630 |
| | 73 | 43 |
QTextOdfWriter::writeBlockFormat| Name: | QTextOdfWriter::writeBlockFormat | | Prototype: | void QTextOdfWriter::writeBlockFormat(QXmlStreamWriter &writer, QTextBlockFormat format, int formatIndex) const | | Coverage: | 0.000% (0/75) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 446-523 |
| | 64 | 26 |
QTextOdfWriter::writeBlock| Name: | QTextOdfWriter::writeBlock | | Prototype: | void QTextOdfWriter::writeBlock(QXmlStreamWriter &writer, const QTextBlock &block) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 239-358 |
| | 89 | 26 |
QTextOdfWriter::writeAll| Name: | QTextOdfWriter::writeAll | | Prototype: | bool QTextOdfWriter::writeAll() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 764-837 |
| | 52 | 8 |
QTextOdfWriter::QTextOdfWriter| Name: | QTextOdfWriter::QTextOdfWriter | | Prototype: | QTextOdfWriter::QTextOdfWriter(const QTextDocument &document, QIODevice *device) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 747-762 |
| | 2 | 1 |
QTextObject::setFormat| Name: | QTextObject::setFormat | | Prototype: | void QTextObject::setFormat(const QTextFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 146-151 |
| | 3 | 1 |
QTextObject::objectIndex| Name: | QTextObject::objectIndex | | Prototype: | int QTextObject::objectIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 157-161 |
| | 2 | 1 |
QTextObject::formatIndex| Name: | QTextObject::formatIndex | | Prototype: | int QTextObject::formatIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 134-138 |
| | 2 | 1 |
QTextObject::format| Name: | QTextObject::format | | Prototype: | QTextFormat QTextObject::format() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 122-126 |
| | 2 | 1 |
QTextObject::document| Name: | QTextObject::document | | Prototype: | QTextDocument *QTextObject::document() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 168-171 |
| | 1 | 1 |