Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QIdentityProxyModel::matchName: | QIdentityProxyModel::match | Prototype: | QModelIndexList QIdentityProxyModel::match(const QModelIndex& start, int role, const QVariant& value, int hits, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 269-284 |
| | 12 | 3 |
QIdentityProxyModel::setSourceModelName: | QIdentityProxyModel::setSourceModel | Prototype: | void QIdentityProxyModel::setSourceModel(QAbstractItemModel* newSourceModel) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp | Lines: | 339-424 |
| | 77 | 3 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const char * const xpm[]) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1001-1010 |
| | 5 | 3 |
QImage::QImageName: | QImage::QImage | Prototype: | QImage::QImage(const QImage &image) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1022-1033 |
| | 6 | 3 |
QImage::bitsName: | QImage::bits | Prototype: | uchar *QImage::bits() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1627-1638 |
| | 6 | 3 |
QImage::mirrored_inplaceName: | QImage::mirrored_inplace | Prototype: | void QImage::mirrored_inplace(bool horizontal, bool vertical) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3129-3139 |
| | 6 | 3 |
QImage::scaledToHeightName: | QImage::scaledToHeight | Prototype: | QImage QImage::scaledToHeight(int h, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2725-2737 |
| | 8 | 3 |
QImage::scaledToWidthName: | QImage::scaledToWidth | Prototype: | QImage QImage::scaledToWidth(int w, Qt::TransformationMode mode) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2697-2709 |
| | 8 | 3 |
QImage::scanLineName: | QImage::scanLine | Prototype: | uchar *QImage::scanLine(int i) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1567-1579 |
| | 6 | 3 |
QImage::setDevicePixelRatioName: | QImage::setDevicePixelRatio | Prototype: | void QImage::setDevicePixelRatio(qreal scaleFactor) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 1465-1475 |
| | 6 | 3 |
QImage::setDotsPerMeterXName: | QImage::setDotsPerMeterX | Prototype: | void QImage::setDotsPerMeterX(int x) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3692-3700 |
| | 5 | 3 |
QImage::setDotsPerMeterYName: | QImage::setDotsPerMeterY | Prototype: | void QImage::setDotsPerMeterY(int y) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3714-3722 |
| | 5 | 3 |
QImage::setOffsetName: | QImage::setOffset | Prototype: | void QImage::setOffset(const QPoint& p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3746-3754 |
| | 5 | 3 |
QImage::setTextName: | QImage::setText | Prototype: | void QImage::setText(const QString &key, const QString &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3816-3824 |
| | 5 | 3 |
QImage::toImageFormatName: | QImage::toImageFormat | Prototype: | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 5197-5204 |
| | 4 | 3 |
QImageData::doImageIOName: | QImageData::doImageIO | Prototype: | bool QImageData::doImageIO(const QImage *image, QImageWriter *writer, int quality) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 3501-3508 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executeImageHooksName: | QImagePixmapCleanupHooks::executeImageHooks | Prototype: | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 109-119 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooksName: | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 97-107 |
| | 5 | 3 |
QImagePixmapCleanupHooks::executePlatformPixmapModificationHooksName: | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks | Prototype: | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp | Lines: | 85-95 |
| | 5 | 3 |
QImageReader::backgroundColorName: | QImageReader::backgroundColor | Prototype: | QColor QImageReader::backgroundColor() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1102-1109 |
| | 5 | 3 |
QImageReader::formatName: | QImageReader::format | Prototype: | QByteArray QImageReader::format() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 723-732 |
| | 5 | 3 |
QImageReader::imageFormatName: | QImageReader::imageFormat | Prototype: | QImage::Format QImageReader::imageFormat() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 960-969 |
| | 5 | 3 |
QImageReader::imageFormatName: | QImageReader::imageFormat | Prototype: | QByteArray QImageReader::imageFormat(QIODevice *device) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | Lines: | 1579-1589 |
| | 7 | 3 |
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::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::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::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::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 |
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 |
QInotifyFileSystemWatcherEngine::createName: | QInotifyFileSystemWatcherEngine::create | Prototype: | QInotifyFileSystemWatcherEngine *QInotifyFileSystemWatcherEngine::create(QObject *parent) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 229-241 |
| | 7 | 3 |
QInotifyFileSystemWatcherEngine::getPathFromIDName: | QInotifyFileSystemWatcherEngine::getPathFromID | Prototype: | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const | Coverage: | 90.909% (10/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp | Lines: | 406-416 |
| | 6 | 3 |
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::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::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::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::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::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 |
QInputDialogPrivate::setComboBoxTextName: | QInputDialogPrivate::setComboBoxText | Prototype: | void QInputDialogPrivate::setComboBoxText(const QString &text) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | Lines: | 415-423 |
| | 5 | 3 |
QInputMethod::queryFocusObjectName: | QInputMethod::queryFocusObject | Prototype: | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp | Lines: | 408-426 |
| | 14 | 3 |
QInputMethodQueryEvent::setValueName: | QInputMethodQueryEvent::setValue | Prototype: | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2224-2234 |
| | 6 | 3 |
QInputMethodQueryEvent::valueName: | QInputMethodQueryEvent::value | Prototype: | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 2239-2245 |
| | 4 | 3 |
QIntValidator::fixupName: | QIntValidator::fixup | Prototype: | void QIntValidator::fixup(QString &input) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp | Lines: | 445-456 |
| | 8 | 3 |
QInternal::activateCallbacksName: | QInternal::activateCallbacks | Prototype: | bool QInternal::activateCallbacks(Callback cb, void **parameters) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp | Lines: | 4030-4043 |
| | 9 | 3 |
QIntersectionPoint::roundName: | QIntersectionPoint::round | Prototype: | QPodPoint QIntersectionPoint::round() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 315-323 |
| | 6 | 3 |
QIsciiCodec::createName: | QIsciiCodec::create | Prototype: | QTextCodec *QIsciiCodec::create(const char *name) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp | Lines: | 73-80 |
| | 4 | 3 |
QItemDelegate::selectedName: | QItemDelegate::selected | Prototype: | QPixmap *QItemDelegate::selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 976-1001 |
| | 18 | 3 |
QItemDelegate::setEditorDataName: | QItemDelegate::setEditorData | Prototype: | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 494-509 |
| | 6 | 3 |
QItemDelegate::setModelDataName: | QItemDelegate::setModelData | Prototype: | void QItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 522-541 |
| | 9 | 3 |
QItemDelegatePrivate::doTextLayoutName: | QItemDelegatePrivate::doTextLayout | Prototype: | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 147-163 |
| | 12 | 3 |
QItemDelegatePrivate::iconModeName: | 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: | 87-92 |
| | 3 | 3 |
QItemDelegatePrivate::replaceNewLineName: | QItemDelegatePrivate::replaceNewLine | Prototype: | inline static QString replaceNewLine(QString text) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | Lines: | 97-104 |
| | 5 | 3 |
QItemEditorFactory::registerEditorName: | QItemEditorFactory::registerEditor | Prototype: | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 205-217 |
| | 8 | 3 |
QItemSelectionModelPrivate::_q_columnsAboutToBeInsertedName: | QItemSelectionModelPrivate::_q_columnsAboutToBeInserted | Prototype: | void QItemSelectionModelPrivate::_q_columnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 796-818 |
| | 16 | 3 |
QItemSelectionModelPrivate::_q_rowsAboutToBeInsertedName: | QItemSelectionModelPrivate::_q_rowsAboutToBeInserted | Prototype: | void QItemSelectionModelPrivate::_q_rowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | Lines: | 825-847 |
| | 16 | 3 |
QJsonArray::containsName: | QJsonArray::contains | Prototype: | bool QJsonArray::contains(const QJsonValue &value) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 567-574 |
| | 4 | 3 |
QJsonArray::removeAtName: | QJsonArray::removeAt | Prototype: | void QJsonArray::removeAt(int i) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 423-433 |
| | 7 | 3 |
QJsonArray::toVariantListName: | QJsonArray::toVariantList | Prototype: | QVariantList QJsonArray::toVariantList() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | Lines: | 312-322 |
| | 6 | 3 |
QJsonDocument::arrayName: | QJsonDocument::array | Prototype: | QJsonArray QJsonDocument::array() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 459-467 |
| | 5 | 3 |
QJsonDocument::fromRawDataName: | QJsonDocument::fromRawData | Prototype: | QJsonDocument QJsonDocument::fromRawData(const char *data, int size, DataValidation validation) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 184-200 |
| | 9 | 3 |
QJsonDocument::objectName: | QJsonDocument::object | Prototype: | QJsonObject QJsonDocument::object() const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 441-449 |
| | 5 | 3 |
QJsonDocument::toJsonName: | QJsonDocument::toJson | Prototype: | QByteArray QJsonDocument::toJson(JsonFormat format) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 342-355 |
| | 7 | 3 |
QJsonDocument::toVariantName: | QJsonDocument::toVariant | Prototype: | QVariant QJsonDocument::toVariant() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | Lines: | 288-297 |
| | 5 | 3 |
QJsonObject::eraseName: | QJsonObject::erase | Prototype: | QJsonObject::iterator QJsonObject::erase(QJsonObject::iterator it) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 625-640 |
| | 9 | 3 |
QJsonObject::keysName: | QJsonObject::keys | Prototype: | QStringList QJsonObject::keys() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 321-332 |
| | 7 | 3 |
QJsonObject::toVariantHashName: | QJsonObject::toVariantHash | Prototype: | QVariantHash QJsonObject::toVariantHash() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 303-314 |
| | 7 | 3 |
QJsonObject::toVariantMapName: | QJsonObject::toVariantMap | Prototype: | QVariantMap QJsonObject::toVariantMap() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 264-274 |
| | 6 | 3 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(const QString &key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 365-375 |
| | 7 | 3 |
QJsonObject::valueName: | QJsonObject::value | Prototype: | QJsonValue QJsonObject::value(QLatin1String key) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | Lines: | 381-391 |
| | 7 | 3 |
QJsonPrivate::Data::validName: | QJsonPrivate::Data::valid | Prototype: | bool Data::valid() const | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | Lines: | 132-146 |
| | 9 | 3 |
QJsonValue::QJsonValueName: | QJsonValue::QJsonValue | Prototype: | QJsonValue::QJsonValue(const QJsonValue &other) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 261-271 |
| | 7 | 3 |
QJsonValue::detachName: | QJsonValue::detach | Prototype: | void QJsonValue::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 669-680 |
| | 8 | 3 |
QJsonValue::~QJsonValueName: | QJsonValue::~QJsonValue | Prototype: | QJsonValue::~QJsonValue() | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | Lines: | 249-256 |
| | 4 | 3 |
QKeySequenceEdit::keyReleaseEventName: | QKeySequenceEdit::keyReleaseEvent | Prototype: | void QKeySequenceEdit::keyReleaseEvent(QKeyEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 297-308 |
| | 6 | 3 |
QKeySequenceEdit::setKeySequenceName: | QKeySequenceEdit::setKeySequence | Prototype: | void QKeySequenceEdit::setKeySequence(const QKeySequence &keySequence) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp | Lines: | 190-209 |
| | 11 | 3 |
QLCDNumber::paintEventName: | QLCDNumber::paintEvent | Prototype: | void QLCDNumber::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 709-722 |
| | 9 | 3 |
QLCDNumber::segmentStyleName: | QLCDNumber::segmentStyle | Prototype: | QLCDNumber::SegmentStyle QLCDNumber::segmentStyle() const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 1198-1207 |
| | 7 | 3 |
QLabel::contextMenuEventName: | QLabel::contextMenuEvent | Prototype: | void QLabel::contextMenuEvent(QContextMenuEvent *ev) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 895-910 |
| | 11 | 3 |
QLabel::focusOutEventName: | QLabel::focusOutEvent | Prototype: | void QLabel::focusOutEvent(QFocusEvent *ev) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 929-945 |
| | 11 | 3 |
QLabel::setMovieName: | QLabel::setMovie | Prototype: | void QLabel::setMovie(QMovie *movie) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1259-1275 |
| | 9 | 3 |
QLabel::setPixmapName: | QLabel::setPixmap | Prototype: | void QLabel::setPixmap(const QPixmap &pixmap) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 366-378 |
| | 7 | 3 |
QLabel::setScaledContentsName: | QLabel::setScaledContents | Prototype: | void QLabel::setScaledContents(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1414-1427 |
| | 10 | 3 |
QLabel::setTextFormatName: | QLabel::setTextFormat | Prototype: | void QLabel::setTextFormat(Qt::TextFormat format) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1365-1376 |
| | 7 | 3 |
QLabelPrivate::createStandardContextMenuName: | QLabelPrivate::createStandardContextMenu | Prototype: | QMenu *QLabelPrivate::createStandardContextMenu(const QPoint &pos) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1613-1626 |
| | 8 | 3 |
QLabelPrivate::ensureTextControlName: | QLabelPrivate::ensureTextControl | Prototype: | void QLabelPrivate::ensureTextControl() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1530-1552 |
| | 19 | 3 |
QLabelPrivate::updateLabelName: | QLabelPrivate::updateLabel | Prototype: | void QLabelPrivate::updateLabel() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | Lines: | 1126-1141 |
| | 11 | 3 |
QLayout::activateRecursiveHelperName: | QLayout::activateRecursiveHelper | Prototype: | void QLayout::activateRecursiveHelper(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1016-1027 |
| | 8 | 3 |
QLayout::addChildLayoutName: | QLayout::addChildLayout | Prototype: | void QLayout::addChildLayout(QLayout *l) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 782-795 |
| | 7 | 3 |
QLayout::controlTypesName: | QLayout::controlTypes | Prototype: | QSizePolicy::ControlTypes QLayout::controlTypes() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 511-519 |
| | 6 | 3 |
QLayout::indexOfName: | QLayout::indexOf | Prototype: | int QLayout::indexOf(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1241-1252 |
| | 8 | 3 |
QLayout::isEmptyName: | QLayout::isEmpty | Prototype: | bool QLayout::isEmpty() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 495-506 |
| | 8 | 3 |
QLayout::removeItemName: | QLayout::removeItem | Prototype: | void QLayout::removeItem(QLayoutItem *item) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1391-1403 |
| | 7 | 3 |
QLayout::removeWidgetName: | QLayout::removeWidget | Prototype: | void QLayout::removeWidget(QWidget *widget) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1368-1380 |
| | 7 | 3 |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QWidget *w, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 237-251 |
| | 10 | 3 |
QLayout::setAlignmentName: | QLayout::setAlignment | Prototype: | bool QLayout::setAlignment(QLayout *l, Qt::Alignment alignment) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 260-274 |
| | 10 | 3 |
QLayout::totalMaximumSizeName: | QLayout::totalMaximumSize | Prototype: | QSize QLayout::totalMaximumSize() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 729-750 |
| | 14 | 3 |
QLayout::totalSizeHintName: | QLayout::totalSizeHint | Prototype: | QSize QLayout::totalSizeHint() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 704-723 |
| | 13 | 3 |
QLayout::updateName: | QLayout::update | Prototype: | void QLayout::update() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 1038-1051 |
| | 9 | 3 |
QLayoutPolicy::setControlTypeName: | QLayoutPolicy::setControlType | Prototype: | void QLayoutPolicy::setControlType(ControlType type) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp | Lines: | 46-70 |
| | 5 | 3 |
QLayoutPrivate::checkLayoutName: | QLayoutPrivate::checkLayout | Prototype: | bool QLayoutPrivate::checkLayout(QLayout *otherLayout) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 875-889 |
| | 10 | 3 |
QLayoutPrivate::checkWidgetName: | QLayoutPrivate::checkWidget | Prototype: | bool QLayoutPrivate::checkWidget(QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | Lines: | 854-869 |
| | 11 | 3 |