Branch Coverage

blib/lib/App/Cmd/Command/commands.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
30 1 3 $opt->stderr ? :
33 0 0 if ref $_
35 4 0 unless (@cmd_groups)
37 4 28 unless $_ ne 'version'
45 7 22 if length $_ > $fmt_width
49 0 8 unless (ref $cmd_set)