| Function | Condition %▾ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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::operator=| Name: | QColor::operator= | | Prototype: | QColor &QColor::operator=(const QColor &color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2401-2406 | | Comparison: | New |
| | New | 3 | 1 |
QColor::operator=| Name: | QColor::operator= | | Prototype: | QColor &QColor::operator=(Qt::GlobalColor color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2412-2415 | | Comparison: | New |
| | New | 1 | 1 |
QColor::operator!=| Name: | QColor::operator!= | | Prototype: | bool QColor::operator!=(const QColor &color) const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2448-2449 | | Comparison: | New |
| | New | 1 | 1 |
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::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::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::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::light| Name: | QColor::light | | Prototype: | QColor QColor::light(int factor) const noexcept | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2333-2358 | | Comparison: | New |
| | New | 16 | 5 |
QColor::invalidate| Name: | QColor::invalidate | | Prototype: | void QColor::invalidate() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2465-2473 | | Comparison: | New |
| | New | 6 | 1 |
QColor::hueF| Name: | QColor::hueF | | Prototype: | qreal QColor::hueF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1334-1337 | | Comparison: | New |
| | New | 1 | 1 |
QColor::hue| Name: | QColor::hue | | Prototype: | int QColor::hue() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1272-1275 | | Comparison: | New |
| | New | 1 | 1 |
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::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::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::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::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::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::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::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::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::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::fromRgba64| Name: | QColor::fromRgba64 | | Prototype: | QColor QColor::fromRgba64(ushort r, ushort g, ushort b, ushort a) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1984-1989 | | Comparison: | New |
| | New | 3 | 1 |
QColor::fromRgba64| Name: | QColor::fromRgba64 | | Prototype: | QColor QColor::fromRgba64(QRgba64 rgba64) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1999-2004 | | Comparison: | New |
| | New | 3 | 1 |
QColor::fromRgba| Name: | QColor::fromRgba | | Prototype: | QColor QColor::fromRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1911-1914 | | Comparison: | New |
| | New | 1 | 1 |
QColor::fromRgb| Name: | QColor::fromRgb | | Prototype: | QColor QColor::fromRgb(QRgb rgb) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1895-1898 | | Comparison: | New |
| | New | 1 | 1 |
QColor::dark| Name: | QColor::dark | | Prototype: | QColor QColor::dark(int factor) const noexcept | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2383-2395 | | Comparison: | New |
| | New | 7 | 3 |
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::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::convertTo| Name: | QColor::convertTo | | Prototype: | QColor QColor::convertTo(QColor::Spec colorSpec) const noexcept | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1864-1881 | | Comparison: | New |
| | New | 9 | 7 |
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::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::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::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::alphaF| Name: | QColor::alphaF | | Prototype: | qreal QColor::alphaF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1080-1081 | | Comparison: | New |
| | New | 1 | 1 |
QColor::alpha| Name: | QColor::alpha | | Prototype: | int QColor::alpha() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1058-1059 | | Comparison: | New |
| | New | 1 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Qt::GlobalColor color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 340-395 | | Comparison: | New |
| | New | 4 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(QRgb color) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 415-423 | | Comparison: | New |
| | New | 6 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(QRgba64 rgba64) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 433-436 | | Comparison: | New |
| | New | 1 | 1 |
QColor::QColor| Name: | QColor::QColor | | Prototype: | QColor::QColor(Spec spec) noexcept | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 447-466 | | Comparison: | New |
| | New | 11 | 6 |
QCheckBox::initStyleOption| Name: | QCheckBox::initStyleOption | | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines: | 167-185 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | | Lines (reference): | 161-182 | | Comparison: | Different |
| | Different | 16 | 6 |
QChar::joining| Name: | QChar::joining | | Prototype: | QChar::Joining QChar::joining(uint ucs4) noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | | Lines: | 1156-1167 | | Comparison: | New |
| | New | 8 | 6 |
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::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::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 |
QCalendarWidget::updateCell| Name: | QCalendarWidget::updateCell | | Prototype: | void QCalendarWidget::updateCell(const QDate &date) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 2917-2938 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 2881-2902 | | Comparison: | Different |
| | Different | 14 | 5 |
QCalendarDateValidator::toPreviousToken| Name: | QCalendarDateValidator::toPreviousToken | | Prototype: | void QCalendarDateValidator::toPreviousToken() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 610-616 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 606-615 | | Comparison: | Different |
| | Different | 6 | 3 |
QCalendarDateValidator::toNextToken| Name: | QCalendarDateValidator::toNextToken | | Prototype: | void QCalendarDateValidator::toNextToken() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 602-608 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 595-604 | | Comparison: | Different |
| | Different | 6 | 3 |
QCalendarDateValidator::setFormat| Name: | QCalendarDateValidator::setFormat | | Prototype: | void QCalendarDateValidator::setFormat(const QString &format) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 547-593 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 540-586 | | Comparison: | Different |
| | Different | 33 | 9 |
QCalendarDateValidator::handleKeyEvent| Name: | QCalendarDateValidator::handleKeyEvent | | Prototype: | void QCalendarDateValidator::handleKeyEvent(QKeyEvent *keyEvent) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 618-640 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 617-639 | | Comparison: | Different |
| | Different | 16 | 8 |
QCalendarDateValidator::currentText| Name: | QCalendarDateValidator::currentText | | Prototype: | QString QCalendarDateValidator::currentText() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 521-537 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 509-526 | | Comparison: | Different |
| | Different | 12 | 4 |
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 |
QCalendarDateValidator::QCalendarDateValidator| Name: | QCalendarDateValidator::QCalendarDateValidator | | Prototype: | QCalendarDateValidator::QCalendarDateValidator() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 480-486 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines (reference): | 468-474 | | Comparison: | Different |
| | Different | 2 | 1 |
QBenchmarkValgrindUtils::getNewestFileName| Name: | QBenchmarkValgrindUtils::getNewestFileName | | Prototype: | QString QBenchmarkValgrindUtils::getNewestFileName() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 111-139 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 105-133 | | Comparison: | Different |
| | Different | 22 | 3 |
QBenchmarkValgrindUtils::extractResult| Name: | QBenchmarkValgrindUtils::extractResult | | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 84-108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines (reference): | 78-102 | | Comparison: | Different |
| | Different | 19 | 4 |
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 |
QBasicFontDatabase::populateFontDatabase| Name: | QBasicFontDatabase::populateFontDatabase | | Prototype: | void QBasicFontDatabase::populateFontDatabase() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines: | 61-84 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | | Lines (reference): | 55-77 | | Comparison: | Different |
| | Different | 15 | 3 |
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 |
QBalloonTip::QBalloonTip| Name: | QBalloonTip::QBalloonTip | | Prototype: | QBalloonTip::QBalloonTip(QSystemTrayIcon::MessageIcon icon, const QString& title, const QString& message, QSystemTrayIcon *ti) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 437-545 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines (reference): | 431-542 | | Comparison: | Different |
| | Different | 59 | 10 |
QApplicationPrivate::tryCloseAllWidgetWindows| Name: | QApplicationPrivate::tryCloseAllWidgetWindows | | Prototype: | bool QApplicationPrivate::tryCloseAllWidgetWindows(QWindowList *processedWindows) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1908-1935 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1902-1930 | | Comparison: | Different |
| | Different | 22 | 9 |
QApplicationPrivate::notifyWindowIconChanged| Name: | QApplicationPrivate::notifyWindowIconChanged | | Prototype: | void QApplicationPrivate::notifyWindowIconChanged() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1752-1768 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1745-1762 | | Comparison: | Different |
| | Different | 9 | 3 |
QApplicationPrivate::notifyLayoutDirectionChange| Name: | QApplicationPrivate::notifyLayoutDirectionChange | | Prototype: | void QApplicationPrivate::notifyLayoutDirectionChange() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2091-2109 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2089-2108 | | Comparison: | Different |
| | Different | 10 | 3 |
QApplicationPrivate::isWindowBlocked| Name: | QApplicationPrivate::isWindowBlocked | | Prototype: | bool QApplicationPrivate::isWindowBlocked(QWindow *window, QWindow **blockingWindow) const | | Coverage: | 0.000% (0/100) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2490-2606 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2494-2610 | | Comparison: | Different |
| | Different | 76 | 26 |
QApplicationPrivate::dispatchEnterLeave| Name: | QApplicationPrivate::dispatchEnterLeave | | Prototype: | void QApplicationPrivate::dispatchEnterLeave(QWidget* enter, QWidget* leave, const QPointF &globalPosF) | | Coverage: | 0.000% (0/146) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2317-2472 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2315-2476 | | Comparison: | Different |
| | Different | 95 | 32 |
QApplicationPrivate::desktopStyleKey| Name: | QApplicationPrivate::desktopStyleKey | | Prototype: | QString QApplicationPrivate::desktopStyleKey() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1719-1732 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1714-1725 | | Comparison: | Different |
| | Different | 6 | 4 |
QApplicationPrivate::closePopup| Name: | QApplicationPrivate::closePopup | | Prototype: | void QApplicationPrivate::closePopup(QWidget *popup) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3844-3899 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 3849-3904 | | Comparison: | Different |
| | Different | 29 | 11 |
QApplication::style| Name: | QApplication::style | | Prototype: | QStyle *QApplication::style() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 1118-1169 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1113-1164 | | Comparison: | Different |
| | Different | 30 | 11 |
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 |
QApplication::setActiveWindow| Name: | QApplication::setActiveWindow | | Prototype: | void QApplication::setActiveWindow(QWidget* act) | | Coverage: | 0.000% (0/74) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2129-2221 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 2128-2222 | | Comparison: | Different |
| | Different | 55 | 22 |
QApplication::notify| Name: | QApplication::notify | | Prototype: | bool QApplication::notify(QObject *receiver, QEvent *e) | | Coverage: | 0.000% (0/508) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 3008-3767 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 3012-3772 | | Comparison: | Different |
| | Different | 386 | 162 |
QApplication::event| Name: | QApplication::event | | Prototype: | bool QApplication::event(QEvent *e) | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 2002-2078 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 1997-2076 | | Comparison: | Different |
| | Different | 52 | 20 |
QApplication::beep| Name: | QApplication::beep | | Prototype: | void QApplication::beep() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4209-4212 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 4222-4225 | | Comparison: | Different |
| | Different | 1 | 1 |
QApplication::alert| Name: | QApplication::alert | | Prototype: | void QApplication::alert(QWidget *widget, int duration) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 4021-4033 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 4035-4046 | | Comparison: | Different |
| | Different | 7 | 5 |
QApplication::activePopupWidget| Name: | QApplication::activePopupWidget | | Prototype: | QWidget *QApplication::activePopupWidget() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines: | 793-797 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | | Lines (reference): | 788-792 | | Comparison: | Different |
| | Different | 2 | 1 |
QAlphaPaintEngine::flushAndInit| Name: | QAlphaPaintEngine::flushAndInit | | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 297-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines (reference): | 291-368 | | Comparison: | Different |
| | Different | 46 | 5 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(QAction* a) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 175-202 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines (reference): | 169-195 | | Comparison: | Different |
| | Different | 20 | 7 |
QAction::setActionGroup| Name: | QAction::setActionGroup | | Prototype: | void QAction::setActionGroup(QActionGroup *group) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 604-616 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines (reference): | 598-609 | | Comparison: | Different |
| | Different | 8 | 4 |
QAccessibleWidget::relations| Name: | QAccessibleWidget::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleWidget::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 303-353 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 299-349 | | Comparison: | Different |
| | Different | 27 | 11 |
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 |
QAccessibleTree::indexFromLogical| Name: | QAccessibleTree::indexFromLogical | | Prototype: | QModelIndex QAccessibleTree::indexFromLogical(int row, int column) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 641-657 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 635-651 | | Comparison: | Different |
| | Different | 10 | 4 |
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 |
QAccessibleTextWidget::attributes::[lambda]| Name: | QAccessibleTextWidget::attributes::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 910-910 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 856-856 | | Comparison: | Same |
| | Same | 0 | 1 |
QAccessibleTextWidget::attributes| Name: | QAccessibleTextWidget::attributes | | Prototype: | QString QAccessibleTextWidget::attributes(int offset, int *startOffset, int *endOffset) const | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 763-915 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 711-866 | | Comparison: | Different |
| | Different | 80 | 47 |
QAccessibleTextEdit::scrollToSubstring| Name: | QAccessibleTextEdit::scrollToSubstring | | Prototype: | void QAccessibleTextEdit::scrollToSubstring(int startIndex, int endIndex) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 275-292 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 270-287 | | Comparison: | Different |
| | Different | 10 | 2 |
QAccessibleTableCell::QAccessibleTableCell| Name: | QAccessibleTableCell::QAccessibleTableCell | | Prototype: | QAccessibleTableCell::QAccessibleTableCell(QAbstractItemView *view_, const QModelIndex &index_, QAccessible::Role role_) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 813-818 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 807-812 | | Comparison: | Different |
| | Different | 2 | 2 |
QAccessibleTable::child| Name: | QAccessibleTable::child | | Prototype: | QAccessibleInterface *QAccessibleTable::child(int logicalIndex) const | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 475-524 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 469-518 | | Comparison: | Different |
| | Different | 30 | 10 |
QAccessibleTable::cellAt| Name: | QAccessibleTable::cellAt | | Prototype: | QAccessibleInterface *QAccessibleTable::cellAt(int row, int column) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 135-146 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines (reference): | 129-140 | | Comparison: | Different |
| | Different | 8 | 3 |
QAccessibleMainWindow::childAt| Name: | QAccessibleMainWindow::childAt | | Prototype: | QAccessibleInterface *QAccessibleMainWindow::childAt(int x, int y) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 1099-1116 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 1050-1068 | | Comparison: | Different |
| | Different | 13 | 5 |
QAccessibleGroupBox::relations| Name: | QAccessibleGroupBox::relations | | Prototype: | QVector<QPair<QAccessibleInterface*, QAccessible::Relation> > QAccessibleGroupBox::relations(QAccessible::Relation match ) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines: | 572-586 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | | Lines (reference): | 566-580 | | Comparison: | Different |
| | Different | 8 | 4 |
QAccessible::queryAccessibleInterface| Name: | QAccessible::queryAccessibleInterface | | Prototype: | QAccessibleInterface *QAccessible::queryAccessibleInterface(QObject *object) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines: | 669-724 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/accessible/qaccessible.cpp | | Lines (reference): | 664-721 | | Comparison: | Different |
| | Different | 34 | 11 |
QAbstractTextDocumentLayout::unregisterHandler| Name: | QAbstractTextDocumentLayout::unregisterHandler | | Prototype: | void QAbstractTextDocumentLayout::unregisterHandler(int objectType, QObject *component) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines: | 452-462 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | | Lines (reference): | 446-456 | | Comparison: | Different |
| | Different | 6 | 3 |
QAbstractSpinBoxPrivate::stripped| Name: | QAbstractSpinBoxPrivate::stripped | | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1420-1446 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines (reference): | 1414-1440 | | Comparison: | Different |
| | Different | 19 | 6 |
QAbstractSocketPrivate::canCloseNotification| Name: | QAbstractSocketPrivate::canCloseNotification | | Prototype: | void QAbstractSocketPrivate::canCloseNotification() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines: | 747-782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | | Lines (reference): | 767-802 | | Comparison: | Different |
| | Different | 17 | 5 |
QAbstractSliderPrivate::itemviewChangeSingleStep| Name: | QAbstractSliderPrivate::itemviewChangeSingleStep | | Prototype: | void QAbstractSliderPrivate::itemviewChangeSingleStep(int step) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 966-971 | | Comparison: | New |
| | New | 3 | 2 |
QAbstractSliderPrivate::QAbstractSliderPrivate| Name: | QAbstractSliderPrivate::QAbstractSliderPrivate | | Prototype: | QAbstractSliderPrivate::QAbstractSliderPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 212-227 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 206-221 | | Comparison: | Different |
| | Different | 4 | 1 |
QAbstractSlider::wheelEvent| Name: | QAbstractSlider::wheelEvent | | Prototype: | void QAbstractSlider::wheelEvent(QWheelEvent * e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 765-774 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 754-761 | | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractSlider::setSingleStep| Name: | QAbstractSlider::setSingleStep | | Prototype: | void QAbstractSlider::setSingleStep(int step) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines: | 384-394 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | | Lines (reference): | 378-383 | | Comparison: | Different |
| | Different | 3 | 2 |
QAbstractScrollAreaPrivate::replaceScrollBar| Name: | QAbstractScrollAreaPrivate::replaceScrollBar | | Prototype: | void QAbstractScrollAreaPrivate::replaceScrollBar(QScrollBar *scrollBar, Qt::Orientation orientation) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 249-285 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines (reference): | 243-278 | | Comparison: | Different |
| | Different | 29 | 2 |