Branch Coverage

lib/Mojolicious/Plugin/Check.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
34 0 12 unless $last
43 0 14 unless $checker
47 14 0 if (@result) { }
48 13 1 if (defined $result[0]) { }
49 10 3 if ($result[0]) { }