| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
type| Name: | QPixmapFilter::type | | Prototype: | QPixmapFilter::FilterType QPixmapFilter::type() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 142-146 |
| | 2 | 1 |
boundingRectFor| Name: | QPixmapFilter::boundingRectFor | | Prototype: | QRectF QPixmapFilter::boundingRectFor(const QRectF &rect) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 109-113 |
| | 1 | 1 |
QPixmapFilter| Name: | QPixmapFilter::QPixmapFilter | | Prototype: | QPixmapFilter::QPixmapFilter(QPixmapFilterPrivate&d, QPixmapFilter::FilterType type, QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | | Lines: | 120-124 |
| | 1 | 1 |