| Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 2448-2449 | | Comparison: | New |
| | New | 1 | 1 |
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/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::saturation| Name: | QColor::saturation | | Prototype: | int QColor::saturation() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1298-1301 | | Comparison: | New |
| | New | 1 | 1 |
QColor::saturationF| Name: | QColor::saturationF | | Prototype: | qreal QColor::saturationF() const noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1360-1363 | | Comparison: | New |
| | New | 1 | 1 |
QColor::setRgb| Name: | QColor::setRgb | | Prototype: | void QColor::setRgb(QRgb rgb) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1043-1051 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgba| Name: | QColor::setRgba | | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 980-988 | | Comparison: | New |
| | New | 6 | 1 |
QColor::setRgba64| Name: | QColor::setRgba64 | | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1014-1022 | | Comparison: | New |
| | New | 6 | 1 |
QColor::toCmyk| Name: | QColor::toCmyk | | Prototype: | QColor QColor::toCmyk() const noexcept | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1828-1862 | | Comparison: | New |
| | New | 23 | 4 |
QColor::toHsl| Name: | QColor::toHsl | | Prototype: | QColor QColor::toHsl() const noexcept | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1772-1821 | | Comparison: | New |
| | New | 36 | 9 |
QColor::toHsv| Name: | QColor::toHsv | | Prototype: | QColor QColor::toHsv() const noexcept | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1721-1765 | | Comparison: | New |
| | New | 32 | 8 |
QColor::toRgb| Name: | QColor::toRgb | | Prototype: | QColor QColor::toRgb() const noexcept | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1575-1709 | | Comparison: | New |
| | New | 88 | 23 |
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 |
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 |
QCoreApplicationData::QCoreApplicationData| Name: | QCoreApplicationData::QCoreApplicationData | | Prototype: | QCoreApplicationData() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 333-335 | | Comparison: | New |
| | New | 1 | 1 |
QDBusMenuBar::QDBusMenuBar| Name: | QDBusMenuBar::QDBusMenuBar | | Prototype: | QDBusMenuBar::QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 51-62 | | Comparison: | New |
| | New | 5 | 1 |
QDBusMenuBar::createMenu| Name: | QDBusMenuBar::createMenu | | Prototype: | QPlatformMenu *QDBusMenuBar::createMenu() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 136-139 | | Comparison: | New |
| | New | 1 | 1 |
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::insertMenu| Name: | QDBusMenuBar::insertMenu | | Prototype: | void QDBusMenuBar::insertMenu(QPlatformMenu *menu, QPlatformMenu *before) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 98-104 | | Comparison: | New |
| | New | 4 | 1 |
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 |
QDBusMenuBar::menuItemForMenu| Name: | QDBusMenuBar::menuItemForMenu | | Prototype: | QDBusPlatformMenuItem *QDBusMenuBar::menuItemForMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 72-86 | | Comparison: | New |
| | New | 10 | 3 |
QDBusMenuBar::registerMenuBar| Name: | QDBusMenuBar::registerMenuBar | | Prototype: | void QDBusMenuBar::registerMenuBar() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 141-158 | | Comparison: | New |
| | New | 10 | 4 |
QDBusMenuBar::registerMenuBar::[lambda]| Name: | QDBusMenuBar::registerMenuBar::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 146-146 | | Comparison: | New |
| | New | 0 | 1 |
QDBusMenuBar::removeMenu| Name: | QDBusMenuBar::removeMenu | | Prototype: | void QDBusMenuBar::removeMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 106-111 | | Comparison: | New |
| | New | 3 | 1 |
QDBusMenuBar::syncMenu| Name: | QDBusMenuBar::syncMenu | | Prototype: | void QDBusMenuBar::syncMenu(QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 113-117 | | Comparison: | New |
| | New | 2 | 1 |
QDBusMenuBar::unregisterMenuBar| Name: | QDBusMenuBar::unregisterMenuBar | | Prototype: | void QDBusMenuBar::unregisterMenuBar() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 160-175 | | Comparison: | New |
| | New | 10 | 4 |
QDBusMenuBar::updateMenuItem| Name: | QDBusMenuBar::updateMenuItem | | Prototype: | void QDBusMenuBar::updateMenuItem(QDBusPlatformMenuItem *item, QPlatformMenu *menu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 88-96 | | Comparison: | New |
| | New | 6 | 1 |
QDBusMenuBar::~QDBusMenuBar| Name: | QDBusMenuBar::~QDBusMenuBar | | Prototype: | QDBusMenuBar::~QDBusMenuBar() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | | Lines: | 64-70 | | Comparison: | New |
| | New | 4 | 1 |
QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface| Name: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface | | Prototype: | QDBusMenuRegistrarInterface::QDBusMenuRegistrarInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuregistrarproxy.cpp | | Lines: | 55-58 | | Comparison: | New |
| | New | 2 | 1 |
QDBusPlatformMenuItem::setHasExclusiveGroup| Name: | QDBusPlatformMenuItem::setHasExclusiveGroup | | Prototype: | void QDBusPlatformMenuItem::setHasExclusiveGroup(bool hasExclusiveGroup) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 132-135 | | Comparison: | New |
| | New | 1 | 1 |
QDBusUtil::isValidMemberName| Name: | QDBusUtil::isValidMemberName | | Prototype: | bool isValidMemberName(const QStringRef &memberName) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 470-482 | | Comparison: | New |
| | New | 9 | 5 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 337-348 | | Comparison: | New |
| | New | 7 | 4 |
QDBusUtil::isValidUniqueConnectionName| Name: | QDBusUtil::isValidUniqueConnectionName | | Prototype: | bool isValidUniqueConnectionName(const QStringRef &connName) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 393-414 | | Comparison: | New |
| | New | 14 | 7 |
QDaemonThread::QDaemonThread::[lambda]| Name: | QDaemonThread::QDaemonThread::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 888-888 | | Comparison: | New |
| | New | 1 | 1 |
QDataStream::abortTransaction| Name: | QDataStream::abortTransaction | | Prototype: | void QDataStream::abortTransaction() | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 735-745 | | Comparison: | New |
| | New | 6 | 4 |
QDataStream::commitTransaction| Name: | QDataStream::commitTransaction | | Prototype: | bool QDataStream::commitTransaction() | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 661-674 | | Comparison: | New |
| | New | 8 | 5 |
QDataStream::readBlock| Name: | QDataStream::readBlock | | Prototype: | int QDataStream::readBlock(char *data, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 755-765 | | Comparison: | New |
| | New | 6 | 3 |
QDataStream::rollbackTransaction| Name: | QDataStream::rollbackTransaction | | Prototype: | void QDataStream::rollbackTransaction() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 699-712 | | Comparison: | New |
| | New | 8 | 5 |
QDataStream::startTransaction| Name: | QDataStream::startTransaction | | Prototype: | void QDataStream::startTransaction() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 628-639 | | Comparison: | New |
| | New | 6 | 4 |
QDate::getDate| Name: | QDate::getDate | | Prototype: | void QDate::getDate(int *year, int *month, int *day) const | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 985-997 | | Comparison: | New |
| | New | 9 | 5 |
QDateTime::currentMSecsSinceEpoch| Name: | QDateTime::currentMSecsSinceEpoch | | Prototype: | qint64 QDateTime::currentMSecsSinceEpoch() noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4181-4188 | | Comparison: | New |
| | New | 3 | 1 |
QDateTimeParser::potentialValue| Name: | QDateTimeParser::potentialValue | | Prototype: | bool QDateTimeParser::potentialValue(const QStringRef &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | | Coverage: | 97.297% (36/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1570-1605 | | Comparison: | New |
| | New | 24 | 11 |
QDateTimeParser::skipToNextSection| Name: | QDateTimeParser::skipToNextSection | | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QStringRef &text) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1607-1640 | | Comparison: | New |
| | New | 19 | 4 |
QDialogPrivate::~QDialogPrivate| Name: | QDialogPrivate::~QDialogPrivate | | Prototype: | QDialogPrivate::~QDialogPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 89-92 | | Comparison: | New |
| | New | 1 | 1 |
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 |
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::createPlatformTheme| Name: | QEglFSIntegration::createPlatformTheme | | Prototype: | QPlatformTheme *QEglFSIntegration::createPlatformTheme(const QString &name) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp | | Lines: | 175-178 | | Comparison: | New |
| | New | 1 | 1 |
QEglFSKmsDevice::QEglFSKmsDevice| Name: | QEglFSKmsDevice::QEglFSKmsDevice | | Prototype: | QEglFSKmsDevice::QEglFSKmsDevice(QEglFSKmsIntegration *integration, const QString &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 332-339 | | Comparison: | New |
| | New | 2 | 1 |
QEglFSKmsDevice::connectorProperty| Name: | QEglFSKmsDevice::connectorProperty | | Prototype: | drmModePropertyPtr QEglFSKmsDevice::connectorProperty(drmModeConnectorPtr connector, const QByteArray &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms_support/qeglfskmsdevice.cpp | | Lines: | 316-330 | | Comparison: | New |
| | New | 9 | 4 |