Branch Coverage

blib/lib/Catmandu/Cmd/info.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
39 0 7 if (defined $opts->{'namespace'}) { }
0 7 elsif ($opts->{'all'}) { }
1 6 elsif ($opts->{'exporters'}) { }
1 5 elsif ($opts->{'importers'}) { }
2 3 elsif ($opts->{'fixes'}) { }
1 2 elsif ($opts->{'stores'}) { }
1 1 elsif ($opts->{'validators'}) { }
73 14 7 if defined $opts->$key
78 1 6 if (@$into_args or %$into_opts) { }
79 0 1 if ($opts->fix)
89 6 0 unless $opts->brief
90 0 6 if $opts->verbose