| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRubberBand| Name: | 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: | 133-151 |
| | 6 | 1 |
changeEvent| Name: | 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: | 217-234 |
| | 9 | 5 |
event| Name: | 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: | 323-326 |
| | 1 | 1 |
initStyleOption| Name: | 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: | 75-86 |
| | 5 | 2 |
moveEvent| Name: | 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: | 257-261 |
| | 2 | 1 |
paintEvent| Name: | 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: | 206-212 |
| | 4 | 1 |
resizeEvent| Name: | 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: | 248-252 |
| | 2 | 1 |
setGeometry| Name: | 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: | 308-311 |
| | 1 | 1 |
shape| Name: | 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: | 181-185 |
| | 2 | 1 |
showEvent| Name: | 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: | 239-243 |
| | 2 | 1 |