Method: Coverband::Utils::HTMLFormatter#format_dynamic_html!
- Defined in:
- lib/coverband/utils/html_formatter.rb
#format_dynamic_html! ⇒ Object
26 27 28 |
# File 'lib/coverband/utils/html_formatter.rb', line 26 def format_dynamic_html! format_html(@coverage_result) end |