Coverage report: 60%

Files Functions Classes

coverage.py v7.13.5, created at 2026-03-30 14:27 +0000

File class   statements missing excluded   coverage
apis_core / __init__.py (no class)   1 0 0   100%
apis_core / apis_entities / __init__.py (no class)   0 0 0   100%
apis_core / apis_entities / abc.py E21_Person   4 4 0   0%
apis_core / apis_entities / abc.py E21_Person.Meta   0 0 0   100%
apis_core / apis_entities / abc.py E53_Place   3 3 0   0%
apis_core / apis_entities / abc.py E53_Place.Meta   0 0 0   100%
apis_core / apis_entities / abc.py E74_Group   3 3 0   0%
apis_core / apis_entities / abc.py E74_Group.Meta   0 0 0   100%
apis_core / apis_entities / abc.py SimpleLabelModel   2 2 0   0%
apis_core / apis_entities / abc.py SimpleLabelModel.Meta   0 0 0   100%
apis_core / apis_entities / abc.py (no class)   58 0 0   100%
apis_core / apis_entities / api_views.py GetEntityGeneric   5 5 0   0%
apis_core / apis_entities / api_views.py ListEntityGeneric   6 6 0   0%
apis_core / apis_entities / api_views.py (no class)   19 0 0   100%
apis_core / apis_entities / apps.py EntitiesConfig   0 0 0   100%
apis_core / apis_entities / apps.py (no class)   3 0 0   100%
apis_core / apis_entities / fields.py PlaceLookupField   9 9 0   0%
apis_core / apis_entities / fields.py (no class)   6 6 0   0%
apis_core / apis_entities / filtersets.py ModelSearchFilter   7 7 0   0%
apis_core / apis_entities / filtersets.py AbstractEntityFilterSet   9 9 0   0%
apis_core / apis_entities / filtersets.py AbstractEntityFilterSet.Meta   0 0 0   100%
apis_core / apis_entities / filtersets.py (no class)   20 20 0   0%
apis_core / apis_entities / forms.py E53_PlaceForm   0 0 0   100%
apis_core / apis_entities / forms.py (no class)   9 9 0   0%
apis_core / apis_entities / migrations / 0001_initial.py Migration   0 0 0   100%
apis_core / apis_entities / migrations / 0001_initial.py (no class)   6 0 0   100%
apis_core / apis_entities / migrations / 0002_remove_tempentityclass_text.py Migration   0 0 0   100%
apis_core / apis_entities / migrations / 0002_remove_tempentityclass_text.py (no class)   4 0 0   100%
apis_core / apis_entities / migrations / 0003_remove_tempentityclass_source.py Migration   0 0 0   100%
apis_core / apis_entities / migrations / 0003_remove_tempentityclass_source.py (no class)   4 0 0   100%
apis_core / apis_entities / migrations / 0004_delete_tempentityclass.py Migration   0 0 0   100%
apis_core / apis_entities / migrations / 0004_delete_tempentityclass.py (no class)   4 0 0   100%
apis_core / apis_entities / migrations / __init__.py (no class)   0 0 0   100%
apis_core / apis_entities / models.py AbstractEntityModelBase   6 1 0   83%
apis_core / apis_entities / models.py AbstractEntity   44 44 0   0%
apis_core / apis_entities / models.py AbstractEntity.Meta   0 0 0   100%
apis_core / apis_entities / models.py (no class)   30 0 0   100%
apis_core / apis_entities / rdfconfigs / group.py E74_GroupFromDNB   0 0 0   100%
apis_core / apis_entities / rdfconfigs / group.py E74_GroupFromWikidata   0 0 0   100%
apis_core / apis_entities / rdfconfigs / group.py (no class)   18 0 0   100%
apis_core / apis_entities / rdfconfigs / person.py E21_PersonFromDNB   0 0 0   100%
apis_core / apis_entities / rdfconfigs / person.py E21_PersonFromWikidata   0 0 0   100%
apis_core / apis_entities / rdfconfigs / person.py (no class)   17 0 0   100%
apis_core / apis_entities / rdfconfigs / place.py E53_PlaceFromDNB   0 0 0   100%
apis_core / apis_entities / rdfconfigs / place.py E53_PlaceFromGeonames   0 0 0   100%
apis_core / apis_entities / rdfconfigs / place.py E53_PlaceFromWikidata   0 0 0   100%
apis_core / apis_entities / rdfconfigs / place.py (no class)   20 0 0   100%
apis_core / apis_entities / serializers.py MinimalEntitySerializer   1 1 0   0%
apis_core / apis_entities / serializers.py E21_PersonCidocSerializer   12 12 0   0%
apis_core / apis_entities / serializers.py E53_PlaceCidocSerializer   6 6 0   0%
apis_core / apis_entities / serializers.py (no class)   13 0 0   100%
apis_core / apis_entities / templatetags / apis_entities.py (no class)   16 3 0   81%
apis_core / apis_entities / urls.py (no class)   6 0 0   100%
apis_core / apis_entities / utils.py (no class)   21 12 0   43%
apis_core / apis_entities / views.py EntitiesAutocomplete   14 14 0   0%
apis_core / apis_entities / views.py E53_PlaceMap   0 0 0   100%
apis_core / apis_entities / views.py (no class)   13 0 0   100%
apis_core / apis_entities / widgets.py PlaceLookup   0 0 0   100%
apis_core / apis_entities / widgets.py PlaceLookup.Media   0 0 0   100%
apis_core / apis_entities / widgets.py (no class)   5 5 0   0%
apis_core / apis_metainfo / __init__.py (no class)   0 0 0   100%
apis_core / apis_metainfo / apps.py MetainfoConfig   2 0 0   100%
apis_core / apis_metainfo / apps.py (no class)   8 0 0   100%
apis_core / apis_metainfo / migrations / 0001_initial.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0001_initial.py (no class)   6 0 0   100%
apis_core / apis_metainfo / migrations / 0002_auto_20220201_1241.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0002_auto_20220201_1241.py (no class)   6 0 0   100%
apis_core / apis_metainfo / migrations / 0003_auto_20220218_1530.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0003_auto_20220218_1530.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0004_auto_20230310_0804.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0004_auto_20230310_0804.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0005_delete_uricandidate.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0005_delete_uricandidate.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0006_delete_text.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0006_delete_text.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0007_delete_source.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0007_delete_source.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0008_alter_rootobject_self_contenttype.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0008_alter_rootobject_self_contenttype.py (no class)   5 0 0   100%
apis_core / apis_metainfo / migrations / 0009_remove_collection_collection_type.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0009_remove_collection_collection_type.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0010_rename_name_rootobject_deprecated_name.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0010_rename_name_rootobject_deprecated_name.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0011_alter_rootobject_deprecated_name.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0011_alter_rootobject_deprecated_name.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0012_remove_rootobject_deprecated_name.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0012_remove_rootobject_deprecated_name.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0013_delete_collection.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0013_delete_collection.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0014_remove_uri_domain_remove_uri_loaded_and_more.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0014_remove_uri_domain_remove_uri_loaded_and_more.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0015_uri_content_type_uri_object_id.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0015_uri_content_type_uri_object_id.py (no class)   20 10 0   50%
apis_core / apis_metainfo / migrations / 0016_remove_rootobject_self_contenttype.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0016_remove_rootobject_self_contenttype.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / 0017_delete_uri.py Migration   0 0 0   100%
apis_core / apis_metainfo / migrations / 0017_delete_uri.py (no class)   4 0 0   100%
apis_core / apis_metainfo / migrations / __init__.py (no class)   0 0 0   100%
apis_core / apis_metainfo / models.py RootObject   0 0 0   100%
apis_core / apis_metainfo / models.py (no class)   6 0 0   100%
apis_core / collections / __init__.py (no class)   0 0 0   100%
apis_core / collections / admin.py (no class)   4 0 0   100%
apis_core / collections / apps.py VocabsConfig   1 0 0   100%
apis_core / collections / apps.py (no class)   5 0 0   100%
apis_core / collections / columns.py CollectionsColumn   0 0 0   100%
apis_core / collections / columns.py (no class)   3 3 0   0%
apis_core / collections / filters.py CollectionsIncludeExcludeFilter   18 18 0   0%
apis_core / collections / filters.py (no class)   11 0 0   100%
apis_core / collections / filtersets.py SkosCollectionContentObjectFilterSet   5 5 0   0%
apis_core / collections / filtersets.py (no class)   5 5 0   0%
apis_core / collections / forms.py CollectionObjectForm   3 3 0   0%
apis_core / collections / forms.py (no class)   8 0 0   100%
apis_core / collections / migrations / 0001_initial.py Migration   0 0 0   100%
apis_core / collections / migrations / 0001_initial.py (no class)   6 0 0   100%
apis_core / collections / migrations / 0002_alter_skoscollection_options.py Migration   0 0 0   100%
apis_core / collections / migrations / 0002_alter_skoscollection_options.py (no class)   4 0 0   100%
apis_core / collections / migrations / 0003_skoscollection_unique_name_parent_and_more.py Migration   0 0 0   100%
apis_core / collections / migrations / 0003_skoscollection_unique_name_parent_and_more.py (no class)   4 0 0   100%
apis_core / collections / migrations / 0004_remove_skoscollection_unique_name_parent_and_more.py Migration   0 0 0   100%
apis_core / collections / migrations / 0004_remove_skoscollection_unique_name_parent_and_more.py (no class)   4 0 0   100%
apis_core / collections / migrations / __init__.py (no class)   0 0 0   100%
apis_core / collections / models.py SkosCollectionManager   3 0 0   100%
apis_core / collections / models.py SkosCollection   16 16 0   0%
apis_core / collections / models.py SkosCollection.Meta   0 0 0   100%
apis_core / collections / models.py SkosCollectionContentObject   1 1 0   0%
apis_core / collections / models.py (no class)   27 0 0   100%
apis_core / collections / signals.py (no class)   16 5 0   69%
apis_core / collections / tables.py SkosCollectionContentObjectTable   0 0 0   100%
apis_core / collections / tables.py (no class)   4 4 0   0%
apis_core / collections / templatetags / __init__.py (no class)   0 0 0   100%
apis_core / collections / templatetags / collections.py (no class)   46 30 0   35%
apis_core / collections / urls.py (no class)   4 0 0   100%
apis_core / collections / views.py ContentObjectMixin   7 7 0   0%
apis_core / collections / views.py CollectionObjectFormView   15 15 0   0%
apis_core / collections / views.py CollectionToggle   12 12 0   0%
apis_core / collections / views.py CollectionObjectCollection   7 7 0   0%
apis_core / collections / views.py CollectionSessionToggle   11 11 0   0%
apis_core / collections / views.py (no class)   32 0 0   100%
apis_core / core / fields.py BootstrapAttrMixin   3 0 0   100%
apis_core / core / fields.py ApisListSelect2   0 0 0   100%
apis_core / core / fields.py ApisModelSelect2   0 0 0   100%
apis_core / core / fields.py ApisModelSelect2Multiple   0 0 0   100%
apis_core / core / fields.py ApisSelect2   0 0 0   100%
apis_core / core / fields.py ApisSelect2Multiple   0 0 0   100%
apis_core / core / fields.py ApisTagSelect2   0 0 0   100%
apis_core / core / fields.py (no class)   15 0 0   100%
apis_core / core / templatetags / core.py (no class)   26 4 0   85%
apis_core / core / urls.py (no class)   4 0 0   100%
apis_core / core / views.py Dumpdata   5 5 0   0%
apis_core / core / views.py PasswordChangeView   3 3 0   0%
apis_core / core / views.py (no class)   18 0 0   100%
apis_core / documentation / urls.py (no class)   3 0 0   100%
apis_core / documentation / utils.py Datamodel   32 32 0   0%
apis_core / documentation / utils.py (no class)   12 0 0   100%
apis_core / documentation / views.py Documentation   3 3 0   0%
apis_core / documentation / views.py (no class)   5 0 0   100%
apis_core / generic / __init__.py (no class)   0 0 0   100%
apis_core / generic / abc.py GenericModel   154 94 0   39%
apis_core / generic / abc.py GenericModel.Meta   0 0 0   100%
apis_core / generic / abc.py (no class)   78 0 0   100%
apis_core / generic / api_views.py InjectFacetsLimitOffsetPagination   8 8 0   0%
apis_core / generic / api_views.py ModelViewSet   12 12 0   0%
apis_core / generic / api_views.py (no class)   17 0 0   100%
apis_core / generic / filterbackends.py GenericFilterBackend   4 4 0   0%
apis_core / generic / filterbackends.py (no class)   6 0 0   100%
apis_core / generic / filtersets.py GenericFilterSet   11 4 0   64%
apis_core / generic / filtersets.py GenericFilterSet.Meta   0 0 0   100%
apis_core / generic / filtersets.py (no class)   12 0 0   100%
apis_core / generic / forms / __init__.py ColumnsSelectorForm   7 0 0   100%
apis_core / generic / forms / __init__.py GenericImportForm   8 0 0   100%
apis_core / generic / forms / __init__.py GenericImportForm.Meta   0 0 0   100%
apis_core / generic / forms / __init__.py GenericFilterSetForm   4 0 0   100%
apis_core / generic / forms / __init__.py GenericModelForm   35 7 0   80%
apis_core / generic / forms / __init__.py GenericModelForm.Meta   0 0 0   100%
apis_core / generic / forms / __init__.py GenericSelectMergeOrEnrichForm   14 4 0   71%
apis_core / generic / forms / __init__.py GenericMergeWithForm   3 0 0   100%
apis_core / generic / forms / __init__.py GenericEnrichForm   14 8 0   43%
apis_core / generic / forms / __init__.py (no class)   35 0 0   100%
apis_core / generic / forms / fields.py ModelImportChoiceField   7 7 0   0%
apis_core / generic / forms / fields.py RowColumnMultiWidget   10 10 0   0%
apis_core / generic / forms / fields.py RowColumnMultiValueField   3 3 0   0%
apis_core / generic / forms / fields.py (no class)   14 0 0   100%
apis_core / generic / forms / widgets.py NewlineSeparatedListWidget   5 5 0   0%
apis_core / generic / forms / widgets.py NewlineSeparatedListWidget.Media   0 0 0   100%
apis_core / generic / forms / widgets.py JSONListWidget   5 5 0   0%
apis_core / generic / forms / widgets.py JSONListWidget.Media   0 0 0   100%
apis_core / generic / forms / widgets.py (no class)   16 16 0   0%
apis_core / generic / generators.py CustomEndpointEnumerator   16 16 0   0%
apis_core / generic / generators.py CustomSchemaGenerator   0 0 0   100%
apis_core / generic / generators.py (no class)   9 0 0   100%
apis_core / generic / helpers.py (no class)   81 13 0   84%
apis_core / generic / middleware.py HtmxMessageMiddleware   16 14 0   12%
apis_core / generic / middleware.py (no class)   6 0 0   100%
apis_core / generic / renderers.py GenericRDFBaseRenderer   19 19 0   0%
apis_core / generic / renderers.py GenericRDFTurtleRenderer   0 0 0   100%
apis_core / generic / renderers.py GenericRDFXMLRenderer   0 0 0   100%
apis_core / generic / renderers.py GenericRDFN3Renderer   0 0 0   100%
apis_core / generic / renderers.py CidocTTLRenderer   0 0 0   100%
apis_core / generic / renderers.py CidocXMLRenderer   0 0 0   100%
apis_core / generic / renderers.py (no class)   29 29 0   0%
apis_core / generic / routers.py CustomAPIRootView   6 6 0   0%
apis_core / generic / routers.py CustomDefaultRouter   0 0 0   100%
apis_core / generic / routers.py (no class)   8 0 0   100%
apis_core / generic / schema.py GenericAutoSchema   4 4 0   0%
apis_core / generic / schema.py (no class)   3 0 0   100%
apis_core / generic / serializers.py GenericHyperlinkedRelatedField   4 4 0   0%
apis_core / generic / serializers.py GenericHyperlinkedIdentityField   4 0 0   100%
apis_core / generic / serializers.py GenericHyperlinkedModelSerializer   0 0 0   100%
apis_core / generic / serializers.py ContentTypeInstanceSerializer   4 4 0   0%
apis_core / generic / serializers.py SimpleObjectSerializer   5 5 0   0%
apis_core / generic / serializers.py SimpleObjectSerializer.Meta   0 0 0   100%
apis_core / generic / serializers.py GenericModelCidocSerializer   42 42 0   0%
apis_core / generic / serializers.py (no class)   42 5 0   88%
apis_core / generic / signals.py (no class)   6 0 0   100%
apis_core / generic / tables.py CustomTemplateColumn   1 0 0   100%
apis_core / generic / tables.py ActionColumn   4 4 0   0%
apis_core / generic / tables.py ActionsColumn   0 0 0   100%
apis_core / generic / tables.py DescriptionColumn   0 0 0   100%
apis_core / generic / tables.py GenericTable   0 0 0   100%
apis_core / generic / tables.py GenericTable.Meta   0 0 0   100%
apis_core / generic / tables.py MoreLessColumn   6 6 0   0%
apis_core / generic / tables.py (no class)   31 0 0   100%
apis_core / generic / templatetags / generic.py (no class)   99 23 0   77%
apis_core / generic / urls.py ContenttypeConverter   9 1 0   89%
apis_core / generic / urls.py (no class)   16 0 0   100%
apis_core / generic / utils / __init__.py (no class)   21 5 0   76%
apis_core / generic / utils / rdf_namespace.py (no class)   5 0 0   100%
apis_core / generic / views.py Overview   0 0 0   100%
apis_core / generic / views.py GenericModelPermissionRequiredMixin   7 3 0   57%
apis_core / generic / views.py GenericModelMixin   16 0 0   100%
apis_core / generic / views.py List   60 12 0   80%
apis_core / generic / views.py Detail   0 0 0   100%
apis_core / generic / views.py Create   7 0 0   100%
apis_core / generic / views.py Delete   3 0 0   100%
apis_core / generic / views.py Update   7 0 0   100%
apis_core / generic / views.py Duplicate   6 0 0   100%
apis_core / generic / views.py Autocomplete   34 18 0   47%
apis_core / generic / views.py Import   8 5 0   38%
apis_core / generic / views.py SelectMergeOrEnrich   11 4 0   64%
apis_core / generic / views.py MergeWith   16 4 0   75%
apis_core / generic / views.py Enrich   37 17 0   54%
apis_core / generic / views.py (no class)   121 0 0   100%
apis_core / history / __init__.py (no class)   0 0 0   100%
apis_core / history / apps.py HistoryConfig   0 0 0   100%
apis_core / history / apps.py (no class)   3 0 0   100%
apis_core / history / models.py APISHistoricalRecords   10 4 0   60%
apis_core / history / models.py APISHistoryTableBase   22 22 0   0%
apis_core / history / models.py APISHistoryTableBase.Meta   0 0 0   100%
apis_core / history / models.py VersionMixin   35 6 0   83%
apis_core / history / models.py VersionMixin.Meta   0 0 0   100%
apis_core / history / models.py (no class)   36 0 0   100%
apis_core / history / tables.py DescriptionColumnHistory   0 0 0   100%
apis_core / history / tables.py OriginalIDColumn   0 0 0   100%
apis_core / history / tables.py ResetColumn   0 0 0   100%
apis_core / history / tables.py ViewColumn   0 0 0   100%
apis_core / history / tables.py APISHistoryTableBaseTable   0 0 0   100%
apis_core / history / tables.py APISHistoryTableBaseTable.Meta   0 0 0   100%
apis_core / history / tables.py HistoryGenericTable   5 5 0   0%
apis_core / history / tables.py HistoryGenericTable.Meta   0 0 0   100%
apis_core / history / tables.py (no class)   33 0 0   100%
apis_core / history / templatetags / history.py (no class)   10 0 0   100%
apis_core / history / urls.py (no class)   4 0 0   100%
apis_core / history / views.py HistoryView   4 4 0   0%
apis_core / history / views.py HistoryReset   3 3 0   0%
apis_core / history / views.py (no class)   19 0 0   100%
apis_core / relations / __init__.py (no class)   0 0 0   100%
apis_core / relations / abc.py IsMemberOf   2 2 0   0%
apis_core / relations / abc.py IsMemberOf.Meta   0 0 0   100%
apis_core / relations / abc.py LivesIn   2 2 0   0%
apis_core / relations / abc.py LivesIn.Meta   0 0 0   100%
apis_core / relations / abc.py IsLocatedIn   2 2 0   0%
apis_core / relations / abc.py IsLocatedIn.Meta   0 0 0   100%
apis_core / relations / abc.py BornIn   2 2 0   0%
apis_core / relations / abc.py BornIn.Meta   0 0 0   100%
apis_core / relations / abc.py DiedIn   2 2 0   0%
apis_core / relations / abc.py DiedIn.Meta   0 0 0   100%
apis_core / relations / abc.py (no class)   48 48 0   0%
apis_core / relations / admin.py (no class)   3 0 0   100%
apis_core / relations / apps.py RelationsNgConfig   1 0 0   100%
apis_core / relations / apps.py (no class)   5 0 0   100%
apis_core / relations / filters.py RelationFilter   17 17 0   0%
apis_core / relations / filters.py (no class)   8 8 0   0%
apis_core / relations / filtersets.py EntityFilter   11 11 0   0%
apis_core / relations / filtersets.py SubjObjClassFilter   6 6 0   0%
apis_core / relations / filtersets.py RelationFilterSet   11 11 0   0%
apis_core / relations / filtersets.py RelationFilterSet.Meta   0 0 0   100%
apis_core / relations / filtersets.py (no class)   23 23 0   0%
apis_core / relations / forms / __init__.py RelationForm   44 44 0   0%
apis_core / relations / forms / __init__.py RelationForm.Media   0 0 0   100%
apis_core / relations / forms / __init__.py RelationForm.Meta   0 0 0   100%
apis_core / relations / forms / __init__.py RelationFilterSetForm   0 0 0   100%
apis_core / relations / forms / __init__.py (no class)   21 21 0   0%
apis_core / relations / forms / fields.py RelationMultiWidget   4 4 0   0%
apis_core / relations / forms / fields.py RelationField   3 3 0   0%
apis_core / relations / forms / fields.py (no class)   15 15 0   0%
apis_core / relations / migrations / 0001_initial.py Migration   0 0 0   100%
apis_core / relations / migrations / 0001_initial.py (no class)   6 0 0   100%
apis_core / relations / migrations / 0002_alter_relation_obj_object_id_and_more.py Migration   0 0 0   100%
apis_core / relations / migrations / 0002_alter_relation_obj_object_id_and_more.py (no class)   4 0 0   100%
apis_core / relations / migrations / 0003_relation_relations_r_subj_content_type_and_more.py Migration   0 0 0   100%
apis_core / relations / migrations / 0003_relation_relations_r_subj_content_type_and_more.py (no class)   4 0 0   100%
apis_core / relations / migrations / __init__.py (no class)   0 0 0   100%
apis_core / relations / models.py RelationManager   8 1 0   88%
apis_core / relations / models.py RelationModelBase   15 4 0   73%
apis_core / relations / models.py Relation   23 9 0   61%
apis_core / relations / models.py Relation.Meta   0 0 0   100%
apis_core / relations / models.py (no class)   46 2 0   96%
apis_core / relations / querysets.py (no class)   4 4 0   0%
apis_core / relations / serializers.py RelationSerializer   6 6 0   0%
apis_core / relations / serializers.py RelationSerializer.Meta   0 0 0   100%
apis_core / relations / serializers.py (no class)   12 12 0   0%
apis_core / relations / signals.py (no class)   56 27 0   52%
apis_core / relations / tables.py RelationColumn   0 0 0   100%
apis_core / relations / tables.py RelationsListTable   0 0 0   100%
apis_core / relations / tables.py RelationsListTable.Meta   0 0 0   100%
apis_core / relations / tables.py (no class)   10 0 0   100%
apis_core / relations / templatetags / relations.py (no class)   51 28 0   45%
apis_core / relations / urls.py (no class)   4 0 0   100%
apis_core / relations / utils.py (no class)   35 16 0   54%
apis_core / relations / views.py CreateRelation   6 6 0   0%
apis_core / relations / views.py RelationParamsMixin   4 4 0   0%
apis_core / relations / views.py CreateRelationForm   14 14 0   0%
apis_core / relations / views.py ListRelations   12 12 0   0%
apis_core / relations / views.py (no class)   22 0 0   100%
apis_core / uris / __init__.py (no class)   0 0 0   100%
apis_core / uris / apps.py MetainfoConfig   1 0 0   100%
apis_core / uris / apps.py (no class)   5 0 0   100%
apis_core / uris / filtersets.py UriFilterSet   0 0 0   100%
apis_core / uris / filtersets.py (no class)   4 0 0   100%
apis_core / uris / forms.py UriForm   4 4 0   0%
apis_core / uris / forms.py (no class)   3 3 0   0%
apis_core / uris / migrations / 0001_initial.py Migration   0 0 0   100%
apis_core / uris / migrations / 0001_initial.py (no class)   7 0 0   100%
apis_core / uris / migrations / __init__.py (no class)   0 0 0   100%
apis_core / uris / models.py UriQuerySet   3 0 0   100%
apis_core / uris / models.py UriManager   1 0 0   100%
apis_core / uris / models.py Uri   23 18 0   22%
apis_core / uris / models.py (no class)   25 0 0   100%
apis_core / uris / serializers.py UriSerializer   0 0 0   100%
apis_core / uris / serializers.py UriSerializer.Meta   0 0 0   100%
apis_core / uris / serializers.py (no class)   8 8 0   0%
apis_core / uris / signals.py (no class)   50 16 0   68%
apis_core / uris / tables.py UriTable   0 0 0   100%
apis_core / uris / tables.py UriTable.Meta   0 0 0   100%
apis_core / uris / tables.py (no class)   10 0 0   100%
apis_core / uris / urls.py (no class)   4 4 0   0%
apis_core / uris / viewsets.py UriToObjectViewSet   9 9 0   0%
apis_core / uris / viewsets.py (no class)   9 9 0   0%
apis_core / urls.py (no class)   28 2 0   93%
apis_core / utils / __init__.py (no class)   0 0 0   100%
apis_core / utils / autocomplete.py ExternalAutocomplete   4 4 0   0%
apis_core / utils / autocomplete.py ExternalAutocompleteAdapter   21 21 0   0%
apis_core / utils / autocomplete.py TypeSenseAutocompleteAdapter   33 33 0   0%
apis_core / utils / autocomplete.py LobidAutocompleteAdapter   11 11 0   0%
apis_core / utils / autocomplete.py (no class)   32 32 0   0%
apis_core / utils / fields.py NewlineSeparatedListField   2 2 0   0%
apis_core / utils / fields.py (no class)   4 4 0   0%
apis_core / utils / filters.py CustomSearchFilter   12 12 0   0%
apis_core / utils / filters.py (no class)   8 0 0   100%
apis_core / utils / helpers.py (no class)   78 34 0   56%
apis_core / utils / rdf.py Attribute   0 0 0   100%
apis_core / utils / rdf.py Relation   0 0 0   100%
apis_core / utils / rdf.py Filter   0 0 0   100%
apis_core / utils / rdf.py (no class)   111 17 0   85%
apis_core / utils / settings.py (no class)   25 14 0   44%
apis_core / utils / test_helpers.py FilterMethodstest   2 0 0   100%
apis_core / utils / test_helpers.py (no class)   5 0 0   100%
apis_core / utils / test_rdf.py RdfTest   52 0 0   100%
apis_core / utils / test_rdf.py (no class)   19 0 0   100%
manage.py (no class)   11 11 0   0%
sample_project / __init__.py (no class)   0 0 0   100%
sample_project / apps.py SampleProjectConfig   0 0 0   100%
sample_project / apps.py (no class)   4 0 0   100%
sample_project / forms.py LivesInForm   0 0 0   100%
sample_project / forms.py (no class)   4 4 0   0%
sample_project / migrations / 0001_initial.py Migration   0 0 0   100%
sample_project / migrations / 0001_initial.py (no class)   8 0 0   100%
sample_project / migrations / 0001_squashed_0011_alter_place_feature_code_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0001_squashed_0011_alter_place_feature_code_and_more.py (no class)   9 0 0   100%
sample_project / migrations / 0002_iscousinof_ispartof_issiblingof_livesin.py Migration   0 0 0   100%
sample_project / migrations / 0002_iscousinof_ispartof_issiblingof_livesin.py (no class)   5 0 0   100%
sample_project / migrations / 0003_alter_versiongroup_options_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0003_alter_versiongroup_options_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0004_remove_versiongroup_self_contenttype_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0004_remove_versiongroup_self_contenttype_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0005_place_feature_code_versionplace_feature_code.py Migration   0 0 0   100%
sample_project / migrations / 0005_place_feature_code_versionplace_feature_code.py (no class)   4 0 0   100%
sample_project / migrations / 0006_alter_group_label_alter_person_date_of_birth_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0006_alter_group_label_alter_person_date_of_birth_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0007_alter_person_forename_alter_versionperson_forename.py Migration   0 0 0   100%
sample_project / migrations / 0007_alter_person_forename_alter_versionperson_forename.py (no class)   4 0 0   100%
sample_project / migrations / 0008_remove_versiongroup_version_tag_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0008_remove_versiongroup_version_tag_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0009_versionprofession.py Migration   0 0 0   100%
sample_project / migrations / 0009_versionprofession.py (no class)   7 0 0   100%
sample_project / migrations / 0010_alter_group_options_alter_person_options_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0010_alter_group_options_alter_person_options_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0011_alter_place_feature_code_and_more.py Migration   0 0 0   100%
sample_project / migrations / 0011_alter_place_feature_code_and_more.py (no class)   4 0 0   100%
sample_project / migrations / 0012_isparentof.py Migration   0 0 0   100%
sample_project / migrations / 0012_isparentof.py (no class)   5 0 0   100%
sample_project / migrations / __init__.py (no class)   0 0 0   100%
sample_project / models.py Profession   1 1 0   0%
sample_project / models.py Person   0 0 0   100%
sample_project / models.py Place   0 0 0   100%
sample_project / models.py Group   0 0 0   100%
sample_project / models.py IsCousinOf   1 0 0   100%
sample_project / models.py IsPartOf   1 0 0   100%
sample_project / models.py IsSiblingOf   1 0 0   100%
sample_project / models.py LivesIn   1 0 0   100%
sample_project / models.py IsParentOf   1 0 0   100%
sample_project / models.py (no class)   40 0 0   100%
sample_project / querysets.py GroupExternalAutocomplete   0 0 0   100%
sample_project / querysets.py PlaceExternalAutocomplete   0 0 0   100%
sample_project / querysets.py PersonExternalAutocomplete   0 0 0   100%
sample_project / querysets.py (no class)   8 8 0   0%
sample_project / settings.py (no class)   21 0 0   100%
sample_project / settings_loaddata.py (no class)   2 2 0   0%
sample_project / tables.py PersonTable   0 0 0   100%
sample_project / tables.py PersonTable.Meta   0 0 0   100%
sample_project / tables.py (no class)   5 5 0   0%
sample_project / templatetags / sample_project.py (no class)   17 9 0   47%
sample_project / urls.py (no class)   3 0 0   100%
Total     3807 1537 0   60%

No items found using the specified filter.