Coverage report: 100%

Files Functions Classes

coverage.py v7.6.12, created at 2025-03-01 20:09 +0000

File function statements missing excluded branches partial coverage
sources/accretive/__/__init__.py (no function) 5 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.__init__ 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.__delitem__ 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.__setitem__ 3 0 0 2 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.clear 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.copy 1 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.pop 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.popitem 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py AccretiveDictionary.update 2 0 0 0 0 100%
sources/accretive/__/dictionaries.py (no function) 14 0 0 0 0 100%
sources/accretive/__/docstrings.py generate_docstring 8 0 0 6 0 100%
sources/accretive/__/docstrings.py (no function) 5 0 0 0 0 100%
sources/accretive/__/doctab.py (no function) 3 0 0 0 0 100%
sources/accretive/__/exceptions.py EntryImmutabilityError.__init__ 1 0 0 0 0 100%
sources/accretive/__/exceptions.py OperationInvalidity.__init__ 1 0 0 0 0 100%
sources/accretive/__/exceptions.py (no function) 10 0 0 0 0 100%
sources/accretive/__/immutables.py repair_class_reproduction 4 0 1 0 0 100%
sources/accretive/__/immutables.py _repair_cpython_class_closures 11 0 0 12 0 100%
sources/accretive/__/immutables.py _repair_cpython_class_closures.try_repair_closure 7 0 1 2 0 100%
sources/accretive/__/immutables.py ImmutableClass.__new__ 2 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableClass.__init__ 2 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableClass.__dir__ 3 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableClass.__delattr__ 2 0 0 2 0 100%
sources/accretive/__/immutables.py ImmutableClass.__setattr__ 2 0 0 2 0 100%
sources/accretive/__/immutables.py _immutable_class__new__ 12 0 0 6 0 100%
sources/accretive/__/immutables.py _immutable_class__init__ 5 0 0 4 0 100%
sources/accretive/__/immutables.py _immutable_class__delattr__ 2 0 0 2 0 100%
sources/accretive/__/immutables.py _immutable_class__setattr__ 2 0 0 2 0 100%
sources/accretive/__/immutables.py ConcealerExtension.__dir__ 1 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableModule.__delattr__ 1 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableModule.__setattr__ 1 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableObject.__delattr__ 1 0 0 0 0 100%
sources/accretive/__/immutables.py ImmutableObject.__setattr__ 1 0 0 0 0 100%
sources/accretive/__/immutables.py calculate_class_fqname 1 0 0 0 0 100%
sources/accretive/__/immutables.py calculate_fqname 2 0 0 0 0 100%
sources/accretive/__/immutables.py discover_public_attributes 1 0 0 0 0 100%
sources/accretive/__/immutables.py reclassify_modules 18 0 0 16 0 100%
sources/accretive/__/immutables.py (no function) 32 0 0 0 0 100%
sources/accretive/__/imports.py (no function) 17 0 0 0 0 100%
sources/accretive/__init__.py (no function) 11 0 0 0 0 100%
sources/accretive/classes.py Class.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py Class.__init__ 2 0 0 0 0 100%
sources/accretive/classes.py Class.__delattr__ 2 0 0 2 0 100%
sources/accretive/classes.py Class.__setattr__ 2 0 0 2 0 100%
sources/accretive/classes.py Dataclass.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py CompleteDataclass.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py ABCFactory.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py ABCFactory.__init__ 2 0 0 0 0 100%
sources/accretive/classes.py ABCFactory.__delattr__ 2 0 0 2 0 100%
sources/accretive/classes.py ABCFactory.__setattr__ 2 0 0 2 0 100%
sources/accretive/classes.py ProtocolClass.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py ProtocolClass.__init__ 2 0 0 0 0 100%
sources/accretive/classes.py ProtocolClass.__delattr__ 2 0 0 2 0 100%
sources/accretive/classes.py ProtocolClass.__setattr__ 2 0 0 2 0 100%
sources/accretive/classes.py ProtocolDataclass.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py CompleteProtocolDataclass.__new__ 2 0 0 0 0 100%
sources/accretive/classes.py _accumulate_mutables 1 0 0 0 0 100%
sources/accretive/classes.py _class__new__ 14 0 0 6 0 100%
sources/accretive/classes.py _class__init__ 6 0 0 4 0 100%
sources/accretive/classes.py _class__delattr__ 5 0 0 4 0 100%
sources/accretive/classes.py _class__setattr__ 7 0 0 6 0 100%
sources/accretive/classes.py (no function) 43 0 0 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.__iter__ 0 0 1 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.__len__ 0 0 1 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.__getitem__ 0 0 1 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary._pre_setitem_ 1 0 0 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary._store_item_ 0 0 1 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.__setitem__ 5 0 0 2 0 100%
sources/accretive/dictionaries.py AbstractDictionary.__delitem__ 2 0 0 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.setdefault 4 0 0 0 0 100%
sources/accretive/dictionaries.py AbstractDictionary.update 10 0 0 4 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.__init__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.__or__ 8 0 0 4 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.__ror__ 2 0 0 2 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.__and__ 5 0 0 4 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.__rand__ 2 0 0 2 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.copy 0 0 1 0 0 100%
sources/accretive/dictionaries.py _DictionaryOperations.with_data 0 0 1 0 0 100%
sources/accretive/dictionaries.py Dictionary.__init__ 2 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__iter__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__len__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__repr__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__str__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__contains__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__getitem__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.__eq__ 3 0 0 2 0 100%
sources/accretive/dictionaries.py Dictionary.__ne__ 3 0 0 2 0 100%
sources/accretive/dictionaries.py Dictionary.copy 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.get 3 0 0 2 0 100%
sources/accretive/dictionaries.py Dictionary.keys 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.items 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.values 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary.with_data 1 0 0 0 0 100%
sources/accretive/dictionaries.py Dictionary._store_item_ 1 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerDictionary.__init__ 2 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerDictionary.__repr__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerDictionary.__getitem__ 5 0 0 2 0 100%
sources/accretive/dictionaries.py ProducerDictionary.copy 2 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerDictionary.setdefault 4 0 0 2 0 100%
sources/accretive/dictionaries.py ProducerDictionary.with_data 1 0 0 0 0 100%
sources/accretive/dictionaries.py ValidatorDictionary.__init__ 2 0 0 0 0 100%
sources/accretive/dictionaries.py ValidatorDictionary.__repr__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py ValidatorDictionary._pre_setitem_ 4 0 0 2 0 100%
sources/accretive/dictionaries.py ValidatorDictionary.copy 2 0 0 0 0 100%
sources/accretive/dictionaries.py ValidatorDictionary.with_data 1 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.__init__ 3 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.__repr__ 1 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.__getitem__ 8 0 0 4 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary._pre_setitem_ 4 0 0 2 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.copy 2 0 0 0 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.setdefault 4 0 0 2 0 100%
sources/accretive/dictionaries.py ProducerValidatorDictionary.with_data 1 0 0 0 0 100%
sources/accretive/dictionaries.py (no function) 78 0 0 2 0 100%
sources/accretive/exceptions.py AttributeImmutabilityError.__init__ 1 0 0 0 0 100%
sources/accretive/exceptions.py EntryImmutabilityError.__init__ 1 0 0 0 0 100%
sources/accretive/exceptions.py EntryValidityError.__init__ 1 0 0 0 0 100%
sources/accretive/exceptions.py DecoratorCompatibilityError.__init__ 1 0 0 0 0 100%
sources/accretive/exceptions.py (no function) 12 0 0 0 0 100%
sources/accretive/modules.py Module.__delattr__ 2 0 0 0 0 100%
sources/accretive/modules.py Module.__setattr__ 4 0 0 2 0 100%
sources/accretive/modules.py reclassify_modules 18 0 0 16 0 100%
sources/accretive/modules.py (no function) 6 0 0 0 0 100%
sources/accretive/namespaces.py Namespace.__init__ 2 0 0 0 0 100%
sources/accretive/namespaces.py Namespace.__repr__ 4 0 0 2 0 100%
sources/accretive/namespaces.py Namespace.__eq__ 4 0 0 2 0 100%
sources/accretive/namespaces.py Namespace.__ne__ 4 0 0 2 0 100%
sources/accretive/namespaces.py (no function) 8 0 0 0 0 100%
sources/accretive/objects.py _check_behavior 5 0 0 2 0 100%
sources/accretive/objects.py _check_dict 2 0 0 2 0 100%
sources/accretive/objects.py accretive 0 0 0 0 0 100%
sources/accretive/objects.py accretive 0 0 0 0 0 100%
sources/accretive/objects.py accretive 3 0 0 2 0 100%
sources/accretive/objects.py accretive.decorator 14 0 0 4 0 100%
sources/accretive/objects.py accretive.decorator.__init__ 8 0 0 2 0 100%
sources/accretive/objects.py accretive.decorator.__delattr__ 6 0 1 2 0 100%
sources/accretive/objects.py accretive.decorator.__setattr__ 7 0 0 4 0 100%
sources/accretive/objects.py Object.__repr__ 1 0 0 0 0 100%
sources/accretive/objects.py (no function) 14 0 0 4 0 100%
sources/accretive/qaliases.py (no function) 6 0 0 0 0 100%
Total   635 0 9 174 0 100%

No items found using the specified filter.