Function | Condition % | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QColor::rgbaName: | 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::rgbName: | 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::redFName: | 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::redName: | 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::magentaFName: | 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::magentaName: | 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::lightnessFName: | 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::lightnessName: | 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::hsvSaturationFName: | 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::hsvSaturationName: | 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::hsvHueFName: | 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::hsvHueName: | 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::hslSaturationFName: | 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::hslSaturationName: | 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::hslHueFName: | 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::hslHueName: | 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::greenFName: | 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::greenName: | 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::cyanFName: | 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::cyanName: | 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::blueFName: | 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::blueName: | 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::blackFName: | 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::blackName: | 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 |
QChar::unicodeVersionName: | 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 |
QChar::toUpperName: | 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::toTitleCaseName: | 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::toLowerName: | 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::toCaseFoldedName: | 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::scriptName: | 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::mirroredCharName: | 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::joiningTypeName: | 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::isSymbolName: | 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::isSpace_helperName: | 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::isPunctName: | 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::isPrintName: | 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::isNumber_helperName: | 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::isMarkName: | 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::isLetter_helperName: | 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::isLetterOrNumber_helperName: | 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::hasMirroredName: | 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::directionName: | 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::digitValueName: | 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::combiningClassName: | 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::categoryName: | 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 |
QCalendarDateValidator::clearName: | 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 |
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 |
QBenchmarkValgrindUtils::cleanupName: | 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 |
QBasicDrag::cancelDragName: | 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 |
QArrayData::deallocateName: | 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 |
QApplication::setColorSpecName: | 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 |
QAccessibleWidget::addControllingSignalName: | 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::cellAtName: | 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 |
QAccessibleTextEdit::scrollToSubstringName: | 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::QAccessibleTableCellName: | 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 |
QAbstractSocketPrivate::fetchConnectionParametersName: | QAbstractSocketPrivate::fetchConnectionParameters | Prototype: | void QAbstractSocketPrivate::fetchConnectionParameters() | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1312-1347 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines (reference): | 1306-1329 | Comparison: | Different |
| | Different | 13 | 2 |
QAbstractSocketPrivate::emitReadyReadName: | QAbstractSocketPrivate::emitReadyRead | Prototype: | void QAbstractSocketPrivate::emitReadyRead() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 1296-1306 | Comparison: | New |
| | New | 6 | 2 |
QAbstractSocket::closeName: | QAbstractSocket::close | Prototype: | void QAbstractSocket::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 2666-2675 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines (reference): | 2644-2660 | Comparison: | Different |
| | Different | 10 | 2 |
QAbstractSliderPrivate::itemviewChangeSingleStepName: | 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 |
QAbstractSlider::wheelEventName: | 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::setSingleStepName: | 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::replaceScrollBarName: | 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 |
QAbstractScrollArea::setVerticalScrollBarName: | QAbstractScrollArea::setVerticalScrollBar | Prototype: | void QAbstractScrollArea::setVerticalScrollBar(QScrollBar *scrollBar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 712-721 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines (reference): | 705-714 | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractScrollArea::setHorizontalScrollBarName: | QAbstractScrollArea::setHorizontalScrollBar | Prototype: | void QAbstractScrollArea::setHorizontalScrollBar(QScrollBar *scrollBar) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines: | 773-782 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | Lines (reference): | 766-775 | Comparison: | Different |
| | Different | 5 | 2 |
QAbstractProxyModel::mimeDataName: | QAbstractProxyModel::mimeData | Prototype: | QMimeData* QAbstractProxyModel::mimeData(const QModelIndexList &indexes) const | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines: | 384-392 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractproxymodel.cpp | Lines (reference): | 378-386 | Comparison: | Different |
| | Different | 6 | 2 |
QAbstractItemViewPrivate::removeEditorName: | QAbstractItemViewPrivate::removeEditor | Prototype: | void QAbstractItemViewPrivate::removeEditor(QWidget *editor) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4354-4361 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines (reference): | 4303-4311 | Comparison: | Different |
| | Different | 4 | 2 |
QAbstractItemView::setVerticalScrollModeName: | QAbstractItemView::setVerticalScrollMode | Prototype: | void QAbstractItemView::setVerticalScrollMode(ScrollMode mode) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1262-1276 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines (reference): | 1242-1251 | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractItemView::setRootIndexName: | QAbstractItemView::setRootIndex | Prototype: | void QAbstractItemView::setRootIndex(const QModelIndex &index) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 1143-1153 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines (reference): | 1124-1134 | Comparison: | Different |
| | Different | 7 | 2 |
QAbstractItemModelPrivate::invalidatePersistentIndexesName: | QAbstractItemModelPrivate::invalidatePersistentIndexes | Prototype: | void QAbstractItemModelPrivate::invalidatePersistentIndexes() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 505-512 | Comparison: | New |
| | New | 4 | 2 |
QAbstractItemModelPrivate::invalidatePersistentIndexName: | QAbstractItemModelPrivate::invalidatePersistentIndex | Prototype: | void QAbstractItemModelPrivate::invalidatePersistentIndex(const QModelIndex &index) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 519-527 | Comparison: | New |
| | New | 6 | 2 |
OsTypeTerm::fromJsonName: | OsTypeTerm::fromJson | Prototype: | OsTypeTerm OsTypeTerm::fromJson(const QJsonValue &v) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 273-283 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines (reference): | 283-293 | Comparison: | Different |
| | Different | 8 | 2 |
MinOverlapPlacer::accumulatedOverlapName: | MinOverlapPlacer::accumulatedOverlap | Prototype: | int MinOverlapPlacer::accumulatedOverlap(const QRect &source, const QVector<QRect> &rects) | Coverage: | 0.000% (0/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines: | 414-422 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | Lines (reference): | 409-417 | Comparison: | Different |
| | Different | 5 | 2 |
xgetbvName: | xgetbv | Prototype: | static void xgetbv(uint in, uint &eax, uint &edx) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines: | 282-293 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qsimd.cpp | Lines (reference): | 233-244 | Comparison: | Same |
| | Same | 3 | 1 |
twoBytesToIntName: | twoBytesToInt | Prototype: | static qint16 twoBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 365-368 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines (reference): | 359-362 | Comparison: | Different |
| | Different | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qlonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qlonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1092-1096 | Comparison: | New |
| | New | 1 | 1 |
toIntegral_helperName: | toIntegral_helper | Prototype: | static qulonglong toIntegral_helper(const QLocaleData *d, const QChar *data, int len, bool *ok, QLocale::NumberOptions mode, qulonglong) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | Lines: | 1098-1102 | Comparison: | New |
| | New | 1 | 1 |
timespecToMillisecsName: | timespecToMillisecs | Prototype: | static inline int timespecToMillisecs(const struct timespec *ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 68-72 | Comparison: | New |
| | New | 2 | 1 |
threeBytesToIntName: | threeBytesToInt | Prototype: | static qint32 threeBytesToInt(const char *bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines: | 370-373 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qspdyprotocolhandler.cpp | Lines (reference): | 364-367 | Comparison: | Different |
| | Different | 1 | 1 |
textUriListLiteral::[lambda]Name: | textUriListLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 49-49 | Comparison: | New |
| | New | 0 | 1 |
textPlainLiteral::[lambda]Name: | textPlainLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 51-51 | Comparison: | New |
| | New | 0 | 1 |
textHtmlLiteral::[lambda]Name: | textHtmlLiteral::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmimedata.cpp | Lines: | 50-50 | Comparison: | New |
| | New | 0 | 1 |
storePixelsBPP24_ssse3Name: | storePixelsBPP24_ssse3 | Prototype: | void storePixelsBPP24_ssse3(uchar *dest, const uint *src, int index, int count) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 231-234 | Comparison: | New |
| | New | 1 | 1 |
round_up_scanlineName: | round_up_scanline | Prototype: | static inline quint32 round_up_scanline(quint32 base, quint32 pad) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 353-356 | Comparison: | New |
| | New | 1 | 1 |
resourceTypeName: | resourceType | Prototype: | static int resourceType(const QByteArray &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 77-95 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines (reference): | 70-87 | Comparison: | Different |
| | Different | 3 | 1 |
resolveName: | resolve | Prototype: | template <typename Func> Func resolve(QOpenGLContext *context, const char *name, Func) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2141-2145 | Comparison: | New |
| | New | 1 | 1 |
qt_timezoneName: | qt_timezone | Prototype: | static int qt_timezone() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2165-2196 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines (reference): | 2144-2173 | Comparison: | Same |
| | Same | 1 | 1 |
qt_ppollName: | qt_ppoll | Prototype: | static inline int qt_ppoll(struct pollfd *fds, nfds_t nfds, const struct timespec *timeout_ts) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcore_unix.cpp | Lines: | 78-87 | Comparison: | New |
| | New | 1 | 1 |
qt_pollfd_checkName: | qt_pollfd_check | Prototype: | static bool qt_pollfd_check(const pollfd &pfd, short revents) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess_unix.cpp | Lines: | 168-171 | Comparison: | New |
| | New | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QString &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 424-427 | Comparison: | New |
| | New | 1 | 1 |
qt_hashName: | qt_hash | Prototype: | uint qt_hash(const QStringRef &key) noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 433-436 | Comparison: | New |
| | New | 1 | 1 |
qt_gettimeName: | qt_gettime | Prototype: | struct timespec qt_gettime() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qelapsedtimer_unix.cpp | Lines: | 170-180 | Comparison: | New |
| | New | 6 | 1 |
qt_fetchUntransformed_888_ssse3Name: | qt_fetchUntransformed_888_ssse3 | Prototype: | const uint * qt_fetchUntransformed_888_ssse3(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp | Lines: | 238-244 | Comparison: | New |
| | New | 3 | 1 |
qt_assert_xName: | qt_assert_x | Prototype: | void qt_assert_x(const char *where, const char *what, const char *file, int line) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3087-3090 | Comparison: | New |
| | New | 1 | 1 |
qt_assertName: | qt_assert | Prototype: | void qt_assert(const char *assertion, const char *file, int line) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 3079-3082 | Comparison: | New |
| | New | 1 | 1 |
qt_QMetaEnum_flagDebugOperatorName: | qt_QMetaEnum_flagDebugOperator | Prototype: | void qt_QMetaEnum_flagDebugOperator(QDebug &debug, size_t sizeofT, int value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 894-897 | Comparison: | New |
| | New | 1 | 1 |
qtInitializeVertexArrayObjectHelper::[lambda]Name: | qtInitializeVertexArrayObjectHelper::[lambda] | Prototype: | []() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines: | 88-88 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | Lines (reference): | 86-86 | Comparison: | Different |
| | Different | 0 | 1 |
qopenglfSpecialDepthRangefName: | qopenglfSpecialDepthRangef | Prototype: | static void qopenglfSpecialDepthRangef(GLclampf zNear, GLclampf zFar) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2162-2167 | Comparison: | New |
| | New | 3 | 1 |
qopenglfSpecialClearDepthfName: | qopenglfSpecialClearDepthf | Prototype: | static void qopenglfSpecialClearDepthf(GLclampf depth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2155-2160 | Comparison: | New |
| | New | 3 | 1 |
qVersionName: | qVersion | Prototype: | const char *qVersion() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 1022-1025 | Comparison: | New |
| | New | 1 | 1 |