Coverage report: 100.00%
Files Functions Classes
coverage.py v7.8.0, created at 2025-08-12 01:37 +0000
coverage.py v7.8.0, created at 2025-08-12 01:37 +0000
File | function | statements | missing | excluded | coverage |
---|---|---|---|---|---|
pytestzoo/__init__.py | (no function) | 0 | 0 | 0 | 100.00% |
pytestzoo/main.py | reverse_string | 4 | 0 | 0 | 100.00% |
pytestzoo/main.py | is_palindrome | 4 | 0 | 0 | 100.00% |
pytestzoo/main.py | count_vowels | 4 | 0 | 0 | 100.00% |
pytestzoo/main.py | (no function) | 9 | 0 | 0 | 100.00% |
pytestzoo/strings.py | reverse_string | 1 | 0 | 0 | 100.00% |
pytestzoo/strings.py | is_palindrome | 2 | 0 | 0 | 100.00% |
pytestzoo/strings.py | strip_accents | 1 | 0 | 0 | 100.00% |
pytestzoo/strings.py | count_vowels | 3 | 0 | 0 | 100.00% |
pytestzoo/strings.py | lowercase | 1 | 0 | 0 | 100.00% |
pytestzoo/strings.py | (no function) | 6 | 0 | 0 | 100.00% |
Total | 35 | 0 | 0 | 100.00% |
No items found using the specified filter.