Coverage report: 100%

Files Functions Classes

coverage.py v7.16.1, created at 2026-09-26 04:27 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
sources/frigid/__/__init__.py (no function)   100% 4 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.__init__   100% 5 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.__delitem__   100% 2 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.__setitem__   100% 5 0 0   100% 4 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.clear   100% 2 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.copy   100% 1 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.pop   100% 2 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.popitem   100% 2 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py ImmutableDictionary.update   100% 2 0 0   100% 0 0   100%
sources/frigid/__/dictionaries.py (no function)   100% 14 0 0   100% 0 0   100%
sources/frigid/__/doctab.py (no function)   100% 2 0 0   100% 0 0   100%
sources/frigid/__/exceptions.py EntryImmutability.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/__/exceptions.py OperationInvalidity.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/__/exceptions.py (no function)   100% 8 0 0   100% 0 0   100%
sources/frigid/__/imports.py (no function)   100% 13 0 0   100% 0 0   100%
sources/frigid/__/nomina.py calculate_attrname   100% 1 0 0   100% 0 0   100%
sources/frigid/__/nomina.py (no function)   100% 14 0 0   100% 0 0   100%
sources/frigid/__init__.py (no function)   100% 11 0 0   100% 0 0   100%
sources/frigid/classes.py _provide_error_class   100% 7 0 0   100% 2 0   100%
sources/frigid/classes.py Class.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py Dataclass.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py DataclassMutable.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py AbstractBaseClass.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py ProtocolClass.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py ProtocolDataclass.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py ProtocolDataclassMutable.__new__   100% 1 0 0   100% 0 0   100%
sources/frigid/classes.py dataclass_with_standard_behaviors   100% 0 0 1   100% 0 0   100%
sources/frigid/classes.py dataclass_with_standard_behaviors   100% 0 0 1   100% 0 0   100%
sources/frigid/classes.py dataclass_with_standard_behaviors   100% 3 0 0   100% 2 0   100%
sources/frigid/classes.py with_standard_behaviors   100% 0 0 1   100% 0 0   100%
sources/frigid/classes.py with_standard_behaviors   100% 0 0 1   100% 0 0   100%
sources/frigid/classes.py with_standard_behaviors   100% 3 0 0   100% 2 0   100%
sources/frigid/classes.py (no function)   100% 60 0 32   100% 0 0   100%
sources/frigid/dictionaries.py AbstractDictionary.__iter__   100% 0 0 1   100% 0 0   100%
sources/frigid/dictionaries.py AbstractDictionary.__len__   100% 0 0 1   100% 0 0   100%
sources/frigid/dictionaries.py AbstractDictionary.__getitem__   100% 0 0 1   100% 0 0   100%
sources/frigid/dictionaries.py AbstractDictionary.__setitem__   100% 2 0 0   100% 0 0   100%
sources/frigid/dictionaries.py AbstractDictionary.__delitem__   100% 2 0 0   100% 0 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.__or__   100% 8 0 0   100% 4 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.__ror__   100% 8 0 0   100% 4 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.__and__   100% 5 0 0   100% 4 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.__rand__   100% 2 0 0   100% 2 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.copy   100% 0 0 1   100% 0 0   100%
sources/frigid/dictionaries.py _DictionaryOperations.with_data   100% 0 0 1   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__init__   100% 2 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__iter__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__len__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__repr__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__str__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__contains__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__getitem__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.__eq__   100% 3 0 0   100% 2 0   100%
sources/frigid/dictionaries.py Dictionary.__ne__   100% 3 0 0   100% 2 0   100%
sources/frigid/dictionaries.py Dictionary.copy   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.get   100% 3 0 0   100% 2 0   100%
sources/frigid/dictionaries.py Dictionary.keys   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.items   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.values   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py Dictionary.with_data   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py ValidatorDictionary.__init__   100% 9 0 0   100% 4 0   100%
sources/frigid/dictionaries.py ValidatorDictionary.__repr__   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py ValidatorDictionary.copy   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py ValidatorDictionary.with_data   100% 1 0 0   100% 0 0   100%
sources/frigid/dictionaries.py (no function)   100% 47 0 1   100% 0 0   100%
sources/frigid/exceptions.py AttributeImmutability.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/exceptions.py EntryImmutability.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/exceptions.py EntryInvalidity.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/exceptions.py ErrorProvideFailure.__init__   100% 1 0 0   100% 0 0   100%
sources/frigid/exceptions.py (no function)   100% 12 0 0   100% 0 0   100%
sources/frigid/installers.py install   100% 4 0 0   100% 2 0   100%
sources/frigid/installers.py (no function)   100% 2 0 0   100% 0 0   100%
sources/frigid/modules.py finalize_module   100% 6 0 0   100% 4 0   100%
sources/frigid/modules.py reclassify_modules   100% 1 0 0   100% 0 0   100%
sources/frigid/modules.py (no function)   100% 14 0 0   100% 0 0   100%
sources/frigid/namespaces.py Namespace.__init__   100% 2 0 0   100% 0 0   100%
sources/frigid/namespaces.py Namespace.__repr__   100% 4 0 0   100% 2 0   100%
sources/frigid/namespaces.py Namespace.__eq__   100% 3 0 0   100% 2 0   100%
sources/frigid/namespaces.py Namespace.__ne__   100% 3 0 0   100% 2 0   100%
sources/frigid/namespaces.py (no function)   100% 8 0 1   100% 0 0   100%
sources/frigid/sequences.py one   100% 1 0 0   100% 0 0   100%
sources/frigid/sequences.py (no function)   100% 2 0 0   100% 0 0   100%
Total     100% 344 0 43   100% 46 0   100%

No items found using the specified filter.