Method: {{monitored_method.info.full_name_escaped}}
Coverage: {{monitored_method.info.coverage_ratio}}% ({{monitored_method.info.run_lines_count}}/{{monitored_method.info.executable_lines_count}}), Tests: {{monitored_method.info.total_tests}}, Calls: {{monitored_method.info.total_calls}}, Exceptions: {{monitored_method.info.total_exceptions}}, Flows: {{monitored_method.info.total_flows}}Back