Coverage report: 100.00%

Files Functions Classes

coverage.py v7.6.4, created at 2025-01-03 01:37 +0000

File function statements missing excluded coverage
rdgai/__init__.py (no function) 0 0 0 100.00%
rdgai/apparatus.py Reading.__post_init__ 3 0 0 100.00%
rdgai/apparatus.py Reading.__str__ 1 0 0 100.00%
rdgai/apparatus.py Reading.witnesses_str 1 0 0 100.00%
rdgai/apparatus.py Reading.__hash__ 1 0 0 100.00%
rdgai/apparatus.py RelationType.__str__ 1 0 0 100.00%
rdgai/apparatus.py RelationType.__repr__ 1 0 0 100.00%
rdgai/apparatus.py RelationType.__eq__ 3 0 0 100.00%
rdgai/apparatus.py RelationType.__hash__ 1 0 0 100.00%
rdgai/apparatus.py RelationType.str_with_description 4 0 0 100.00%
rdgai/apparatus.py RelationType.pairs_sorted 4 0 0 100.00%
rdgai/apparatus.py RelationType.get_inverse 1 0 0 100.00%
rdgai/apparatus.py RelationType.representative_examples 11 0 0 100.00%
rdgai/apparatus.py RelationType.representative_examples.find_representative_examples 14 0 0 100.00%
rdgai/apparatus.py Pair.__post_init__ 2 0 0 100.00%
rdgai/apparatus.py Pair.__str__ 1 0 0 100.00%
rdgai/apparatus.py Pair.print 1 0 0 100.00%
rdgai/apparatus.py Pair.reading_transition_str 1 0 0 100.00%
rdgai/apparatus.py Pair.__repr__ 1 0 0 100.00%
rdgai/apparatus.py Pair.app 1 0 0 100.00%
rdgai/apparatus.py Pair.__hash__ 1 0 0 100.00%
rdgai/apparatus.py Pair.app_element 1 0 0 100.00%
rdgai/apparatus.py Pair.relation_elements 4 0 0 100.00%
rdgai/apparatus.py Pair.element_for_type 4 0 0 100.00%
rdgai/apparatus.py Pair.get_inverse 7 0 0 100.00%
rdgai/apparatus.py Pair.add_type_with_inverse 4 0 0 100.00%
rdgai/apparatus.py Pair.add_type 17 0 0 100.00%
rdgai/apparatus.py Pair.remove_description 3 0 0 100.00%
rdgai/apparatus.py Pair.add_description 14 0 0 100.00%
rdgai/apparatus.py Pair.remove_type 10 0 0 100.00%
rdgai/apparatus.py Pair.remove_type_with_inverse 3 0 0 100.00%
rdgai/apparatus.py Pair.remove_all_types 2 0 0 100.00%
rdgai/apparatus.py Pair.rdgai_responsible 4 0 0 100.00%
rdgai/apparatus.py Pair.relation_type_names 1 0 0 100.00%
rdgai/apparatus.py Pair.has_description 4 0 0 100.00%
rdgai/apparatus.py Pair.get_description 5 0 0 100.00%
rdgai/apparatus.py App.__post_init__ 31 0 0 100.00%
rdgai/apparatus.py App.get_classified_pairs 2 0 0 100.00%
rdgai/apparatus.py App.get_unclassified_pairs 2 0 0 100.00%
rdgai/apparatus.py App.__hash__ 1 0 0 100.00%
rdgai/apparatus.py App.__str__ 11 0 0 100.00%
rdgai/apparatus.py App.ab 1 0 0 100.00%
rdgai/apparatus.py App.ab_name 2 0 0 100.00%
rdgai/apparatus.py App.text_before 12 0 0 100.00%
rdgai/apparatus.py App.text_in_context 1 0 0 100.00%
rdgai/apparatus.py App.text 1 0 0 100.00%
rdgai/apparatus.py App.text_with_signs 4 0 0 100.00%
rdgai/apparatus.py App.text_after 14 0 0 100.00%
rdgai/apparatus.py Doc.__post_init__ 5 0 0 100.00%
rdgai/apparatus.py Doc.get_interpgrp 6 0 0 100.00%
rdgai/apparatus.py Doc.add_relation_type 11 0 0 100.00%
rdgai/apparatus.py Doc.__str__ 1 0 0 100.00%
rdgai/apparatus.py Doc.__repr__ 1 0 0 100.00%
rdgai/apparatus.py Doc.write 1 0 0 100.00%
rdgai/apparatus.py Doc.language 1 0 0 100.00%
rdgai/apparatus.py Doc.get_relation_types 20 0 0 100.00%
rdgai/apparatus.py Doc.get_classified_pairs 4 0 0 100.00%
rdgai/apparatus.py Doc.get_unclassified_pairs 4 0 0 100.00%
rdgai/apparatus.py Doc.print_classified_pairs 7 0 0 100.00%
rdgai/apparatus.py Doc.render_html 9 0 0 100.00%
rdgai/apparatus.py Doc.flask_app 11 0 0 100.00%
rdgai/apparatus.py Doc.flask_app.root 1 0 0 100.00%
rdgai/apparatus.py Doc.flask_app.api_relation_type 19 0 0 100.00%
rdgai/apparatus.py Doc.flask_app.desc 15 0 0 100.00%
rdgai/apparatus.py Doc.clean 21 0 0 100.00%
rdgai/apparatus.py (no function) 107 0 0 100.00%
rdgai/classification.py classify_pair 20 0 0 100.00%
rdgai/classification.py classify 6 0 0 100.00%
rdgai/classification.py (no function) 12 0 0 100.00%
rdgai/evaluation.py llm_review_results 6 0 0 100.00%
rdgai/evaluation.py evaluate_docs 92 0 0 100.00%
rdgai/evaluation.py (no function) 22 0 0 100.00%
rdgai/export.py export_variants_to_excel 45 0 0 100.00%
rdgai/export.py import_classifications_from_dataframe 22 0 0 100.00%
rdgai/export.py (no function) 8 0 0 100.00%
rdgai/languages.py read_language_codes_yaml_cached 6 0 0 100.00%
rdgai/languages.py convert_language_code 4 0 0 100.00%
rdgai/languages.py (no function) 5 0 0 100.00%
rdgai/main.py get_output_path 7 0 0 100.00%
rdgai/main.py classify 3 0 0 100.00%
rdgai/main.py classified_pairs 2 0 0 100.00%
rdgai/main.py html 2 0 0 100.00%
rdgai/main.py gui 4 0 0 100.00%
rdgai/main.py evaluate 3 0 0 100.00%
rdgai/main.py validate 2 0 0 100.00%
rdgai/main.py clean 3 0 0 100.00%
rdgai/main.py export 2 0 0 100.00%
rdgai/main.py import_classifications 11 0 0 100.00%
rdgai/main.py prompt_preamble 3 0 0 100.00%
rdgai/main.py (no function) 35 0 0 100.00%
rdgai/mapper.py Mapper.__init__ 2 0 0 100.00%
rdgai/mapper.py Mapper.key 11 0 0 100.00%
rdgai/mapper.py Mapper.obj 1 0 0 100.00%
rdgai/mapper.py (no function) 4 0 0 100.00%
rdgai/parsers.py CategoryParser.invoke 16 0 0 100.00%
rdgai/parsers.py (no function) 6 0 0 100.00%
rdgai/prompts.py select_spaced_elements 9 0 0 100.00%
rdgai/prompts.py build_system_message 1 0 0 100.00%
rdgai/prompts.py build_preamble 22 0 0 100.00%
rdgai/prompts.py build_template 16 0 0 100.00%
rdgai/prompts.py build_review_prompt 19 0 0 100.00%
rdgai/prompts.py (no function) 8 0 0 100.00%
rdgai/tei.py get_language_code 4 0 0 100.00%
rdgai/tei.py get_language 2 0 0 100.00%
rdgai/tei.py make_nc_name 3 0 0 100.00%
rdgai/tei.py extract_text 16 0 0 100.00%
rdgai/tei.py read_tei 3 0 0 100.00%
rdgai/tei.py find_element 11 0 0 100.00%
rdgai/tei.py find_elements 6 0 0 100.00%
rdgai/tei.py find_parent 6 0 0 100.00%
rdgai/tei.py write_tei 2 0 0 100.00%
rdgai/tei.py get_reading_identifier 13 0 0 100.00%
rdgai/tei.py (no function) 16 0 0 100.00%
rdgai/validation.py validate 12 0 0 100.00%
rdgai/validation.py (no function) 8 0 0 100.00%
Total   1005 0 0 100.00%

No items found using the specified filter.