| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
text| Name: | 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: | 411-414 |
| | 1 | 1 |
text| Name: | 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: | 416-421 |
| | 3 | 2 |
setDate| Name: | 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: | 405-409 |
| | 2 | 1 |
pow10| Name: | 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: | 347-353 |
| | 4 | 2 |
handleKey| Name: | 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: | 355-391 |
| | 30 | 9 |
applyToDate| Name: | 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: | 393-403 |
| | 8 | 3 |
QCalendarYearValidator| Name: | 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: | 342-345 |
| | 2 | 1 |