Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
eventName: | QRubberBand::event | Prototype: | bool QRubberBand::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 329-332 |
| | 1 | 1 |
setGeometryName: | QRubberBand::setGeometry | Prototype: | void QRubberBand::setGeometry(const QRect &geom) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 314-317 |
| | 1 | 1 |
moveEventName: | QRubberBand::moveEvent | Prototype: | void QRubberBand::moveEvent(QMoveEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 263-267 |
| | 2 | 1 |
resizeEventName: | QRubberBand::resizeEvent | Prototype: | void QRubberBand::resizeEvent(QResizeEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 254-258 |
| | 2 | 1 |
shapeName: | QRubberBand::shape | Prototype: | QRubberBand::Shape QRubberBand::shape() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 187-191 |
| | 2 | 1 |
showEventName: | QRubberBand::showEvent | Prototype: | void QRubberBand::showEvent(QShowEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 245-249 |
| | 2 | 1 |
paintEventName: | QRubberBand::paintEvent | Prototype: | void QRubberBand::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 212-218 |
| | 4 | 1 |
initStyleOptionName: | QRubberBand::initStyleOption | Prototype: | void QRubberBand::initStyleOption(QStyleOptionRubberBand *option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 81-92 |
| | 5 | 2 |
QRubberBandName: | QRubberBand::QRubberBand | Prototype: | QRubberBand::QRubberBand(Shape s, QWidget *p) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 139-157 |
| | 6 | 1 |
changeEventName: | QRubberBand::changeEvent | Prototype: | void QRubberBand::changeEvent(QEvent *e) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qrubberband.cpp | Lines: | 223-240 |
| | 9 | 5 |