Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
pixmapName: | QWidgetEffectSourcePrivate::pixmap | Prototype: | QPixmap QWidgetEffectSourcePrivate::pixmap(Qt::CoordinateSystem system, QPoint *offset, QGraphicsEffect::PixmapPadMode mode) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5882-5922 |
| | 25 | 6 |
drawName: | QWidgetEffectSourcePrivate::draw | Prototype: | void QWidgetEffectSourcePrivate::draw(QPainter *painter) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5863-5880 |
| | 10 | 3 |
boundingRectName: | QWidgetEffectSourcePrivate::boundingRect | Prototype: | QRectF QWidgetEffectSourcePrivate::boundingRect(Qt::CoordinateSystem system) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5849-5861 |
| | 6 | 3 |