{# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 #} {# For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt #} SpotFlow report

🔎 SpotFlow report

{# The title="" attr doesn"t work in Safari. #} {% for monitored_method in monitored_program %} {% endfor %}
Function/Method coverage (%) tests calls exceptions flows top flow calls top flow ratio (%)
{{monitored_method.info.full_name_escaped}} {{monitored_method.info.coverage_ratio}} {{monitored_method.info.total_tests}} {{monitored_method.info.total_calls}} {{monitored_method.info.total_exceptions}} {{monitored_method.info.total_flows}} {{monitored_method.info.top_flow_calls}} {{monitored_method.info.top_flow_ratio}}

No items found using the specified filter.