Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
typeName: | 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: | 148-152 |
| | 2 | 1 |
boundingRectForName: | 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: | 160-163 |
| | 1 | 1 |
QPixmapFilterName: | 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: | 115-119 |
| | 1 | 1 |
QPixmapFilterName: | 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: | 126-130 |
| | 1 | 1 |