| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QIcon::actualSize| Name: | QIcon::actualSize | | Prototype: | QSize QIcon::actualSize(const QSize &size, Mode mode, State state) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 811-816 |
| | 3 | 2 |
QIcon::availableSizes| Name: | QIcon::availableSizes | | Prototype: | QList<QSize> QIcon::availableSizes(Mode mode, State state) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1049-1054 |
| | 3 | 2 |
QIcon::cacheKey| Name: | QIcon::cacheKey | | Prototype: | qint64 QIcon::cacheKey() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 753-758 |
| | 3 | 2 |
QIcon::isMask| Name: | QIcon::isMask | | Prototype: | bool QIcon::isMask() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1233-1238 |
| | 3 | 2 |
QIcon::name| Name: | QIcon::name | | Prototype: | QString QIcon::name() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1067-1072 |
| | 3 | 2 |
QIcon::pixmap| Name: | QIcon::pixmap | | Prototype: | QPixmap QIcon::pixmap(const QSize &size, Mode mode, State state) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 771-776 |
| | 3 | 2 |
QIconEngine::iconName| Name: | QIconEngine::iconName | | Prototype: | QString QIconEngine::iconName() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp | | Lines: | 279-284 |
| | 3 | 1 |
QIconLoader::setThemeSearchPath| Name: | QIconLoader::setThemeSearchPath | | Prototype: | void QIconLoader::setThemeSearchPath(const QStringList &searchPaths) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp | | Lines: | 141-146 |
| | 3 | 1 |
QIconModeViewBase::appendHiddenRow| Name: | QIconModeViewBase::appendHiddenRow | | Prototype: | void QIconModeViewBase::appendHiddenRow(int row) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2715-2720 |
| | 3 | 2 |
QIconModeViewBase::draggedItemsRect| Name: | QIconModeViewBase::draggedItemsRect | | Prototype: | QRect QIconModeViewBase::draggedItemsRect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3187-3192 |
| | 3 | 1 |
QIconModeViewBase::filterDragLeaveEvent| Name: | QIconModeViewBase::filterDragLeaveEvent | | Prototype: | bool QIconModeViewBase::filterDragLeaveEvent(QDragLeaveEvent *e) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2803-2808 |
| | 3 | 1 |
QIconModeViewBase::indexToListViewItem| Name: | QIconModeViewBase::indexToListViewItem | | Prototype: | QListViewItem QIconModeViewBase::indexToListViewItem(const QModelIndex &index) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2888-2893 |
| | 3 | 2 |
QIconModeViewBase::removeHiddenRow| Name: | QIconModeViewBase::removeHiddenRow | | Prototype: | void QIconModeViewBase::removeHiddenRow(int row) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2722-2727 |
| | 3 | 2 |
QIconModeViewBase::snapToGrid| Name: | QIconModeViewBase::snapToGrid | | Prototype: | QPoint QIconModeViewBase::snapToGrid(const QPoint &pos) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3170-3175 |
| | 3 | 1 |
QIcuTimeZonePrivate::abbreviation| Name: | QIcuTimeZonePrivate::abbreviation | | Prototype: | QString QIcuTimeZonePrivate::abbreviation(qint64 atMSecsSinceEpoch) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp | | Lines: | 340-347 |
| | 3 | 2 |
QIdentityProxyModel::QIdentityProxyModel| Name: | QIdentityProxyModel::QIdentityProxyModel | | Prototype: | QIdentityProxyModel::QIdentityProxyModel(QIdentityProxyModelPrivate &dd, QObject* parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 115-119 |
| | 3 | 1 |
QIdentityProxyModel::QIdentityProxyModel| Name: | QIdentityProxyModel::QIdentityProxyModel | | Prototype: | QIdentityProxyModel::QIdentityProxyModel(QObject* parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 106-110 |
| | 3 | 1 |
QIdentityProxyModel::columnCount| Name: | QIdentityProxyModel::columnCount | | Prototype: | int QIdentityProxyModel::columnCount(const QModelIndex& parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 131-136 |
| | 3 | 1 |
QIdentityProxyModel::dropMimeData| Name: | QIdentityProxyModel::dropMimeData | | Prototype: | bool QIdentityProxyModel::dropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 141-146 |
| | 3 | 1 |
QIdentityProxyModel::insertColumns| Name: | QIdentityProxyModel::insertColumns | | Prototype: | bool QIdentityProxyModel::insertColumns(int column, int count, const QModelIndex& parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 172-177 |
| | 3 | 1 |
QIdentityProxyModel::insertRows| Name: | QIdentityProxyModel::insertRows | | Prototype: | bool QIdentityProxyModel::insertRows(int row, int count, const QModelIndex& parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 182-187 |
| | 3 | 1 |
QIdentityProxyModel::removeColumns| Name: | QIdentityProxyModel::removeColumns | | Prototype: | bool QIdentityProxyModel::removeColumns(int column, int count, const QModelIndex& parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 294-299 |
| | 3 | 1 |
QIdentityProxyModel::removeRows| Name: | QIdentityProxyModel::removeRows | | Prototype: | bool QIdentityProxyModel::removeRows(int row, int count, const QModelIndex& parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 304-309 |
| | 3 | 1 |
QIdentityProxyModel::rowCount| Name: | QIdentityProxyModel::rowCount | | Prototype: | int QIdentityProxyModel::rowCount(const QModelIndex& parent) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 314-319 |
| | 3 | 1 |
QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeInserted| Name: | QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeInserted | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 420-425 |
| | 3 | 1 |
QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved| Name: | QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceColumnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 435-440 |
| | 3 | 1 |
QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeInserted| Name: | QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeInserted | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 554-559 |
| | 3 | 1 |
QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeRemoved| Name: | QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeRemoved | | Prototype: | void QIdentityProxyModelPrivate::_q_sourceRowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | | Lines: | 569-574 |
| | 3 | 1 |
QImage::cacheKey| Name: | QImage::cacheKey | | Prototype: | qint64 QImage::cacheKey() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4142-4148 |
| | 3 | 2 |
QImage::devicePixelRatio| Name: | QImage::devicePixelRatio | | Prototype: | qreal QImage::devicePixelRatio() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1424-1429 |
| | 3 | 2 |
QImage::load| Name: | QImage::load | | Prototype: | bool QImage::load(const QString &fileName, const char* format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3349-3354 |
| | 3 | 1 |
QImage::load| Name: | QImage::load | | Prototype: | bool QImage::load(QIODevice* device, const char* format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3363-3368 |
| | 3 | 1 |
QImage::loadFromData| Name: | QImage::loadFromData | | Prototype: | bool QImage::loadFromData(const uchar *data, int len, const char *format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 3384-3389 |
| | 3 | 1 |
QImage::valid| Name: | QImage::valid | | Prototype: | bool QImage::valid(int x, int y) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2157-2162 |
| | 3 | 1 |
QImageReader::canRead| Name: | QImageReader::canRead | | Prototype: | bool QImageReader::canRead() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1253-1259 |
| | 3 | 2 |
QImageReader::currentImageNumber| Name: | QImageReader::currentImageNumber | | Prototype: | int QImageReader::currentImageNumber() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1488-1493 |
| | 3 | 2 |
QImageReader::currentImageRect| Name: | QImageReader::currentImageRect | | Prototype: | QRect QImageReader::currentImageRect() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1501-1506 |
| | 3 | 2 |
QImageReader::errorString| Name: | QImageReader::errorString | | Prototype: | QString QImageReader::errorString() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1524-1529 |
| | 3 | 2 |
QImageReader::gamma| Name: | QImageReader::gamma | | Prototype: | float QImageReader::gamma() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1232-1237 |
| | 3 | 2 |
QImageReader::imageCount| Name: | QImageReader::imageCount | | Prototype: | int QImageReader::imageCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1456-1461 |
| | 3 | 2 |
QImageReader::jumpToImage| Name: | QImageReader::jumpToImage | | Prototype: | bool QImageReader::jumpToImage(int imageNumber) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1425-1430 |
| | 3 | 2 |
QImageReader::jumpToNextImage| Name: | QImageReader::jumpToNextImage | | Prototype: | bool QImageReader::jumpToNextImage() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1409-1414 |
| | 3 | 2 |
QImageReader::loopCount| Name: | QImageReader::loopCount | | Prototype: | int QImageReader::loopCount() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1440-1445 |
| | 3 | 2 |
QImageReader::nextImageDelay| Name: | QImageReader::nextImageDelay | | Prototype: | int QImageReader::nextImageDelay() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 1472-1477 |
| | 3 | 2 |
QImageReader::supportsOption| Name: | 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: | 1547-1552 |
| | 3 | 2 |
QImageReaderPrivate::~QImageReaderPrivate| Name: | 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: | 568-573 |
| | 3 | 2 |
QImageWriter::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 |
QImageWriter::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 |
QInputDialog::cancelButtonText| Name: | 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: | 1060-1065 |
| | 3 | 1 |
QInputDialog::labelText| Name: | QInputDialog::labelText | | Prototype: | QString QInputDialog::labelText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 598-603 |
| | 3 | 1 |
QInputDialog::minimumSizeHint| Name: | QInputDialog::minimumSizeHint | | Prototype: | QSize QInputDialog::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1096-1101 |
| | 3 | 1 |
QInputDialog::okButtonText| Name: | QInputDialog::okButtonText | | Prototype: | QString QInputDialog::okButtonText() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1040-1045 |
| | 3 | 1 |
QInputDialog::setCancelButtonText| Name: | QInputDialog::setCancelButtonText | | Prototype: | void QInputDialog::setCancelButtonText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1053-1058 |
| | 3 | 1 |
QInputDialog::setDoubleDecimals| Name: | QInputDialog::setDoubleDecimals | | Prototype: | void QInputDialog::setDoubleDecimals(int decimals) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1009-1014 |
| | 3 | 1 |
QInputDialog::setDoubleMaximum| Name: | QInputDialog::setDoubleMaximum | | Prototype: | void QInputDialog::setDoubleMaximum(double max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 971-976 |
| | 3 | 1 |
QInputDialog::setDoubleMinimum| Name: | QInputDialog::setDoubleMinimum | | Prototype: | void QInputDialog::setDoubleMinimum(double min) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 946-951 |
| | 3 | 1 |
QInputDialog::setDoubleRange| Name: | QInputDialog::setDoubleRange | | Prototype: | void QInputDialog::setDoubleRange(double min, double max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 993-998 |
| | 3 | 1 |
QInputDialog::setDoubleValue| Name: | QInputDialog::setDoubleValue | | Prototype: | void QInputDialog::setDoubleValue(double value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 921-926 |
| | 3 | 1 |
QInputDialog::setIntMaximum| Name: | QInputDialog::setIntMaximum | | Prototype: | void QInputDialog::setIntMaximum(int max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 859-864 |
| | 3 | 1 |
QInputDialog::setIntMinimum| Name: | QInputDialog::setIntMinimum | | Prototype: | void QInputDialog::setIntMinimum(int min) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 834-839 |
| | 3 | 1 |
QInputDialog::setIntRange| Name: | QInputDialog::setIntRange | | Prototype: | void QInputDialog::setIntRange(int min, int max) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 881-886 |
| | 3 | 1 |
QInputDialog::setIntStep| Name: | QInputDialog::setIntStep | | Prototype: | void QInputDialog::setIntStep(int step) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 896-901 |
| | 3 | 1 |
QInputDialog::setIntValue| Name: | QInputDialog::setIntValue | | Prototype: | void QInputDialog::setIntValue(int value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 809-814 |
| | 3 | 1 |
QInputDialog::setOkButtonText| Name: | QInputDialog::setOkButtonText | | Prototype: | void QInputDialog::setOkButtonText(const QString &text) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1033-1038 |
| | 3 | 1 |
QInputDialog::setOption| Name: | QInputDialog::setOption | | Prototype: | void QInputDialog::setOption(InputDialogOption option, bool on) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 628-633 |
| | 3 | 2 |
QInputDialog::setTextEchoMode| Name: | QInputDialog::setTextEchoMode | | Prototype: | void QInputDialog::setTextEchoMode(QLineEdit::EchoMode mode) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 723-728 |
| | 3 | 1 |
QInputDialog::sizeHint| Name: | QInputDialog::sizeHint | | Prototype: | QSize QInputDialog::sizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 1106-1111 |
| | 3 | 1 |
QInputDialogPrivate::ensureEnabledConnection| Name: | QInputDialogPrivate::ensureEnabledConnection | | Prototype: | void QInputDialogPrivate::ensureEnabledConnection(QAbstractSpinBox *spinBox) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 332-338 |
| | 3 | 2 |
QInputMethodEvent::setCommitString| Name: | QInputMethodEvent::setCommitString | | Prototype: | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 2059-2064 |
| | 3 | 1 |
QIntersectionFinder::produceIntersections| Name: | QIntersectionFinder::produceIntersections | | Prototype: | void QIntersectionFinder::produceIntersections(QPathSegments &segments) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 579-585 |
| | 3 | 2 |
QItemDelegate::QItemDelegate| Name: | QItemDelegate::QItemDelegate | | Prototype: | QItemDelegate::QItemDelegate(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 294-298 |
| | 3 | 1 |
QItemDelegatePrivate::iconMode| Name: | QItemDelegatePrivate::iconMode | | Prototype: | inline QIcon::Mode iconMode(QStyle::State state) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 81-86 |
| | 3 | 3 |
QItemEditorFactory::defaultFactory| Name: | QItemEditorFactory::defaultFactory | | Prototype: | const QItemEditorFactory *QItemEditorFactory::defaultFactory() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 324-330 |
| | 3 | 2 |
QItemSelectionRange::indexes| Name: | QItemSelectionRange::indexes | | Prototype: | QModelIndexList QItemSelectionRange::indexes() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 349-354 |
| | 3 | 1 |
QJsonArray::QJsonArray| Name: | QJsonArray::QJsonArray | | Prototype: | QJsonArray::QJsonArray(QJsonPrivate::Data *data, QJsonPrivate::Array *array) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 148-154 |
| | 3 | 1 |
QJsonArray::at| Name: | QJsonArray::at | | Prototype: | QJsonValue QJsonArray::at(int i) const | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 357-363 |
| | 3 | 2 |
QJsonArray::detach| Name: | QJsonArray::detach | | Prototype: | void QJsonArray::detach(uint reserve) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1163-1168 |
| | 3 | 1 |
QJsonArray::isEmpty| Name: | QJsonArray::isEmpty | | Prototype: | bool QJsonArray::isEmpty() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 343-349 |
| | 3 | 2 |
QJsonArray::size| Name: | QJsonArray::size | | Prototype: | int QJsonArray::size() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 322-328 |
| | 3 | 2 |
QJsonDocument::QJsonDocument| Name: | QJsonDocument::QJsonDocument | | Prototype: | QJsonDocument::QJsonDocument(const QJsonDocument &other) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 126-131 |
| | 3 | 2 |
QJsonDocument::isEmpty| Name: | QJsonDocument::isEmpty | | Prototype: | bool QJsonDocument::isEmpty() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 374-380 |
| | 3 | 2 |
QJsonDocument::toBinaryData| Name: | QJsonDocument::toBinaryData | | Prototype: | QByteArray QJsonDocument::toBinaryData() const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 394-400 |
| | 3 | 2 |
QJsonObject::QJsonObject| Name: | QJsonObject::QJsonObject | | Prototype: | QJsonObject::QJsonObject(QJsonPrivate::Data *data, QJsonPrivate::Object *object) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 128-134 |
| | 3 | 1 |
QJsonObject::detach| Name: | QJsonObject::detach | | Prototype: | void QJsonObject::detach(uint reserve) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1106-1111 |
| | 3 | 1 |
QJsonObject::isEmpty| Name: | QJsonObject::isEmpty | | Prototype: | bool QJsonObject::isEmpty() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 343-349 |
| | 3 | 2 |
QJsonObject::keyAt| Name: | QJsonObject::keyAt | | Prototype: | QString QJsonObject::keyAt(int i) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1155-1161 |
| | 3 | 1 |
QJsonObject::setValueAt| Name: | QJsonObject::setValueAt | | Prototype: | void QJsonObject::setValueAt(int i, const QJsonValue &val) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1178-1184 |
| | 3 | 1 |
QJsonObject::size| Name: | QJsonObject::size | | Prototype: | int QJsonObject::size() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 330-336 |
| | 3 | 2 |
QJsonPrivate::Entry::operator ==| Name: | QJsonPrivate::Entry::operator == | | Prototype: | bool Entry::operator ==(const QString &key) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 238-244 |
| | 3 | 2 |
QJsonValue::QJsonValue| Name: | QJsonValue::QJsonValue | | Prototype: | QJsonValue::QJsonValue(const QJsonArray &a) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 220-226 |
| | 3 | 2 |
QJsonValue::QJsonValue| Name: | QJsonValue::QJsonValue | | Prototype: | QJsonValue::QJsonValue(const QJsonObject &o) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 231-237 |
| | 3 | 2 |
QJsonValue::toArray| Name: | QJsonValue::toArray | | Prototype: | QJsonArray QJsonValue::toArray(const QJsonArray &defaultValue) const | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 551-557 |
| | 3 | 2 |
QJsonValue::toBool| Name: | QJsonValue::toBool | | Prototype: | bool QJsonValue::toBool(bool defaultValue) const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 500-505 |
| | 3 | 2 |
QJsonValue::toDouble| Name: | QJsonValue::toDouble | | Prototype: | double QJsonValue::toDouble(double defaultValue) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 525-530 |
| | 3 | 2 |
QJsonValue::toInt| Name: | QJsonValue::toInt | | Prototype: | int QJsonValue::toInt(int defaultValue) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 513-518 |
| | 3 | 2 |
QJsonValue::toObject| Name: | QJsonValue::toObject | | Prototype: | QJsonObject QJsonValue::toObject(const QJsonObject &defaultValue) const | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 576-582 |
| | 3 | 2 |
QJsonValueRef::toValue| Name: | QJsonValueRef::toValue | | Prototype: | QJsonValue QJsonValueRef::toValue() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 720-725 |
| | 3 | 2 |
QKdeTheme::createPlatformSystemTrayIcon| Name: | QKdeTheme::createPlatformSystemTrayIcon | | Prototype: | QPlatformSystemTrayIcon *QKdeTheme::createPlatformSystemTrayIcon() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 557-562 |
| | 3 | 2 |
QKeyEvent::matches| Name: | QKeyEvent::matches | | Prototype: | bool QKeyEvent::matches(QKeySequence::StandardKey matchKey) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 1234-1241 |
| | 3 | 1 |
QKeySequence::setKey| Name: | QKeySequence::setKey | | Prototype: | void QKeySequence::setKey(int key, int index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 898-903 |
| | 3 | 1 |