Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QInputDialog::intValueName: | QInputDialog::intValue | Prototype: | int QInputDialog::intValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 822-830 |
| | 4 | 2 |
QInputDialog::intStepName: | QInputDialog::intStep | Prototype: | int QInputDialog::intStep() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 909-917 |
| | 4 | 2 |
QInputDialog::intMinimumName: | QInputDialog::intMinimum | Prototype: | int QInputDialog::intMinimum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 847-855 |
| | 4 | 2 |
QInputDialog::intMaximumName: | QInputDialog::intMaximum | Prototype: | int QInputDialog::intMaximum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 872-880 |
| | 4 | 2 |
QInputDialog::inputModeName: | QInputDialog::inputMode | Prototype: | QInputDialog::InputMode QInputDialog::inputMode() const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 572-585 |
| | 7 | 4 |
QInputDialog::getTextName: | QInputDialog::getText | Prototype: | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1204-1223 |
| | 12 | 3 |
QInputDialog::getMultiLineTextName: | QInputDialog::getMultiLineText | Prototype: | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1256-1275 |
| | 12 | 3 |
QInputDialog::getItemName: | QInputDialog::getItem | Prototype: | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1443-1465 |
| | 14 | 3 |
QInputDialog::getIntName: | QInputDialog::getInt | Prototype: | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1308-1326 |
| | 12 | 3 |
QInputDialog::getDoubleName: | QInputDialog::getDouble | Prototype: | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1389-1408 |
| | 12 | 3 |
QInputDialog::doubleValueName: | QInputDialog::doubleValue | Prototype: | double QInputDialog::doubleValue() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 934-942 |
| | 4 | 2 |
QInputDialog::doubleMinimumName: | QInputDialog::doubleMinimum | Prototype: | double QInputDialog::doubleMinimum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 959-967 |
| | 4 | 2 |
QInputDialog::doubleMaximumName: | QInputDialog::doubleMaximum | Prototype: | double QInputDialog::doubleMaximum() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 984-992 |
| | 4 | 2 |
QInputDialog::doubleDecimalsName: | QInputDialog::doubleDecimals | Prototype: | int QInputDialog::doubleDecimals() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1022-1030 |
| | 4 | 2 |
QInputDialog::doneName: | QInputDialog::done | Prototype: | void QInputDialog::done(int result) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1148-1172 |
| | 16 | 6 |
QInputDialog::comboBoxItemsName: | QInputDialog::comboBoxItems | Prototype: | QStringList QInputDialog::comboBoxItems() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 794-805 |
| | 8 | 3 |
QInputDialog::cancelButtonTextName: | QInputDialog::cancelButtonText | Prototype: | QString QInputDialog::cancelButtonText() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 1066-1071 |
| | 3 | 1 |
QInputDialog::QInputDialogName: | QInputDialog::QInputDialog | Prototype: | QInputDialog::QInputDialog(QWidget *parent, Qt::WindowFlags flags) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 518-521 |
| | 2 | 1 |
QInputDeviceManagerPrivate::setDeviceCountName: | QInputDeviceManagerPrivate::setDeviceCount | Prototype: | void QInputDeviceManagerPrivate::setDeviceCount(QInputDeviceManager::DeviceType type, int count) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 81-88 |
| | 4 | 2 |
QInputDeviceManagerPrivate::deviceCountName: | QInputDeviceManagerPrivate::deviceCount | Prototype: | int QInputDeviceManagerPrivate::deviceCount(QInputDeviceManager::DeviceType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 76-79 |
| | 1 | 1 |
QInputDeviceManager::setCursorPosName: | QInputDeviceManager::setCursorPos | Prototype: | void QInputDeviceManager::setCursorPos(const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 90-93 |
| | 1 | 1 |
QInputDeviceManager::deviceCountName: | QInputDeviceManager::deviceCount | Prototype: | int QInputDeviceManager::deviceCount(DeviceType type) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 70-74 |
| | 2 | 1 |
QInputDeviceManager::QInputDeviceManagerName: | QInputDeviceManager::QInputDeviceManager | Prototype: | QInputDeviceManager::QInputDeviceManager(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp | Lines: | 64-68 |
| | 1 | 1 |
QImageWriterPrivate::canWriteHelperName: | QImageWriterPrivate::canWriteHelper | Prototype: | bool QImageWriterPrivate::canWriteHelper() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 293-313 |
| | 15 | 5 |
QImageWriterPrivate::QImageWriterPrivateName: | QImageWriterPrivate::QImageWriterPrivate | Prototype: | QImageWriterPrivate::QImageWriterPrivate(QImageWriter *qq) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 276-291 |
| | 12 | 1 |
QImageWriter::~QImageWriterName: | 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: | 354-360 |
| | 4 | 2 |
QImageWriter::writeName: | 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: | 744-774 |
| | 25 | 12 |
QImageWriter::transformationName: | 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: | 649-652 |
| | 1 | 1 |
QImageWriter::supportsOptionName: | 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: | 813-822 |
| | 5 | 2 |
QImageWriter::supportedSubTypesName: | 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: | 563-568 |
| | 3 | 2 |
QImageWriter::supportedMimeTypesName: | 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: | 934-965 |
| | 12 | 1 |
QImageWriter::supportedImageFormatsName: | 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: | 895-924 |
| | 10 | 1 |
QImageWriter::subTypeName: | 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: | 553-556 |
| | 1 | 1 |
QImageWriter::setTransformationName: | 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: | 637-640 |
| | 1 | 1 |
QImageWriter::setTextName: | 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: | 707-712 |
| | 3 | 2 |
QImageWriter::setSubTypeName: | 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: | 541-544 |
| | 1 | 1 |
QImageWriter::setQualityName: | 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: | 463-466 |
| | 1 | 1 |
QImageWriter::setProgressiveScanWriteName: | 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: | 610-613 |
| | 1 | 1 |
QImageWriter::setOptimizedWriteName: | 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: | 581-584 |
| | 1 | 1 |
QImageWriter::setGammaName: | 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: | 514-517 |
| | 1 | 1 |
QImageWriter::setFormatName: | 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: | 373-376 |
| | 1 | 1 |
QImageWriter::setFileNameName: | 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: | 428-432 |
| | 2 | 1 |
QImageWriter::setDeviceName: | 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: | 401-410 |
| | 6 | 2 |
QImageWriter::setDescriptionName: | 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: | 667-670 |
| | 1 | 1 |
QImageWriter::setCompressionName: | 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: | 489-492 |
| | 1 | 1 |
QImageWriter::qualityName: | 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: | 473-476 |
| | 1 | 1 |
QImageWriter::progressiveScanWriteName: | 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: | 622-625 |
| | 1 | 1 |
QImageWriter::optimizedWriteName: | 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: | 593-596 |
| | 1 | 1 |
QImageWriter::gammaName: | 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: | 524-527 |
| | 1 | 1 |
QImageWriter::formatName: | 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: | 383-386 |
| | 1 | 1 |
QImageWriter::fileNameName: | QImageWriter::fileName | Prototype: | QString QImageWriter::fileName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp | Lines: | 443-447 |
| | 2 | 1 |
QImageWriter::errorStringName: | 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: | 791-794 |
| | 1 | 1 |
QImageWriter::errorName: | 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: | 781-784 |
| | 1 | 1 |
QImageWriter::deviceName: | 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: | 416-419 |
| | 1 | 1 |
QImageWriter::descriptionName: | 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: | 681-684 |
| | 1 | 1 |
QImageWriter::compressionName: | 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: | 499-502 |
| | 1 | 1 |
QImageWriter::canWriteName: | 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: | 720-731 |
| | 7 | 3 |
QImageWriter::QImageWriterName: | 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: | 320-323 |
| | 2 | 1 |
QImageWriter::QImageWriterName: | 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: | 329-334 |
| | 2 | 1 |
QImageWriter::QImageWriterName: | 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: | 342-349 |
| | 4 | 1 |
QImageTextureGlyphCache::resizeTextureDataName: | QImageTextureGlyphCache::resizeTextureData | Prototype: | void QImageTextureGlyphCache::resizeTextureData(int width, int height) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 284-287 |
| | 1 | 1 |
QImageTextureGlyphCache::fillTextureName: | QImageTextureGlyphCache::fillTexture | Prototype: | void QImageTextureGlyphCache::fillTexture(const Coord &c, glyph_t g, QFixed subPixelPosition) | Coverage: | 0.000% (0/59) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 309-400 |
| | 50 | 19 |
QImageTextureGlyphCache::createTextureDataName: | QImageTextureGlyphCache::createTextureData | Prototype: | void QImageTextureGlyphCache::createTextureData(int width, int height) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 289-307 |
| | 10 | 6 |
QImageScale::qimageFreeScaleInfoName: | QImageScale::qimageFreeScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 217-227 |
| | 7 | 2 |
QImageScale::qimageCalcYPointsName: | QImageScale::qimageCalcYPoints | Prototype: | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 111-139 |
| | 19 | 5 |
QImageScale::qimageCalcXPointsName: | QImageScale::qimageCalcXPoints | Prototype: | int* QImageScale::qimageCalcXPoints(int sw, int dw) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 141-168 |
| | 18 | 5 |
QImageScale::qimageCalcScaleInfoName: | QImageScale::qimageCalcScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageCalcScaleInfo(const QImage &img, int sw, int sh, int dw, int dh, char aa) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 229-262 |
| | 24 | 7 |
QImageScale::qimageCalcApointsName: | QImageScale::qimageCalcApoints | Prototype: | int* QImageScale::qimageCalcApoints(int s, int d, int up) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 170-215 |
| | 31 | 9 |
QImageReaderPrivate::~QImageReaderPrivateName: | QImageReaderPrivate::~QImageReaderPrivate | Prototype: | QImageReaderPrivate::~QImageReaderPrivate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 574-579 |
| | 3 | 2 |
QImageReaderPrivate::initHandlerName: | QImageReaderPrivate::initHandler | Prototype: | bool QImageReaderPrivate::initHandler() | Coverage: | 0.000% (0/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 584-629 |
| | 27 | 8 |
QImageReaderPrivate::getTextName: | QImageReaderPrivate::getText | Prototype: | void QImageReaderPrivate::getText() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 634-648 |
| | 8 | 4 |
QImageReaderPrivate::QImageReaderPrivateName: | QImageReaderPrivate::QImageReaderPrivate | Prototype: | QImageReaderPrivate::QImageReaderPrivate(QImageReader *qq) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 558-569 |
| | 7 | 1 |
QImageReader::~QImageReaderName: | QImageReader::~QImageReader | Prototype: | QImageReader::~QImageReader() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 688-691 |
| | 1 | 1 |
QImageReader::transformationName: | QImageReader::transformation | Prototype: | QImageIOHandler::Transformations QImageReader::transformation() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1166-1172 |
| | 4 | 2 |
QImageReader::textKeysName: | QImageReader::textKeys | Prototype: | QStringList QImageReader::textKeys() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 983-987 |
| | 2 | 1 |
QImageReader::textName: | QImageReader::text | Prototype: | QString QImageReader::text(const QString &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 999-1003 |
| | 2 | 1 |
QImageReader::supportsOptionName: | QImageReader::supportsOption | Prototype: | bool QImageReader::supportsOption(QImageIOHandler::ImageOption option) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1553-1558 |
| | 3 | 2 |
QImageReader::supportsAnimationName: | QImageReader::supportsAnimation | Prototype: | bool QImageReader::supportsAnimation() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1119-1126 |
| | 5 | 3 |
QImageReader::supportedSubTypesName: | QImageReader::supportedSubTypes | Prototype: | QList<QByteArray> QImageReader::supportedSubTypes() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1148-1156 |
| | 5 | 3 |
QImageReader::supportedMimeTypesName: | QImageReader::supportedMimeTypes | Prototype: | QList<QByteArray> QImageReader::supportedMimeTypes() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1654-1668 |
| | 8 | 2 |
QImageReader::supportedImageFormatsName: | QImageReader::supportedImageFormats | Prototype: | QList<QByteArray> QImageReader::supportedImageFormats() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1629-1643 |
| | 8 | 2 |
QImageReader::subTypeName: | QImageReader::subType | Prototype: | QByteArray QImageReader::subType() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1133-1141 |
| | 5 | 3 |
QImageReader::sizeName: | QImageReader::size | Prototype: | QSize QImageReader::size() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 937-946 |
| | 5 | 3 |
QImageReader::setScaledSizeName: | QImageReader::setScaledSize | Prototype: | void QImageReader::setScaledSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1039-1042 |
| | 1 | 1 |
QImageReader::setScaledClipRectName: | QImageReader::setScaledClipRect | Prototype: | void QImageReader::setScaledClipRect(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1061-1064 |
| | 1 | 1 |
QImageReader::setQualityName: | QImageReader::setQuality | Prototype: | void QImageReader::setQuality(int quality) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 909-912 |
| | 1 | 1 |
QImageReader::setGammaName: | QImageReader::setGamma | Prototype: | void QImageReader::setGamma(float gamma) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1223-1227 |
| | 2 | 2 |
QImageReader::setFormatName: | QImageReader::setFormat | Prototype: | void QImageReader::setFormat(const QByteArray &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 704-707 |
| | 1 | 1 |
QImageReader::setFileNameName: | QImageReader::setFileName | Prototype: | void QImageReader::setFileName(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 868-872 |
| | 2 | 1 |
QImageReader::setDeviceName: | QImageReader::setDevice | Prototype: | void QImageReader::setDevice(QIODevice *device) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 837-846 |
| | 7 | 2 |
QImageReader::setDecideFormatFromContentName: | QImageReader::setDecideFormatFromContent | Prototype: | void QImageReader::setDecideFormatFromContent(bool ignored) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 804-807 |
| | 1 | 1 |
QImageReader::setClipRectName: | QImageReader::setClipRect | Prototype: | void QImageReader::setClipRect(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1012-1015 |
| | 1 | 1 |
QImageReader::setBackgroundColorName: | QImageReader::setBackgroundColor | Prototype: | void QImageReader::setBackgroundColor(const QColor &color) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1085-1091 |
| | 4 | 3 |
QImageReader::setAutoTransformName: | QImageReader::setAutoTransform | Prototype: | void QImageReader::setAutoTransform(bool enabled) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1182-1186 |
| | 2 | 1 |
QImageReader::setAutoDetectImageFormatName: | QImageReader::setAutoDetectImageFormat | Prototype: | void QImageReader::setAutoDetectImageFormat(bool enabled) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 773-776 |
| | 1 | 1 |
QImageReader::scaledSizeName: | QImageReader::scaledSize | Prototype: | QSize QImageReader::scaledSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1049-1052 |
| | 1 | 1 |
QImageReader::scaledClipRectName: | QImageReader::scaledClipRect | Prototype: | QRect QImageReader::scaledClipRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1071-1074 |
| | 1 | 1 |
QImageReader::readName: | QImageReader::read | Prototype: | QImage QImageReader::read() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1279-1285 |
| | 2 | 1 |
QImageReader::readName: | QImageReader::read | Prototype: | bool QImageReader::read(QImage *image) | Coverage: | 0.000% (0/104) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1309-1402 |
| | 45 | 25 |
QImageReader::qualityName: | QImageReader::quality | Prototype: | int QImageReader::quality() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 921-924 |
| | 1 | 1 |