| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 compression| Name:  | QImageWriter::compression |  | Prototype:  | int QImageWriter::compression() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 493-496 |  
  |  | 1 | 1 | 
 description| Name:  | QImageWriter::description |  | Prototype:  | QString QImageWriter::description() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 675-678 |  
  |  | 1 | 1 | 
 device| Name:  | QImageWriter::device |  | Prototype:  | QIODevice *QImageWriter::device() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 410-413 |  
  |  | 1 | 1 | 
 error| Name:  | QImageWriter::error |  | Prototype:  | QImageWriter::ImageWriterError QImageWriter::error() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 775-778 |  
  |  | 1 | 1 | 
 errorString| Name:  | QImageWriter::errorString |  | Prototype:  | QString QImageWriter::errorString() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 785-788 |  
  |  | 1 | 1 | 
 format| Name:  | QImageWriter::format |  | Prototype:  | QByteArray QImageWriter::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 377-380 |  
  |  | 1 | 1 | 
 gamma| Name:  | QImageWriter::gamma |  | Prototype:  | float QImageWriter::gamma() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 518-521 |  
  |  | 1 | 1 | 
 optimizedWrite| Name:  | QImageWriter::optimizedWrite |  | Prototype:  | bool QImageWriter::optimizedWrite() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 587-590 |  
  |  | 1 | 1 | 
 progressiveScanWrite| Name:  | QImageWriter::progressiveScanWrite |  | Prototype:  | bool QImageWriter::progressiveScanWrite() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 616-619 |  
  |  | 1 | 1 | 
 quality| Name:  | QImageWriter::quality |  | Prototype:  | int QImageWriter::quality() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 467-470 |  
  |  | 1 | 1 | 
 setCompression| Name:  | QImageWriter::setCompression |  | Prototype:  | void QImageWriter::setCompression(int compression) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 483-486 |  
  |  | 1 | 1 | 
 setDescription| Name:  | QImageWriter::setDescription |  | Prototype:  | void QImageWriter::setDescription(const QString &description) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 661-664 |  
  |  | 1 | 1 | 
 setFormat| Name:  | QImageWriter::setFormat |  | Prototype:  | void QImageWriter::setFormat(const QByteArray &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 367-370 |  
  |  | 1 | 1 | 
 setGamma| Name:  | QImageWriter::setGamma |  | Prototype:  | void QImageWriter::setGamma(float gamma) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 setOptimizedWrite| Name:  | QImageWriter::setOptimizedWrite |  | Prototype:  | void QImageWriter::setOptimizedWrite(bool optimize) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 575-578 |  
  |  | 1 | 1 | 
 setProgressiveScanWrite| Name:  | QImageWriter::setProgressiveScanWrite |  | Prototype:  | void QImageWriter::setProgressiveScanWrite(bool progressive) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 604-607 |  
  |  | 1 | 1 | 
 setQuality| Name:  | QImageWriter::setQuality |  | Prototype:  | void QImageWriter::setQuality(int quality) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 457-460 |  
  |  | 1 | 1 | 
 setSubType| Name:  | QImageWriter::setSubType |  | Prototype:  | void QImageWriter::setSubType(const QByteArray &type) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 535-538 |  
  |  | 1 | 1 | 
 setTransformation| Name:  | QImageWriter::setTransformation |  | Prototype:  | void QImageWriter::setTransformation(QImageIOHandler::Transformations transform) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 631-634 |  
  |  | 1 | 1 | 
 subType| Name:  | QImageWriter::subType |  | Prototype:  | QByteArray QImageWriter::subType() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 547-550 |  
  |  | 1 | 1 | 
 transformation| Name:  | QImageWriter::transformation |  | Prototype:  | QImageIOHandler::Transformations QImageWriter::transformation() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 643-646 |  
  |  | 1 | 1 | 
 QImageWriter| Name:  | QImageWriter::QImageWriter |  | Prototype:  | QImageWriter::QImageWriter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 314-317 |  
  |  | 2 | 1 | 
 QImageWriter| Name:  | QImageWriter::QImageWriter |  | Prototype:  | QImageWriter::QImageWriter(QIODevice *device, const QByteArray &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 323-328 |  
  |  | 2 | 1 | 
 fileName| Name:  | QImageWriter::fileName |  | Prototype:  | QString QImageWriter::fileName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 437-441 |  
  |  | 2 | 1 | 
 setFileName| Name:  | QImageWriter::setFileName |  | Prototype:  | void QImageWriter::setFileName(const QString &fileName) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 422-426 |  
  |  | 2 | 1 | 
 setText| Name:  | QImageWriter::setText |  | Prototype:  | void QImageWriter::setText(const QString &key, const QString &text) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 701-706 |  
  |  | 3 | 2 | 
 supportedSubTypes| Name:  | QImageWriter::supportedSubTypes |  | Prototype:  | QList<QByteArray> QImageWriter::supportedSubTypes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 557-562 |  
  |  | 3 | 2 | 
 QImageWriter| Name:  | QImageWriter::QImageWriter |  | Prototype:  | QImageWriter::QImageWriter(const QString &fileName, const QByteArray &format) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 336-343 |  
  |  | 4 | 1 | 
 ~QImageWriter| Name:  | QImageWriter::~QImageWriter |  | Prototype:  | QImageWriter::~QImageWriter() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 348-354 |  
  |  | 4 | 2 | 
 supportsOption| Name:  | QImageWriter::supportsOption |  | Prototype:  | bool QImageWriter::supportsOption(QImageIOHandler::ImageOption option) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 807-816 |  
  |  | 5 | 2 | 
 setDevice| Name:  | QImageWriter::setDevice |  | Prototype:  | void QImageWriter::setDevice(QIODevice *device) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 395-404 |  
  |  | 6 | 2 | 
 canWrite| Name:  | QImageWriter::canWrite |  | Prototype:  | bool QImageWriter::canWrite() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 714-725 |  
  |  | 7 | 3 | 
 supportedImageFormats| Name:  | QImageWriter::supportedImageFormats |  | Prototype:  | QList<QByteArray> QImageWriter::supportedImageFormats() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 889-918 |  
  |  | 10 | 1 | 
 supportedMimeTypes| Name:  | QImageWriter::supportedMimeTypes |  | Prototype:  | QList<QByteArray> QImageWriter::supportedMimeTypes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 928-959 |  
  |  | 12 | 1 | 
 write| Name:  | QImageWriter::write |  | Prototype:  | bool QImageWriter::write(const QImage &image) |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 738-768 |  
  |  | 25 | 12 |