Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 239-243 |
| | 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: | 181-185 |
| | 2 | 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: | 308-311 |
| | 1 | 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: | 248-252 |
| | 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: | 206-212 |
| | 4 | 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: | 257-261 |
| | 2 | 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: | 75-86 |
| | 5 | 2 |
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: | 323-326 |
| | 1 | 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: | 217-234 |
| | 9 | 5 |
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: | 133-151 |
| | 6 | 1 |