Branch Coverage

lib/Catalyst/Plugin/PrometheusTiny.pm
Criterion Covered Total %
branch 3 10 30.0


line true false branch
60 0 3 if ($metrics_endpoint) { }
61 0 0 unless ($metrics_endpoint =~ m[^/])
74 0 3 if ($ignore_path_regexp)
75 0 0 unless 'Regexp' eq ref $ignore_path_regexp
82 0 3 unless 'HASH' eq ref $metrics