Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
drawName: | QPixmapConvolutionFilter::draw | Prototype: | void QPixmapConvolutionFilter::draw(QPainter *painter, const QPointF &p, const QPixmap &src, const QRectF& srcRect) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 413-473 |
| | 38 | 9 |
setConvolutionKernelName: | QPixmapConvolutionFilter::setConvolutionKernel | Prototype: | void QPixmapConvolutionFilter::setConvolutionKernel(const qreal *kernel, int rows, int columns) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 256-264 |
| | 6 | 1 |
rowsName: | QPixmapConvolutionFilter::rows | Prototype: | int QPixmapConvolutionFilter::rows() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 282-286 |
| | 2 | 1 |
convolutionKernelName: | QPixmapConvolutionFilter::convolutionKernel | Prototype: | const qreal *QPixmapConvolutionFilter::convolutionKernel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 271-275 |
| | 2 | 1 |
columnsName: | QPixmapConvolutionFilter::columns | Prototype: | int QPixmapConvolutionFilter::columns() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 293-297 |
| | 2 | 1 |
boundingRectForName: | QPixmapConvolutionFilter::boundingRectFor | Prototype: | QRectF QPixmapConvolutionFilter::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: | 303-307 |
| | 2 | 1 |
QPixmapConvolutionFilterName: | QPixmapConvolutionFilter::QPixmapConvolutionFilter | Prototype: | QPixmapConvolutionFilter::QPixmapConvolutionFilter(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 229-234 |
| | 2 | 1 |