Coverage report:
100%
hide covered
Files
Functions
Classes
coverage.py v7.6.7
, created at 2024-11-20 02:16 +0000
File
class
statements
missing
excluded
branches
partial
coverage
sources/accretive/__.py
InternalClass
9
0
0
4
0
100%
sources/accretive/__.py
ConcealerExtension
1
0
0
0
0
100%
sources/accretive/__.py
InternalObject
2
0
0
0
0
100%
sources/accretive/__.py
Falsifier
3
0
0
2
0
100%
sources/accretive/__.py
Absent
3
0
0
2
0
100%
sources/accretive/__.py
CoreDictionary
16
0
0
2
0
100%
sources/accretive/__.py
Docstring
0
0
0
0
0
100%
sources/accretive/__.py
(no class)
119
0
2
34
0
100%
sources/accretive/__init__.py
_InternalModule
0
0
0
0
0
100%
sources/accretive/__init__.py
(no class)
24
0
1
6
0
100%
sources/accretive/_annotations.py
(no class)
2
0
0
0
0
100%
sources/accretive/_docstrings.py
(no class)
2
0
0
0
0
100%
sources/accretive/classes.py
Class
8
0
0
4
0
100%
sources/accretive/classes.py
ABCFactory
8
0
0
4
0
100%
sources/accretive/classes.py
ProtocolClass
8
0
0
4
0
100%
sources/accretive/classes.py
(no class)
54
0
0
16
0
100%
sources/accretive/dictionaries.py
AbstractDictionary
22
0
4
6
0
100%
sources/accretive/dictionaries.py
_DictionaryOperations
14
0
2
10
0
100%
sources/accretive/dictionaries.py
_Dictionary
0
0
0
0
0
100%
sources/accretive/dictionaries.py
Dictionary
23
0
0
6
0
100%
sources/accretive/dictionaries.py
ProducerDictionary
15
0
0
4
0
100%
sources/accretive/dictionaries.py
ValidatorDictionary
10
0
0
2
0
100%
sources/accretive/dictionaries.py
ProducerValidatorDictionary
23
0
0
8
0
100%
sources/accretive/dictionaries.py
(no class)
80
0
0
2
0
100%
sources/accretive/exceptions.py
Omniexception
0
0
0
0
0
100%
sources/accretive/exceptions.py
Omnierror
0
0
0
0
0
100%
sources/accretive/exceptions.py
AttributeImmutabilityError
1
0
0
0
0
100%
sources/accretive/exceptions.py
EntryImmutabilityError
1
0
0
0
0
100%
sources/accretive/exceptions.py
EntryValidityError
1
0
0
0
0
100%
sources/accretive/exceptions.py
OperationValidityError
1
0
0
0
0
100%
sources/accretive/exceptions.py
EntryValidationError
0
0
0
0
0
100%
sources/accretive/exceptions.py
IndelibleAttributeError
0
0
0
0
0
100%
sources/accretive/exceptions.py
IndelibleEntryError
1
0
0
0
0
100%
sources/accretive/exceptions.py
InvalidOperationError
0
0
0
0
0
100%
sources/accretive/exceptions.py
(no class)
17
0
0
0
0
100%
sources/accretive/modules.py
Module
5
0
0
2
0
100%
sources/accretive/modules.py
(no class)
11
0
0
6
0
100%
sources/accretive/namespaces.py
Namespace
14
0
0
6
0
100%
sources/accretive/namespaces.py
(no class)
8
0
0
0
0
100%
sources/accretive/objects.py
_Dictionary
0
0
0
0
0
100%
sources/accretive/objects.py
Object
9
0
0
2
0
100%
sources/accretive/objects.py
(no class)
10
0
0
2
0
100%
sources/accretive/qaliases.py
(no class)
6
0
0
0
0
100%
tests/test_000_accretive/__init__.py
(no class)
20
0
0
4
0
100%
tests/test_000_accretive/test_000_package.py
(no class)
50
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_111_internal_class_immutability.Example
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_112_internal_class_decorator_handling.Example
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_113_internal_class_attribute_visibility.Example
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_114_internal_class_decorator_replacement.Example
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_115_internal_class_behaviors_extension.Base
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_150_internal_object_immutability.Example
1
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_160_falsifier_behavior.Example
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_500_docstring_generation_argument_acceptance.Foo
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
test_501_docstring_generation_validity.Foo
0
0
0
0
0
100%
tests/test_000_accretive/test_010_internals.py
(no class)
222
0
0
10
0
100%
tests/test_000_accretive/test_100_classes.py
test_100_instantiation.Object
0
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_101_accretion.Object
0
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_110_class_decorators.Object
0
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_111_class_decorator_reproduction_method.Object
4
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_112_class_decorator_reproduction_property.Object
2
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_113_class_decorator_reproduction_no_cell.Object
1
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_114_decorator_error_handling.Object
0
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
test_120_docstring_assignment.Object
0
0
0
0
0
100%
tests/test_000_accretive/test_100_classes.py
(no class)
132
0
0
0
0
100%
tests/test_000_accretive/test_200_objects.py
(no class)
44
0
0
0
0
100%
tests/test_000_accretive/test_300_namespaces.py
(no class)
79
0
0
0
0
100%
tests/test_000_accretive/test_400_modules.py
(no class)
55
0
0
0
0
100%
tests/test_000_accretive/test_500_dictionaries.py
(no class)
444
0
0
74
0
100%
Total
1585
0
9
222
0
100%
No items found using the specified filter.