Coverage report: 67%
Files Functions Classes
coverage.py v7.10.6, created at 2025-09-11 20:54 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
pure3270/__init__.py | 43 | 9 | 0 | 79% |
pure3270/emulation/__init__.py | 0 | 0 | 0 | 100% |
pure3270/emulation/ebcdic.py | 54 | 9 | 0 | 83% |
pure3270/emulation/screen_buffer.py | 180 | 23 | 0 | 87% |
pure3270/patching/__init__.py | 1 | 0 | 0 | 100% |
pure3270/patching/patching.py | 128 | 20 | 0 | 84% |
pure3270/patching/s3270_wrapper.py | 340 | 162 | 0 | 52% |
pure3270/protocol/__init__.py | 0 | 0 | 0 | 100% |
pure3270/protocol/data_stream.py | 264 | 34 | 0 | 87% |
pure3270/protocol/exceptions.py | 6 | 0 | 0 | 100% |
pure3270/protocol/negotiator.py | 161 | 46 | 2 | 71% |
pure3270/protocol/printer.py | 130 | 11 | 0 | 92% |
pure3270/protocol/ssl_wrapper.py | 43 | 2 | 0 | 95% |
pure3270/protocol/tn3270_handler.py | 201 | 63 | 0 | 69% |
pure3270/protocol/tn3270e_header.py | 48 | 7 | 0 | 85% |
pure3270/protocol/utils.py | 107 | 5 | 0 | 95% |
pure3270/protocol/vt100_parser.py | 216 | 216 | 0 | 0% |
pure3270/session.py | 895 | 335 | 0 | 63% |
Total | 2817 | 942 | 2 | 67% |
No items found using the specified filter.