| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QItemDelegatePrivate::editorFactory| Name: | QItemDelegatePrivate::editorFactory | | Prototype: | inline const QItemEditorFactory *editorFactory() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 78-79 |
| | 1 | 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 |
QItemDelegatePrivate::iconState| Name: | QItemDelegatePrivate::iconState | | Prototype: | inline QIcon::State iconState(QStyle::State state) const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 88-89 |
| | 1 | 1 |
QItemDelegatePrivate::replaceNewLine| Name: | 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: | 91-98 |
| | 5 | 3 |
QItemDelegatePrivate::textLayoutBounds| Name: | QItemDelegatePrivate::textLayoutBounds | | Prototype: | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 123-139 |
| | 8 | 5 |
QItemDelegatePrivate::valueToText| Name: | QItemDelegatePrivate::valueToText | | Prototype: | QString QItemDelegatePrivate::valueToText(const QVariant &value, const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 330-333 |
| | 1 | 1 |
QItemDelegatePrivate::widget| Name: | QItemDelegatePrivate::widget | | Prototype: | const QWidget *widget(const QStyleOptionViewItem &option) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp | | Lines: | 110-113 |
| | 1 | 1 |
QItemEditorFactory::createEditor| Name: | QItemEditorFactory::createEditor | | Prototype: | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 156-164 |
| | 5 | 2 |
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 |
QItemEditorFactory::registerEditor| Name: | 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: | 198-210 |
| | 8 | 3 |
QItemEditorFactory::setDefaultFactory| Name: | QItemEditorFactory::setDefaultFactory | | Prototype: | void QItemEditorFactory::setDefaultFactory(QItemEditorFactory *factory) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 338-343 |
| | 2 | 1 |
QItemEditorFactory::valuePropertyName| Name: | QItemEditorFactory::valuePropertyName | | Prototype: | QByteArray QItemEditorFactory::valuePropertyName(int userType) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 169-177 |
| | 5 | 2 |
QItemEditorFactory::~QItemEditorFactory| Name: | QItemEditorFactory::~QItemEditorFactory | | Prototype: | QItemEditorFactory::~QItemEditorFactory() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | | Lines: | 182-188 |
| | 2 | 1 |
QItemSelectionModel::QItemSelectionModel| Name: | QItemSelectionModel::QItemSelectionModel | | Prototype: | QItemSelectionModel::QItemSelectionModel(QItemSelectionModelPrivate &dd, QAbstractItemModel *model) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1135-1139 |
| | 1 | 1 |
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::compact| Name: | QJsonArray::compact | | Prototype: | void QJsonArray::compact() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1202-1210 |
| | 5 | 2 |
QJsonArray::contains| Name: | 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: | 561-568 |
| | 4 | 3 |
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::first| Name: | QJsonArray::first | | Prototype: | QJsonValue QJsonArray::first() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 372-375 |
| | 1 | 1 |
QJsonArray::fromStringList| Name: | QJsonArray::fromStringList | | Prototype: | QJsonArray QJsonArray::fromStringList(const QStringList &list) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 241-247 |
| | 4 | 2 |
QJsonArray::fromVariantList| Name: | QJsonArray::fromVariantList | | Prototype: | QJsonArray QJsonArray::fromVariantList(const QVariantList &list) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 256-299 |
| | 30 | 6 |
QJsonArray::initialize| Name: | QJsonArray::initialize | | Prototype: | void QJsonArray::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 163-167 |
| | 2 | 1 |
QJsonArray::last| Name: | QJsonArray::last | | Prototype: | QJsonValue QJsonArray::last() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 384-387 |
| | 1 | 1 |
QJsonArray::operator []| Name: | QJsonArray::operator [] | | Prototype: | QJsonValueRef QJsonArray::operator [](int i) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 583-587 |
| | 2 | 1 |
QJsonArray::operator!=| Name: | QJsonArray::operator!= | | Prototype: | bool QJsonArray::operator!=(const QJsonArray &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 624-627 |
| | 1 | 1 |
QJsonArray::operator[]| Name: | QJsonArray::operator[] | | Prototype: | QJsonValue QJsonArray::operator[](int i) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 594-597 |
| | 1 | 1 |
QJsonArray::prepend| Name: | QJsonArray::prepend | | Prototype: | void QJsonArray::prepend(const QJsonValue &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 396-399 |
| | 1 | 1 |
QJsonArray::removeAt| Name: | 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: | 417-427 |
| | 7 | 3 |
QJsonArray::replace| Name: | QJsonArray::replace | | Prototype: | void QJsonArray::replace(int i, const QJsonValue &value) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 525-554 |
| | 21 | 6 |
QJsonArray::takeAt| Name: | QJsonArray::takeAt | | Prototype: | QJsonValue QJsonArray::takeAt(int i) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 457-465 |
| | 5 | 2 |
QJsonArray::toVariantList| Name: | 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: | 306-316 |
| | 6 | 3 |
QJsonDocument::QJsonDocument| Name: | QJsonDocument::QJsonDocument | | Prototype: | QJsonDocument::QJsonDocument(const QJsonObject &object) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 87-91 |
| | 1 | 1 |
QJsonDocument::QJsonDocument| Name: | QJsonDocument::QJsonDocument | | Prototype: | QJsonDocument::QJsonDocument(const QJsonArray &array) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 96-100 |
| | 1 | 1 |
QJsonDocument::fromRawData| Name: | QJsonDocument::fromRawData | | Prototype: | QJsonDocument QJsonDocument::fromRawData(const char *data, int size, DataValidation validation) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 178-197 |
| | 11 | 4 |
QJsonDocument::fromVariant| Name: | QJsonDocument::fromVariant | | Prototype: | QJsonDocument QJsonDocument::fromVariant(const QVariant &variant) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 264-275 |
| | 8 | 4 |
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::rawData| Name: | QJsonDocument::rawData | | Prototype: | const char *QJsonDocument::rawData(int *size) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 206-214 |
| | 5 | 2 |
QJsonDocument::setArray| Name: | QJsonDocument::setArray | | Prototype: | void QJsonDocument::setArray(const QJsonArray &array) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 498-518 |
| | 14 | 5 |
QJsonDocument::setObject| Name: | QJsonDocument::setObject | | Prototype: | void QJsonDocument::setObject(const QJsonObject &object) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 471-491 |
| | 14 | 5 |
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 |
QJsonDocument::toJson| Name: | QJsonDocument::toJson | | Prototype: | QByteArray QJsonDocument::toJson() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QJsonDocument::toJson| Name: | 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: | 339-352 |
| | 7 | 3 |
QJsonDocument::toVariant| Name: | 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: | 285-294 |
| | 5 | 3 |
QJsonObject::compact| Name: | QJsonObject::compact | | Prototype: | void QJsonObject::compact() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1142-1150 |
| | 5 | 2 |
QJsonObject::constFind| Name: | QJsonObject::constFind | | Prototype: | QJsonObject::const_iterator QJsonObject::constFind(const QString &key) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 617-624 |
| | 5 | 2 |
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::erase| Name: | 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: | 571-586 |
| | 9 | 3 |
QJsonObject::find| Name: | QJsonObject::find | | Prototype: | QJsonObject::iterator QJsonObject::find(const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 595-603 |
| | 6 | 2 |
QJsonObject::fromVariantHash| Name: | QJsonObject::fromVariantHash | | Prototype: | QJsonObject QJsonObject::fromVariantHash(const QVariantHash &hash) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 279-287 |
| | 4 | 2 |
QJsonObject::fromVariantMap| Name: | QJsonObject::fromVariantMap | | Prototype: | QJsonObject QJsonObject::fromVariantMap(const QVariantMap &map) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 198-249 |
| | 35 | 6 |
QJsonObject::initialize| Name: | QJsonObject::initialize | | Prototype: | void QJsonObject::initialize() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 144-148 |
| | 2 | 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::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValue QJsonObject::operator [](const QString &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 379-382 |
| | 1 | 1 |
QJsonObject::operator []| Name: | QJsonObject::operator [] | | Prototype: | QJsonValueRef QJsonObject::operator [](const QString &key) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 395-405 |
| | 6 | 2 |
QJsonObject::operator!=| Name: | QJsonObject::operator!= | | Prototype: | bool QJsonObject::operator!=(const QJsonObject &other) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 559-562 |
| | 1 | 1 |
QJsonObject::remove| Name: | QJsonObject::remove | | Prototype: | void QJsonObject::remove(const QString &key) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 470-485 |
| | 11 | 4 |
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 |
QJsonObject::take| Name: | QJsonObject::take | | Prototype: | QJsonValue QJsonObject::take(const QString &key) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 496-514 |
| | 13 | 4 |
QJsonObject::toVariantHash| Name: | 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: | 297-307 |
| | 6 | 3 |
QJsonObject::toVariantMap| Name: | 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: | 258-268 |
| | 6 | 3 |
QJsonObject::valueAt| Name: | QJsonObject::valueAt | | Prototype: | QJsonValue QJsonObject::valueAt(int i) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1166-1173 |
| | 4 | 2 |
QJsonParseError::errorString| Name: | QJsonParseError::errorString | | Prototype: | QString QJsonParseError::errorString() const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 135-190 |
| | 33 | 16 |
QJsonPrivate::Base::removeItems| Name: | QJsonPrivate::Base::removeItems | | Prototype: | void Base::removeItems(int pos, int numItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 170-176 |
| | 4 | 2 |
QJsonPrivate::Data::compact| Name: | QJsonPrivate::Data::compact | | Prototype: | void Data::compact() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 52-124 |
| | 54 | 10 |
QJsonPrivate::Value::usedStorage| Name: | QJsonPrivate::Value::usedStorage | | Prototype: | int Value::usedStorage(const Base *b) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp | | Lines: | 271-298 |
| | 15 | 10 |
QJsonValue::QJsonValue| Name: | QJsonValue::QJsonValue | | Prototype: | QJsonValue::QJsonValue(qint64 n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 173-177 |
| | 1 | 1 |
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::detach| Name: | 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: | 647-658 |
| | 8 | 3 |
QJsonValue::fromVariant| Name: | QJsonValue::fromVariant | | Prototype: | QJsonValue QJsonValue::fromVariant(const QVariant &variant) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 387-428 |
| | 18 | 19 |
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::toVariant| Name: | QJsonValue::toVariant | | Prototype: | QVariant QJsonValue::toVariant() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 445-467 |
| | 12 | 8 |
QJsonValueRef::operator =| Name: | QJsonValueRef::operator = | | Prototype: | QJsonValueRef &QJsonValueRef::operator =(const QJsonValue &val) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 685-693 |
| | 4 | 2 |
QJsonValueRef::operator =| Name: | QJsonValueRef::operator = | | Prototype: | QJsonValueRef &QJsonValueRef::operator =(const QJsonValueRef &ref) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 695-703 |
| | 4 | 2 |
QJsonValueRef::toArray| Name: | QJsonValueRef::toArray | | Prototype: | QJsonArray QJsonValueRef::toArray() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 710-713 |
| | 1 | 1 |
QJsonValueRef::toObject| Name: | QJsonValueRef::toObject | | Prototype: | QJsonObject QJsonValueRef::toObject() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 715-718 |
| | 1 | 1 |
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 |
QJsonValueRef::toVariant| Name: | QJsonValueRef::toVariant | | Prototype: | QVariant QJsonValueRef::toVariant() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp | | Lines: | 705-708 |
| | 1 | 1 |
QKdPointFinder::QKdPointFinder| Name: | QKdPointFinder::QKdPointFinder | | Prototype: | QKdPointFinder(int point, const QPathSegments &segments, QKdPointTree &tree) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 700-707 |
| | 2 | 1 |
QKdPointFinder::operator()| Name: | QKdPointFinder::operator() | | Prototype: | inline QKdPointTree::Traversal operator()(QKdPointTree::Node &node, int depth) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 709-738 |
| | 18 | 6 |
QKdPointFinder::result| Name: | QKdPointFinder::result | | Prototype: | int result() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 740-743 |
| | 1 | 1 |
QKdPointTree::QKdPointTree| Name: | QKdPointTree::QKdPointTree | | Prototype: | QKdPointTree(const QPathSegments &segments) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 605-618 |
| | 5 | 2 |
QKdPointTree::build| Name: | QKdPointTree::build | | Prototype: | int QKdPointTree::build(int begin, int end, int depth) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 662-695 |
| | 18 | 5 |
QKdPointTree::nextId| Name: | QKdPointTree::nextId | | Prototype: | inline int nextId() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 627-630 |
| | 1 | 1 |
QKdPointTree::rootNode| Name: | QKdPointTree::rootNode | | Prototype: | Node *rootNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 622-625 |
| | 1 | 1 |
QKdeTheme::QKdeTheme| Name: | QKdeTheme::QKdeTheme | | Prototype: | QKdeTheme::QKdeTheme(const QStringList& kdeDirs, int kdeVersion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 409-413 |
| | 1 | 1 |
QKdeTheme::createKdeTheme| Name: | QKdeTheme::createKdeTheme | | Prototype: | QPlatformTheme *QKdeTheme::createKdeTheme() | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 501-554 |
| | 26 | 17 |
QKdeTheme::createKdeTheme::[lambda]| Name: | QKdeTheme::createKdeTheme::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 543-543 |
| | 0 | 1 |
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 |
QKdeTheme::font| Name: | QKdeTheme::font | | Prototype: | const QFont *QKdeTheme::font(Font type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 495-499 |
| | 2 | 1 |
QKdeTheme::palette| Name: | QKdeTheme::palette | | Prototype: | const QPalette *QKdeTheme::palette(Palette type) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 489-493 |
| | 2 | 1 |
QKdeTheme::themeHint| Name: | QKdeTheme::themeHint | | Prototype: | QVariant QKdeTheme::themeHint(QPlatformTheme::ThemeHint hint) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 455-487 |
| | 16 | 14 |
QKdeThemePrivate::QKdeThemePrivate| Name: | QKdeThemePrivate::QKdeThemePrivate | | Prototype: | QKdeThemePrivate(const QStringList &kdeDirs, int kdeVersion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 204-211 |
| | 1 | 1 |
QKdeThemePrivate::kdeFont| Name: | QKdeThemePrivate::kdeFont | | Prototype: | QFont *QKdeThemePrivate::kdeFont(const QVariant &fontValue) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 415-440 |
| | 14 | 6 |
QKdeThemePrivate::kdeGlobals| Name: | QKdeThemePrivate::kdeGlobals | | Prototype: | static QString kdeGlobals(const QString &kdeDir, int kdeVersion) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 213-218 |
| | 1 | 4 |
QKdeThemePrivate::kdeGlobals::[lambda]| Name: | QKdeThemePrivate::kdeGlobals::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 217-217 |
| | 0 | 1 |
QKdeThemePrivate::kdeIconThemeSearchPaths| Name: | QKdeThemePrivate::kdeIconThemeSearchPaths | | Prototype: | QStringList QKdeThemePrivate::kdeIconThemeSearchPaths(const QStringList &kdeDirs) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 443-453 |
| | 6 | 4 |
QKdeThemePrivate::kdeIconThemeSearchPaths::[lambda]| Name: | QKdeThemePrivate::kdeIconThemeSearchPaths::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | | Lines: | 446-446 |
| | 0 | 1 |