| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 setConvolutionKernel| Name:  | 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:  | 250-258 |  
  |  | 6 | 1 | 
 rows| Name:  | 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:  | 276-280 |  
  |  | 2 | 1 | 
 draw| Name:  | 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:  | 407-467 |  
  |  | 38 | 9 | 
 convolutionKernel| Name:  | 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:  | 265-269 |  
  |  | 2 | 1 | 
 columns| Name:  | 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:  | 287-291 |  
  |  | 2 | 1 | 
 boundingRectFor| Name:  | 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:  | 297-301 |  
  |  | 2 | 1 | 
 QPixmapConvolutionFilter| Name:  | 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:  | 223-228 |  
  |  | 2 | 1 |