Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
textName: | QCalendarYearValidator::text | Prototype: | QString QCalendarYearValidator::text() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 419-422 |
| | 1 | 1 |
textName: | QCalendarYearValidator::text | Prototype: | QString QCalendarYearValidator::text(const QDate &date, int repeat) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 424-429 |
| | 3 | 2 |
setDateName: | QCalendarYearValidator::setDate | Prototype: | void QCalendarYearValidator::setDate(const QDate &date) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 413-417 |
| | 2 | 1 |
pow10Name: | QCalendarYearValidator::pow10 | Prototype: | int QCalendarYearValidator::pow10(int n) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 355-361 |
| | 4 | 2 |
handleKeyName: | QCalendarYearValidator::handleKey | Prototype: | QCalendarDateSectionValidator::Section QCalendarYearValidator::handleKey(int key) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 363-399 |
| | 30 | 9 |
applyToDateName: | QCalendarYearValidator::applyToDate | Prototype: | QDate QCalendarYearValidator::applyToDate(const QDate &date) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 401-411 |
| | 8 | 3 |
QCalendarYearValidatorName: | QCalendarYearValidator::QCalendarYearValidator | Prototype: | QCalendarYearValidator::QCalendarYearValidator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 350-353 |
| | 2 | 1 |