| Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QAccessibleTree::cellAt| Name: | QAccessibleTree::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTree::cellAt(int row, int column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 754-766 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 748-760 | | Comparison: | Different |
| | Different | 8 | 2 |
QAccessibleWidget::addControllingSignal| Name: | QAccessibleWidget::addControllingSignal | | Prototype: | void QAccessibleWidget::addControllingSignal(const QString &signal) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 284-290 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 280-286 | | Comparison: | Different |
| | Different | 4 | 2 |
QApplication::setColorSpec| Name: | QApplication::setColorSpec | | Prototype: | void QApplication::setColorSpec(int spec) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1381-1387 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1376-1382 | | Comparison: | Different |
| | Different | 4 | 2 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 125-141 | | Comparison: | New |
| | New | 20 | 2 |
QBasicDrag::cancelDrag| Name: | QBasicDrag::cancelDrag | | Prototype: | void QBasicDrag::cancelDrag() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | | Lines: | 201-207 | | Comparison: | New |
| | New | 3 | 2 |
QBenchmarkValgrindUtils::cleanup| Name: | QBenchmarkValgrindUtils::cleanup | | Prototype: | void QBenchmarkValgrindUtils::cleanup() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 146-160 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 140-154 | | Comparison: | Different |
| | Different | 11 | 2 |
QByteArray::operator=| Name: | QByteArray::operator= | | Prototype: | QByteArray &QByteArray::operator=(const QByteArray & other) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | | Lines: | 1140-1147 | | Comparison: | New |
| | New | 5 | 2 |
QCalendarDateValidator::clear| Name: | QCalendarDateValidator::clear | | Prototype: | void QCalendarDateValidator::clear() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 539-545 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 528-538 | | Comparison: | Different |
| | Different | 6 | 2 |
QChar::category| Name: | QChar::category | | Prototype: | QChar::Category QChar::category(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1093-1098 | | Comparison: | New |
| | New | 3 | 2 |
QChar::combiningClass| Name: | QChar::combiningClass | | Prototype: | unsigned char QChar::combiningClass(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1384-1389 | | Comparison: | New |
| | New | 3 | 2 |
QChar::digitValue| Name: | QChar::digitValue | | Prototype: | int QChar::digitValue(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1076-1081 | | Comparison: | New |
| | New | 3 | 2 |
QChar::direction| Name: | QChar::direction | | Prototype: | QChar::Direction QChar::direction(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1110-1115 | | Comparison: | New |
| | New | 3 | 2 |
QChar::hasMirrored| Name: | QChar::hasMirrored | | Prototype: | bool QChar::hasMirrored(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1192-1197 | | Comparison: | New |
| | New | 3 | 2 |
QChar::isLetterOrNumber_helper| Name: | QChar::isLetterOrNumber_helper | | Prototype: | bool QChar::isLetterOrNumber_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 913-926 | | Comparison: | New |
| | New | 11 | 2 |
QChar::isLetter_helper| Name: | QChar::isLetter_helper | | Prototype: | bool QChar::isLetter_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 849-859 | | Comparison: | New |
| | New | 8 | 2 |
QChar::isMark| Name: | QChar::isMark | | Prototype: | bool QChar::isMark(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 767-775 | | Comparison: | New |
| | New | 6 | 2 |
QChar::isNumber_helper| Name: | QChar::isNumber_helper | | Prototype: | bool QChar::isNumber_helper(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 884-892 | | Comparison: | New |
| | New | 6 | 2 |
QChar::isPrint| Name: | QChar::isPrint | | Prototype: | bool QChar::isPrint(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 708-718 | | Comparison: | New |
| | New | 8 | 2 |
QChar::isPunct| Name: | QChar::isPunct | | Prototype: | bool QChar::isPunct(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 791-803 | | Comparison: | New |
| | New | 10 | 2 |
QChar::isSpace_helper| Name: | QChar::isSpace_helper | | Prototype: | bool QChar::isSpace_helper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 741-749 | | Comparison: | New |
| | New | 6 | 2 |
QChar::isSymbol| Name: | QChar::isSymbol | | Prototype: | bool QChar::isSymbol(uint ucs4) noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 819-828 | | Comparison: | New |
| | New | 7 | 2 |
QChar::joiningType| Name: | QChar::joiningType | | Prototype: | QChar::JoiningType QChar::joiningType(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1133-1138 | | Comparison: | New |
| | New | 3 | 2 |
QChar::mirroredChar| Name: | QChar::mirroredChar | | Prototype: | uint QChar::mirroredChar(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1274-1279 | | Comparison: | New |
| | New | 3 | 2 |
QChar::script| Name: | QChar::script | | Prototype: | QChar::Script QChar::script(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1405-1410 | | Comparison: | New |
| | New | 3 | 2 |
QChar::toCaseFolded| Name: | QChar::toCaseFolded | | Prototype: | uint QChar::toCaseFolded(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1547-1552 | | Comparison: | New |
| | New | 3 | 2 |
QChar::toLower| Name: | QChar::toLower | | Prototype: | uint QChar::toLower(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1466-1471 | | Comparison: | New |
| | New | 3 | 2 |
QChar::toTitleCase| Name: | QChar::toTitleCase | | Prototype: | uint QChar::toTitleCase(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1506-1511 | | Comparison: | New |
| | New | 3 | 2 |
QChar::toUpper| Name: | QChar::toUpper | | Prototype: | uint QChar::toUpper(uint ucs4) noexcept | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1486-1491 | | Comparison: | New |
| | New | 3 | 2 |
QChar::unicodeVersion| Name: | QChar::unicodeVersion | | Prototype: | QChar::UnicodeVersion QChar::unicodeVersion(uint ucs4) noexcept | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1423-1428 | | Comparison: | New |
| | New | 3 | 2 |
QColor::black| Name: | QColor::black | | Prototype: | int QColor::black() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1515-1520 | | Comparison: | New |
| | New | 3 | 2 |
QColor::blackF| Name: | QColor::blackF | | Prototype: | qreal QColor::blackF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1563-1568 | | Comparison: | New |
| | New | 3 | 2 |
QColor::blue| Name: | QColor::blue | | Prototype: | int QColor::blue() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1158-1163 | | Comparison: | New |
| | New | 3 | 2 |
QColor::blueF| Name: | QColor::blueF | | Prototype: | qreal QColor::blueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1242-1247 | | Comparison: | New |
| | New | 3 | 2 |
QColor::cyan| Name: | QColor::cyan | | Prototype: | int QColor::cyan() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1478-1483 | | Comparison: | New |
| | New | 3 | 2 |
QColor::cyanF| Name: | QColor::cyanF | | Prototype: | qreal QColor::cyanF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1527-1532 | | Comparison: | New |
| | New | 3 | 2 |
QColor::green| Name: | QColor::green | | Prototype: | int QColor::green() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1130-1135 | | Comparison: | New |
| | New | 3 | 2 |
QColor::greenF| Name: | QColor::greenF | | Prototype: | qreal QColor::greenF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1214-1219 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hslHue| Name: | QColor::hslHue | | Prototype: | int QColor::hslHue() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1396-1401 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hslHueF| Name: | QColor::hslHueF | | Prototype: | qreal QColor::hslHueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1438-1443 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hslSaturation| Name: | QColor::hslSaturation | | Prototype: | int QColor::hslSaturation() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1410-1415 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hslSaturationF| Name: | QColor::hslSaturationF | | Prototype: | qreal QColor::hslSaturationF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1452-1457 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hsvHue| Name: | QColor::hsvHue | | Prototype: | int QColor::hsvHue() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1282-1287 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hsvHueF| Name: | QColor::hsvHueF | | Prototype: | qreal QColor::hsvHueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1345-1350 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hsvSaturation| Name: | QColor::hsvSaturation | | Prototype: | int QColor::hsvSaturation() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1308-1313 | | Comparison: | New |
| | New | 3 | 2 |
QColor::hsvSaturationF| Name: | QColor::hsvSaturationF | | Prototype: | qreal QColor::hsvSaturationF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1370-1375 | | Comparison: | New |
| | New | 3 | 2 |
QColor::lightness| Name: | QColor::lightness | | Prototype: | int QColor::lightness() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1424-1429 | | Comparison: | New |
| | New | 3 | 2 |
QColor::lightnessF| Name: | QColor::lightnessF | | Prototype: | qreal QColor::lightnessF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1466-1471 | | Comparison: | New |
| | New | 3 | 2 |
QColor::magenta| Name: | QColor::magenta | | Prototype: | int QColor::magenta() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1490-1495 | | Comparison: | New |
| | New | 3 | 2 |
QColor::magentaF| Name: | QColor::magentaF | | Prototype: | qreal QColor::magentaF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1539-1544 | | Comparison: | New |
| | New | 3 | 2 |
QColor::operator==| Name: | QColor::operator== | | Prototype: | bool QColor::operator==(const QColor &color) const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2421-2442 | | Comparison: | New |
| | New | 17 | 2 |
QColor::red| Name: | QColor::red | | Prototype: | int QColor::red() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1103-1108 | | Comparison: | New |
| | New | 3 | 2 |
QColor::redF| Name: | QColor::redF | | Prototype: | qreal QColor::redF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1186-1191 | | Comparison: | New |
| | New | 3 | 2 |
QColor::rgb| Name: | QColor::rgb | | Prototype: | QRgb QColor::rgb() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1031-1036 | | Comparison: | New |
| | New | 3 | 2 |
QColor::rgba| Name: | QColor::rgba | | Prototype: | QRgb QColor::rgba() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 968-973 | | Comparison: | New |
| | New | 3 | 2 |
QColor::rgba64| Name: | QColor::rgba64 | | Prototype: | QRgba64 QColor::rgba64() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1000-1005 | | Comparison: | New |
| | New | 3 | 2 |
QColor::value| Name: | QColor::value | | Prototype: | int QColor::value() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1320-1325 | | Comparison: | New |
| | New | 3 | 2 |
QColor::valueF| Name: | QColor::valueF | | Prototype: | qreal QColor::valueF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1382-1387 | | Comparison: | New |
| | New | 3 | 2 |
QColor::yellow| Name: | QColor::yellow | | Prototype: | int QColor::yellow() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1502-1507 | | Comparison: | New |
| | New | 3 | 2 |
QColor::yellowF| Name: | QColor::yellowF | | Prototype: | qreal QColor::yellowF() const noexcept | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1551-1556 | | Comparison: | New |
| | New | 3 | 2 |
QColumnView::initializeColumn| Name: | QColumnView::initializeColumn | | Prototype: | void QColumnView::initializeColumn(QAbstractItemView *column) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 767-803 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines (reference): | 761-800 | | Comparison: | Different |
| | Different | 27 | 2 |
QComboBox::findData| Name: | QComboBox::findData | | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1554-1562 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1547-1556 | | Comparison: | Different |
| | Different | 7 | 2 |
QComboBox::inputMethodQuery| Name: | QComboBox::inputMethodQuery | | Prototype: | QVariant QComboBox::inputMethodQuery(Qt::InputMethodQuery query, const QVariant &argument) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3368-3374 | | Comparison: | New |
| | New | 4 | 2 |
QComboBox::setItemDelegate| Name: | QComboBox::setItemDelegate | | Prototype: | void QComboBox::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1931-1939 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1923-1931 | | Comparison: | Different |
| | Different | 5 | 2 |
QComboBox::setMaxVisibleItems| Name: | QComboBox::setMaxVisibleItems | | Prototype: | void QComboBox::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1366-1375 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines (reference): | 1360-1369 | | Comparison: | Different |
| | Different | 6 | 2 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1651-1660 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines (reference): | 1645-1654 | | Comparison: | Different |
| | Different | 6 | 2 |
QCoreApplicationPrivate::createEventDispatcher| Name: | QCoreApplicationPrivate::createEventDispatcher | | Prototype: | void QCoreApplicationPrivate::createEventDispatcher() | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 482-508 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 507-535 | | Comparison: | Same |
| | Same | 4 | 2 |
QCoreApplicationPrivate::initLocale| Name: | QCoreApplicationPrivate::initLocale | | Prototype: | void QCoreApplicationPrivate::initLocale() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 573-581 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines (reference): | 600-608 | | Comparison: | Same |
| | Same | 4 | 2 |
QDBusConnectionPrivate::unregisterObject| Name: | QDBusConnectionPrivate::unregisterObject | | Prototype: | void QDBusConnectionPrivate::unregisterObject(const QString &path, QDBusConnection::UnregisterMode mode) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2383-2396 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines (reference): | 2378-2391 | | Comparison: | Different |
| | Different | 8 | 2 |
QDBusMenuBar::handleReparent| Name: | QDBusMenuBar::handleReparent | | Prototype: | void QDBusMenuBar::handleReparent(QWindow *newParentWindow) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 119-126 | | Comparison: | New |
| | New | 4 | 2 |
QDBusMenuBar::menuForTag| Name: | QDBusMenuBar::menuForTag | | Prototype: | QPlatformMenu *QDBusMenuBar::menuForTag(quintptr tag) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 128-134 | | Comparison: | New |
| | New | 4 | 2 |
QDataStream::readRawData| Name: | QDataStream::readRawData | | Prototype: | int QDataStream::readRawData(char *s, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1056-1060 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines (reference): | 870-874 | | Comparison: | Different |
| | Different | 2 | 2 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString &string, const QString &format) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4696-4710 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines (reference): | 4674-4688 | | Comparison: | Different |
| | Different | 6 | 2 |
QDateTimeEditPrivate::clearSection| Name: | QDateTimeEditPrivate::clearSection | | Prototype: | void QDateTimeEditPrivate::clearSection(int index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1865-1881 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines (reference): | 1859-1875 | | Comparison: | Different |
| | Different | 12 | 2 |
QDebug::resetFormat| Name: | QDebug::resetFormat | | Prototype: | QDebug &QDebug::resetFormat() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 353-361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines (reference): | 347-355 | | Comparison: | Different |
| | Different | 6 | 2 |
QDesktopServices::storageLocationImpl| Name: | QDesktopServices::storageLocationImpl | | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 323-345 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines (reference): | 317-339 | | Comparison: | Different |
| | Different | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | void QDialogButtonBox::addButton(QAbstractButton *button, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 753-763 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines (reference): | 753-763 | | Comparison: | Different |
| | Different | 7 | 2 |
QDialogButtonBox::addButton| Name: | QDialogButtonBox::addButton | | Prototype: | QPushButton *QDialogButtonBox::addButton(const QString &text, ButtonRole role) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 772-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines (reference): | 772-782 | | Comparison: | Different |
| | Different | 7 | 2 |
QDirModelPrivate::savePersistentIndexes| Name: | QDirModelPrivate::savePersistentIndexes | | Prototype: | void QDirModelPrivate::savePersistentIndexes() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1237-1252 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines (reference): | 1227-1240 | | Comparison: | Different |
| | Different | 10 | 2 |
QDockAreaLayout::splitDockWidget| Name: | QDockAreaLayout::splitDockWidget | | Prototype: | void QDockAreaLayout::splitDockWidget(QDockWidget *after, QDockWidget *dockWidget, Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3185-3198 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 3181-3194 | | Comparison: | Different |
| | Different | 7 | 2 |
QDockAreaLayout::tabifyDockWidget| Name: | QDockAreaLayout::tabifyDockWidget | | Prototype: | void QDockAreaLayout::tabifyDockWidget(QDockWidget *first, QDockWidget *second) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3125-3136 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 3121-3132 | | Comparison: | Different |
| | Different | 7 | 2 |
QDockAreaLayoutInfo::split| Name: | QDockAreaLayoutInfo::split | | Prototype: | void QDockAreaLayoutInfo::split(int index, Qt::Orientation orientation, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1696-1712 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 1690-1706 | | Comparison: | Different |
| | Different | 8 | 2 |
QDockAreaLayoutInfo::tab| Name: | QDockAreaLayoutInfo::tab | | Prototype: | void QDockAreaLayoutInfo::tab(int index, QLayoutItem *dockWidgetItem) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1672-1694 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines (reference): | 1666-1688 | | Comparison: | Different |
| | Different | 13 | 2 |
QDrag::cancel| Name: | QDrag::cancel | | Prototype: | void QDrag::cancel() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdrag.cpp | | Lines: | 399-403 | | Comparison: | New |
| | New | 2 | 2 |
QEGLDeviceIntegration::platformDestroy| Name: | QEGLDeviceIntegration::platformDestroy | | Prototype: | void QEGLDeviceIntegration::platformDestroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 164-170 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 168-172 | | Comparison: | Different indentation |
| | Different indentation | 2 | 2 |
QEGLDeviceIntegration::platformInit| Name: | QEGLDeviceIntegration::platformInit | | Prototype: | void QEGLDeviceIntegration::platformInit() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines: | 146-162 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp | | Lines (reference): | 152-166 | | Comparison: | Different |
| | Different | 6 | 2 |
QEGLPlatformContext::getProcAddress| Name: | QEGLPlatformContext::getProcAddress | | Prototype: | QFunctionPointer QEGLPlatformContext::getProcAddress(const char *procName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eglconvenience/qeglplatformcontext.cpp | | Lines: | 446-455 | | Comparison: | New |
| | New | 5 | 2 |
QEglFSIntegration::createInputHandlers| Name: | QEglFSIntegration::createInputHandlers | | Prototype: | void QEglFSIntegration::createInputHandlers() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 412-434 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 400-422 | | Comparison: | Same |
| | Same | 5 | 2 |
QEglFSIntegration::loadKeymapStatic| Name: | QEglFSIntegration::loadKeymapStatic | | Prototype: | void QEglFSIntegration::loadKeymapStatic(const QString &filename) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 399-410 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 387-398 | | Comparison: | Different |
| | Different | 4 | 2 |
QEglFSIntegration::platformFunction| Name: | QEglFSIntegration::platformFunction | | Prototype: | QFunctionPointer QEglFSIntegration::platformFunction(const QByteArray &function) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 387-397 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines (reference): | 375-385 | | Comparison: | Same |
| | Same | 3 | 2 |
QEglFSKmsScreen::logicalDpi| Name: | QEglFSKmsScreen::logicalDpi | | Prototype: | QDpi QEglFSKmsScreen::logicalDpi() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 124-134 | | Comparison: | New |
| | New | 6 | 2 |
QEglFSKmsScreen::restoreMode| Name: | QEglFSKmsScreen::restoreMode | | Prototype: | void QEglFSKmsScreen::restoreMode() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 167-179 | | Comparison: | New |
| | New | 8 | 2 |
QEglFSKmsScreen::setPowerState| Name: | QEglFSKmsScreen::setPowerState | | Prototype: | void QEglFSKmsScreen::setPowerState(QPlatformScreen::PowerState state) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsscreen.cpp | | Lines: | 210-218 | | Comparison: | New |
| | New | 5 | 2 |
QEvdevTabletHandler::~QEvdevTabletHandler| Name: | QEvdevTabletHandler::~QEvdevTabletHandler | | Prototype: | QEvdevTabletHandler::~QEvdevTabletHandler() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablethandler.cpp | | Lines: | 191-197 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines (reference): | 251-258 | | Comparison: | Different |
| | Different | 4 | 2 |
QEventDispatcherUNIXPrivate::setSocketNotifierPending| Name: | QEventDispatcherUNIXPrivate::setSocketNotifierPending | | Prototype: | void QEventDispatcherUNIXPrivate::setSocketNotifierPending(QSocketNotifier *notifier) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 237-245 | | Comparison: | New |
| | New | 4 | 2 |
QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate| Name: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate | | Prototype: | QEventDispatcherUNIXPrivate::~QEventDispatcherUNIXPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines: | 231-235 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp | | Lines (reference): | 144-164 | | Comparison: | Different |
| | Different | 4 | 2 |
QFdContainer::reset| Name: | QFdContainer::reset | | Prototype: | void QFdContainer::reset() noexcept | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevkeyboard/qevdevkeyboardhandler.cpp | | Lines: | 62-67 | | Comparison: | New |
| | New | 3 | 2 |
QFileDialogPrivate::_q_showHidden| Name: | QFileDialogPrivate::_q_showHidden | | Prototype: | void QFileDialogPrivate::_q_showHidden() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3719-3725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 3718-3727 | | Comparison: | Different |
| | Different | 6 | 2 |
QFileDialogPrivate::getEnvironmentVariable| Name: | QFileDialogPrivate::getEnvironmentVariable | | Prototype: | QString QFileDialogPrivate::getEnvironmentVariable(const QString &string) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3828-3840 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines (reference): | 3830-3842 | | Comparison: | Different |
| | Different | 3 | 2 |
QFileSystemEngine::tempPath| Name: | QFileSystemEngine::tempPath | | Prototype: | QString QFileSystemEngine::tempPath() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 706-725 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines (reference): | 732-761 | | Comparison: | Different indentation |
| | Different indentation | 4 | 2 |
QFileSystemModel::sibling| Name: | QFileSystemModel::sibling | | Prototype: | QModelIndex QFileSystemModel::sibling(int row, int column, const QModelIndex &idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp | | Lines: | 269-279 | | Comparison: | New |
| | New | 3 | 2 |