Branch Coverage

blib/lib/Getopt/Kingpin/Arg.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
13 79 24 unless (defined $mode)
18 3 100 if ($mode and $self->is_cumulative)
21 4 99 if ($self->is_hash)
24 22 81 unless ($self->_required)