Branch Coverage

blib/lib/MojoX/Routes/AsGraph.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
9 0 1 unless $r
26 11 0 if ($pattern)
31 9 2 if $action
37 7 4 $is_endpoint ? :
39 1 10 if (not $pattern || $ctrl_actn) { }
44 5 5 if $pattern
45 10 0 if $ctrl_actn
47 6 5 if $name