| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QStyleHints::setMousePressAndHoldInterval| Name: | QStyleHints::setMousePressAndHoldInterval | | Prototype: | void QStyleHints::setMousePressAndHoldInterval(int mousePressAndHoldInterval) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 147-154 | | Comparison: | New |
| | New | 5 | 2 |
QStyleHints::setTabFocusBehavior| Name: | QStyleHints::setTabFocusBehavior | | Prototype: | void QStyleHints::setTabFocusBehavior(Qt::TabFocusBehavior tabFocusBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 433-440 | | Comparison: | New |
| | New | 5 | 2 |
QStyleHints::tabFocusBehavior| Name: | QStyleHints::tabFocusBehavior | | Prototype: | Qt::TabFocusBehavior QStyleHints::tabFocusBehavior() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 419-425 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines (reference): | 391-394 | | Comparison: | Different |
| | Different | 1 | 1 |
QStyleHintsPrivate::QStyleHintsPrivate| Name: | QStyleHintsPrivate::QStyleHintsPrivate | | Prototype: | inline QStyleHintsPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines: | 72-80 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qstylehints.cpp | | Lines (reference): | 66-72 | | Comparison: | Different |
| | Different | 1 | 1 |
QStyleSheetStyle::drawControl| Name: | QStyleSheetStyle::drawControl | | Prototype: | void QStyleSheetStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *w) const | | Coverage: | 0.000% (0/617) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 3379-4207 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 3314-4142 | | Comparison: | Different |
| | Different | 566 | 174 |
QStyleSheetStyle::getDefaultStyleSheet| Name: | QStyleSheetStyle::getDefaultStyleSheet | | Prototype: | StyleSheet QStyleSheetStyle::getDefaultStyleSheet() const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | | Lines: | 145-505 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle_default.cpp | | Lines (reference): | 139-500 | | Comparison: | Different |
| | Different | 186 | 6 |
QStyleSheetStyle::setPalette| Name: | QStyleSheetStyle::setPalette | | Prototype: | void QStyleSheetStyle::setPalette(QWidget *w) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2556-2603 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2550-2582 | | Comparison: | Different |
| | Different | 19 | 6 |
QStyleSheetStyle::setProperties| Name: | QStyleSheetStyle::setProperties | | Prototype: | void QStyleSheetStyle::setProperties(QWidget *w) | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2496-2554 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2490-2548 | | Comparison: | Different |
| | Different | 36 | 16 |
QStyleSheetStyle::styleRules| Name: | QStyleSheetStyle::styleRules | | Prototype: | QVector<QCss::StyleRule> QStyleSheetStyle::styleRules(const QObject *obj) const | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1526-1601 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 1520-1595 | | Comparison: | Different |
| | Different | 55 | 14 |
QStyleSheetStyle::subControlRect| Name: | QStyleSheetStyle::subControlRect | | Prototype: | QRect QStyleSheetStyle::subControlRect(ComplexControl cc, const QStyleOptionComplex *opt, SubControl sc, const QWidget *w) const | | Coverage: | 0.000% (0/270) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5317-5666 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 5252-5601 | | Comparison: | Different |
| | Different | 228 | 81 |
QStyleSheetStyle::unsetPalette| Name: | QStyleSheetStyle::unsetPalette | | Prototype: | void QStyleSheetStyle::unsetPalette(QWidget *w) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2605-2648 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2584-2602 | | Comparison: | Different |
| | Different | 13 | 5 |
QStyleSheetStyle::unsetStyleSheetFont| Name: | QStyleSheetStyle::unsetStyleSheetFont | | Prototype: | void QStyleSheetStyle::unsetStyleSheetFont(QWidget *w) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2650-2666 | | Comparison: | New |
| | New | 10 | 2 |
QStyleSheetStyle::updateStyleSheetFont| Name: | QStyleSheetStyle::updateStyleSheetFont | | Prototype: | void QStyleSheetStyle::updateStyleSheetFont(QWidget* w) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 5918-5960 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 5853-5877 | | Comparison: | Different |
| | Different | 14 | 4 |
QStyleSheetStyleCaches::objectDestroyed| Name: | QStyleSheetStyleCaches::objectDestroyed | | Prototype: | void QStyleSheetStyleCaches::objectDestroyed(QObject *o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2721-2730 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines (reference): | 2657-2665 | | Comparison: | Different |
| | Different | 6 | 1 |
QSurfaceFormat::setStereo| Name: | QSurfaceFormat::setStereo | | Prototype: | void QSurfaceFormat::setStereo(bool enable) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines: | 284-293 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | | Lines (reference): | 278-290 | | Comparison: | Different |
| | Different | 7 | 3 |
QSyntaxHighlighterPrivate::applyFormatChanges| Name: | QSyntaxHighlighterPrivate::applyFormatChanges | | Prototype: | void QSyntaxHighlighterPrivate::applyFormatChanges() | | Coverage: | 0.000% (0/39) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 95-156 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines (reference): | 87-148 | | Comparison: | Different |
| | Different | 39 | 13 |
QSyntaxHighlighterPrivate::applyFormatChanges::[lambda]| Name: | QSyntaxHighlighterPrivate::applyFormatChanges::[lambda] | | Prototype: | [=](const QTextLayout::FormatRange &range) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp | | Lines: | 107-110 | | Comparison: | New |
| | New | 2 | 1 |
QSystemTrayIcon::setVisible| Name: | QSystemTrayIcon::setVisible | | Prototype: | void QSystemTrayIcon::setVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 268-280 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines (reference): | 262-274 | | Comparison: | Different |
| | Different | 9 | 4 |
QSystemTrayIconSys::mousePressEvent| Name: | QSystemTrayIconSys::mousePressEvent | | Prototype: | void QSystemTrayIconSys::mousePressEvent(QMouseEvent *ev) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 173-194 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines (reference): | 167-186 | | Comparison: | Different indentation |
| | Different indentation | 12 | 6 |
QTabBar::mouseMoveEvent| Name: | QTabBar::mouseMoveEvent | | Prototype: | void QTabBar::mouseMoveEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/62) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1949-2029 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 1859-1942 | | Comparison: | Different |
| | Different | 48 | 15 |
QTabBar::paintEvent| Name: | QTabBar::paintEvent | | Prototype: | void QTabBar::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 1680-1776 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 1605-1686 | | Comparison: | Different |
| | Different | 52 | 16 |
QTabBarPrivate::_q_scrollTabs| Name: | QTabBarPrivate::_q_scrollTabs | | Prototype: | void QTabBarPrivate::_q_scrollTabs() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 786-811 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 696-736 | | Comparison: | Different |
| | Different | 26 | 14 |
QTabBarPrivate::initBasicStyleOption| Name: | QTabBarPrivate::initBasicStyleOption | | Prototype: | void QTabBarPrivate::initBasicStyleOption(QStyleOptionTab *option, int tabIndex) const | | Coverage: | 0.000% (0/83) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 148-221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 142-214 | | Comparison: | Different |
| | Different | 55 | 18 |
QTabBarPrivate::layoutTabs| Name: | QTabBarPrivate::layoutTabs | | Prototype: | void QTabBarPrivate::layoutTabs() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 441-591 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 441-583 | | Comparison: | Different |
| | Different | 102 | 11 |
QTabBarPrivate::makeVisible| Name: | QTabBarPrivate::makeVisible | | Prototype: | void QTabBarPrivate::makeVisible(int index) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 668-699 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 585-609 | | Comparison: | Different |
| | Different | 19 | 5 |
QTabBarPrivate::normalizedScrollRect| Name: | QTabBarPrivate::normalizedScrollRect | | Prototype: | QRect QTabBarPrivate::normalizedScrollRect(int index) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 593-666 | | Comparison: | New |
| | New | 50 | 11 |
QTableView::paintEvent| Name: | QTableView::paintEvent | | Prototype: | void QTableView::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/132) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1351-1522 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 1347-1519 | | Comparison: | Different |
| | Different | 119 | 34 |
QTableView::updateGeometries| Name: | QTableView::updateGeometries | | Prototype: | void QTableView::updateGeometries() | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2088-2201 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 2089-2202 | | Comparison: | Different |
| | Different | 79 | 19 |
QTableView::visualRegionForSelection| Name: | QTableView::visualRegionForSelection | | Prototype: | QRegion QTableView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 1944-2032 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 1941-2033 | | Comparison: | Different |
| | Different | 70 | 28 |
QTableViewPrivate::drawAndClipSpans| Name: | QTableViewPrivate::drawAndClipSpans | | Prototype: | void QTableViewPrivate::drawAndClipSpans(const QRegion &area, QPainter *painter, const QStyleOptionViewItem &option, QBitArray *drawn, int firstVisualRow, int lastVisualRow, int firstVisualColumn, int lastVisualColumn) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 792-845 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 785-841 | | Comparison: | Different |
| | Different | 42 | 12 |
QTableViewPrivate::setSpan| Name: | QTableViewPrivate::setSpan | | Prototype: | void QTableViewPrivate::setSpan(int row, int column, int rowSpan, int columnSpan) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 669-696 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines (reference): | 662-689 | | Comparison: | Different |
| | Different | 21 | 6 |
QTableWidget::dropEvent| Name: | QTableWidget::dropEvent | | Prototype: | void QTableWidget::dropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2683-2718 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 2677-2713 | | Comparison: | Different |
| | Different | 26 | 6 |
QTableWidget::selectedItems| Name: | QTableWidget::selectedItems | | Prototype: | QList<QTableWidgetItem*> QTableWidget::selectedItems() const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2366-2379 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 2359-2373 | | Comparison: | Different |
| | Different | 11 | 4 |
QTableWidget::setItem| Name: | QTableWidget::setItem | | Prototype: | void QTableWidget::setItem(int row, int column, QTableWidgetItem *item) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1964-1977 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 1957-1970 | | Comparison: | Different |
| | Different | 7 | 3 |
QTableWidgetItem::data| Name: | QTableWidgetItem::data | | Prototype: | QVariant QTableWidgetItem::data(int role) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 1394-1402 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines (reference): | 1388-1395 | | Comparison: | Different |
| | Different | 5 | 3 |
QTextBrowser::clearHistory| Name: | QTextBrowser::clearHistory | | Prototype: | void QTextBrowser::clearHistory() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 1139-1152 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines (reference): | 1133-1146 | | Comparison: | Different |
| | Different | 10 | 2 |
QTextBrowserPrivate::restoreHistoryEntry| Name: | QTextBrowserPrivate::restoreHistoryEntry | | Prototype: | void QTextBrowserPrivate::restoreHistoryEntry(const HistoryEntry &entry) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 563-585 | | Comparison: | New |
| | New | 9 | 2 |
QTextBrowserPrivate::setSource| Name: | QTextBrowserPrivate::setSource | | Prototype: | void QTextBrowserPrivate::setSource(const QUrl &url) | | Coverage: | 0.000% (0/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 269-356 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines (reference): | 263-350 | | Comparison: | Different |
| | Different | 42 | 12 |
QTextDocumentLayoutPrivate::drawFlow| Name: | QTextDocumentLayoutPrivate::drawFlow | | Prototype: | void QTextDocumentLayoutPrivate::drawFlow(const QPointF &offset, QPainter *painter, const QAbstractTextDocumentLayout::PaintContext &context, QTextFrame::Iterator it, const QList<QTextFrame *> &floats, QTextBlock *cursorBlockNeedingRepaint) const | | Coverage: | 0.000% (0/57) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1215-1290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 1209-1284 | | Comparison: | Different |
| | Different | 42 | 13 |
QTextDocumentLayoutPrivate::layoutFlow| Name: | QTextDocumentLayoutPrivate::layoutFlow | | Prototype: | void QTextDocumentLayoutPrivate::layoutFlow(QTextFrame::Iterator it, QTextLayoutStruct *layoutStruct, int layoutFrom, int layoutTo, QFixed width) | | Coverage: | 0.000% (0/176) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2238-2565 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 2232-2559 | | Comparison: | Different |
| | Different | 200 | 49 |
QTextDocumentLayoutPrivate::layoutTable| Name: | QTextDocumentLayoutPrivate::layoutTable | | Prototype: | QRectF QTextDocumentLayoutPrivate::layoutTable(QTextTable *table, int layoutFrom, int layoutTo, QFixed parentY) | | Coverage: | 0.000% (0/194) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 1606-2007 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 1600-2001 | | Comparison: | Different |
| | Different | 255 | 61 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1725-1730 | | Comparison: | Different |
| | Different | 3 | 2 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1273-1324 | | Comparison: | Different |
| | Different | 28 | 9 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1050-1089 | | Comparison: | Different |
| | Different | 25 | 10 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 228-280 | | Comparison: | Different |
| | Different | 35 | 5 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1091-1131 | | Comparison: | Different |
| | Different | 33 | 14 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1176-1194 | | Comparison: | Different |
| | Different | 11 | 5 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 1196-1247 | | Comparison: | Different |
| | Different | 29 | 12 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 664-677 | | Comparison: | Different |
| | Different | 9 | 4 |
QTextDocumentPrivate::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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 869-1024 | | Comparison: | Different |
| | Different | 111 | 31 |
QTextDocumentPrivate::~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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines (reference): | 282-290 | | Comparison: | Different |
| | Different | 6 | 2 |
QTextDocumentWriter::write| Name: | QTextDocumentWriter::write | | Prototype: | bool QTextDocumentWriter::write(const QTextDocument *document) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | | Lines: | 248-301 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp | | Lines (reference): | 242-295 | | Comparison: | Different |
| | Different | 28 | 8 |
QTextEdit::event| Name: | QTextEdit::event | | Prototype: | bool QTextEdit::event(QEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1051-1079 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines (reference): | 1045-1071 | | Comparison: | Different indentation |
| | Different indentation | 15 | 3 |
QTextEdit::inputMethodQuery| Name: | QTextEdit::inputMethodQuery | | Prototype: | QVariant QTextEdit::inputMethodQuery(Qt::InputMethodQuery query, QVariant argument) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1728-1771 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines (reference): | 1719-1739 | | Comparison: | Different |
| | Different | 12 | 7 |
QTextEdit::scrollContentsBy| Name: | QTextEdit::scrollContentsBy | | Prototype: | void QTextEdit::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines: | 1710-1717 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | | Lines (reference): | 1702-1708 | | Comparison: | Different |
| | Different | 4 | 2 |
QTextEngine::beginningOfLine| Name: | QTextEngine::beginningOfLine | | Prototype: | int QTextEngine::beginningOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3289-3297 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3278-3286 | | Comparison: | Different |
| | Different | 5 | 2 |
QTextEngine::bidiReorder| Name: | QTextEngine::bidiReorder | | Prototype: | void QTextEngine::bidiReorder(int numItems, const quint8 *levels, int *visualOrder) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 766-823 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 760-817 | | Comparison: | Same |
| | Same | 27 | 12 |
QTextEngine::drawItemDecorationList| Name: | QTextEngine::drawItemDecorationList | | Prototype: | void QTextEngine::drawItemDecorationList(QPainter *painter, const ItemDecorationList &decorationList) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3365-3375 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3354-3364 | | Comparison: | Different |
| | Different | 5 | 3 |
QTextEngine::endOfLine| Name: | QTextEngine::endOfLine | | Prototype: | int QTextEngine::endOfLine(int lineNum) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3279-3287 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3268-3276 | | Comparison: | Different |
| | Different | 5 | 2 |
QTextEngine::resolveFormats| Name: | QTextEngine::resolveFormats | | Prototype: | void QTextEngine::resolveFormats() const | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3018-3080 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 3007-3069 | | Comparison: | Different |
| | Different | 43 | 11 |
QTextEngine::validate| Name: | QTextEngine::validate | | Prototype: | void QTextEngine::validate() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1565-1584 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines (reference): | 1559-1573 | | Comparison: | Different |
| | Different | 10 | 5 |
QTextFormatCollection::setDefaultFont| Name: | QTextFormatCollection::setDefaultFont | | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3462-3468 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines (reference): | 3455-3461 | | Comparison: | Different |
| | Different | 4 | 3 |
QTextFrame::iterator::iterator| Name: | QTextFrame::iterator::iterator | | Prototype: | QTextFrame::iterator::iterator(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 681-688 | | Comparison: | New |
| | New | 5 | 1 |
QTextFrame::iterator::operator=| Name: | QTextFrame::iterator::operator= | | Prototype: | QTextFrame::iterator &QTextFrame::iterator::operator=(const iterator &other) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 694-702 | | Comparison: | New |
| | New | 6 | 1 |
QTextHtmlExporter::emitBlockAttributes| Name: | QTextHtmlExporter::emitBlockAttributes | | Prototype: | void QTextHtmlExporter::emitBlockAttributes(const QTextBlock &block) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2727-2806 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2726-2806 | | Comparison: | Different |
| | Different | 49 | 16 |
QTextHtmlExporter::emitCharFormatStyle| Name: | QTextHtmlExporter::emitCharFormatStyle | | Prototype: | bool QTextHtmlExporter::emitCharFormatStyle(const QTextCharFormat &format) | | Coverage: | 0.000% (0/115) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2335-2496 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2329-2490 | | Comparison: | Different |
| | Different | 109 | 30 |
QTextHtmlExporter::emitFragment| Name: | QTextHtmlExporter::emitFragment | | Prototype: | void QTextHtmlExporter::emitFragment(const QTextFragment &fragment) | | Coverage: | 0.000% (0/54) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 2637-2716 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 2631-2715 | | Comparison: | Different |
| | Different | 55 | 18 |
QTextHtmlExporter::emitFrameStyle| Name: | QTextHtmlExporter::emitFrameStyle | | Prototype: | void QTextHtmlExporter::emitFrameStyle(const QTextFrameFormat &format, FrameType frameType) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines: | 3193-3232 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | | Lines (reference): | 3193-3232 | | Comparison: | Different |
| | Different | 28 | 7 |
QTextHtmlImporter::QTextHtmlImporter| Name: | QTextHtmlImporter::QTextHtmlImporter | | Prototype: | QTextHtmlImporter::QTextHtmlImporter(QTextDocument *_doc, const QString &_html, ImportMode mode, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 422-448 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines (reference): | 416-442 | | Comparison: | Different |
| | Different | 14 | 4 |
QTextHtmlImporter::processBlockNode| Name: | QTextHtmlImporter::processBlockNode | | Prototype: | QTextHtmlImporter::ProcessNodeResult QTextHtmlImporter::processBlockNode() | | Coverage: | 0.000% (0/135) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 998-1163 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines (reference): | 989-1154 | | Comparison: | Different |
| | Different | 106 | 31 |
QTextHtmlImporter::scanTable| Name: | QTextHtmlImporter::scanTable | | Prototype: | QTextHtmlImporter::Table QTextHtmlImporter::scanTable(int tableNodeIdx) | | Coverage: | 0.000% (0/81) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 844-996 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines (reference): | 838-987 | | Comparison: | Different |
| | Different | 105 | 29 |
QTextHtmlParser::applyAttributes| Name: | QTextHtmlParser::applyAttributes | | Prototype: | void QTextHtmlParser::applyAttributes(const QStringList &attributes) | | Coverage: | 0.000% (0/247) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1477-1689 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 1444-1654 | | Comparison: | Different |
| | Different | 161 | 82 |
QTextHtmlParser::parseTag| Name: | QTextHtmlParser::parseTag | | Prototype: | void QTextHtmlParser::parseTag() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 651-738 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 645-732 | | Comparison: | Different |
| | Different | 50 | 13 |
QTextHtmlParserNode::QTextHtmlParserNode| Name: | QTextHtmlParserNode::QTextHtmlParserNode | | Prototype: | QTextHtmlParserNode::QTextHtmlParserNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 494-508 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 488-502 | | Comparison: | Different |
| | Different | 4 | 1 |
QTextHtmlParserNode::applyCssDeclarations| Name: | QTextHtmlParserNode::applyCssDeclarations | | Prototype: | void QTextHtmlParserNode::applyCssDeclarations(const QVector<QCss::Declaration> &declarations, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/174) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1168-1359 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 1161-1324 | | Comparison: | Different |
| | Different | 118 | 70 |
QTextHtmlParserNode::parseStyleAttribute| Name: | QTextHtmlParserNode::parseStyleAttribute | | Prototype: | void QTextHtmlParserNode::parseStyleAttribute(const QString &value, const QTextDocument *resourceProvider) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1440-1448 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 1405-1415 | | Comparison: | Different |
| | Different | 8 | 2 |
QTextHtmlParserNode::setListStyle| Name: | QTextHtmlParserNode::setListStyle | | Prototype: | void QTextHtmlParserNode::setListStyle(const QVector<QCss::Value> &cssValues) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines: | 1145-1166 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | | Lines (reference): | 1139-1159 | | Comparison: | Different |
| | Different | 14 | 13 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines (reference): | 758-831 | | Comparison: | Different |
| | Different | 52 | 8 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextoption.cpp | | Lines (reference): | 143-155 | | Comparison: | Different |
| | Different | 9 | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 601-618 | | Comparison: | Different |
| | Different | 12 | 4 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 735-828 | | Comparison: | Different |
| | Different | 63 | 16 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 995-1143 | | Comparison: | Different |
| | Different | 91 | 21 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 921-983 | | Comparison: | Different |
| | Different | 42 | 11 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 859-911 | | Comparison: | Different |
| | Different | 35 | 10 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 1174-1238 | | Comparison: | Different |
| | Different | 42 | 9 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines (reference): | 255-265 | | Comparison: | Different |
| | Different | 8 | 1 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 384-392 | | Comparison: | Different |
| | Different | 6 | 2 |
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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines (reference): | 394-410 | | Comparison: | Different |
| | Different | 13 | 4 |
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 | | Comparison: | New |
| | New | 2 | 1 |
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 | | Comparison: | New |
| | New | 11 | 5 |
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 | | Comparison: | New |
| | New | 6 | 3 |
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 | | Comparison: | New |
| | New | 1 | 1 |
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 | | Comparison: | New |
| | New | 8 | 4 |
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 | | Comparison: | New |
| | New | 4 | 3 |
QTipLabel::setTipRect| Name: | QTipLabel::setTipRect | | Prototype: | void QTipLabel::setTipRect(QWidget *w, const QRect &r) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 271-279 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines (reference): | 265-273 | | Comparison: | Different |
| | Different | 4 | 2 |
QToolBarAreaLayout::plug| Name: | QToolBarAreaLayout::plug | | Prototype: | QLayoutItem *QToolBarAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1139-1150 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines (reference): | 1133-1144 | | Comparison: | Different |
| | Different | 8 | 2 |
QToolBarAreaLayout::saveState| Name: | QToolBarAreaLayout::saveState | | Prototype: | void QToolBarAreaLayout::saveState(QDataStream &stream) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1251-1298 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines (reference): | 1245-1292 | | Comparison: | Different |
| | Different | 28 | 8 |
QToolBarAreaLayoutInfo::insertToolBarBreak| Name: | QToolBarAreaLayoutInfo::insertToolBarBreak | | Prototype: | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 347-373 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines (reference): | 341-367 | | Comparison: | Different |
| | Different | 16 | 7 |
QToolBox::setCurrentWidget| Name: | QToolBox::setCurrentWidget | | Prototype: | void QToolBox::setCurrentWidget(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 527-534 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines (reference): | 519-526 | | Comparison: | Different |
| | Different | 4 | 2 |
QToolBoxPrivate::_q_widgetDestroyed| Name: | QToolBoxPrivate::_q_widgetDestroyed | | Prototype: | void QToolBoxPrivate::_q_widgetDestroyed(QObject *object) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 449-474 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines (reference): | 443-466 | | Comparison: | Different |
| | Different | 16 | 4 |