Branch Coverage

blib/lib/App/Info.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
201 0 55 if $class eq 'App::Info'
212 82 296 if (exists $p{$_}) { }
213 77 5 unless ref $p{$_} eq 'ARRAY'
560 3 3 if @_
596 0 0 if @_
624 0 0 if @_
651 0 0 if @_
877 1 19 unless my $key = $params{'key'}
881 1 18 if exists $$self{'__unknown__'}{$key}
972 1 38 unless my $key = $params{'key'}
974 0 38 if exists $$self{'__confirm__'}{$key}