Branch Coverage

lib/Catalyst/Plugin/PrometheusTiny.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
63 1 4 if ($metrics_endpoint) { }
64 0 1 unless ($metrics_endpoint =~ m[^/])
77 0 5 if ($ignore_path_regexp)
78 0 0 unless 'Regexp' eq ref $ignore_path_regexp
85 0 5 unless 'HASH' eq ref $metrics