Branch Coverage

blib/lib/App/Info.pm
Criterion Covered Total %
branch 6 22 27.3


line true false branch
203 0 2 if $class eq 'App::Info'
214 8 6 if (exists $p{$_}) { }
215 8 0 unless ref $p{$_} eq 'ARRAY'
562 0 0 if @_
598 0 0 if @_
626 0 0 if @_
653 0 0 if @_
879 0 0 unless my $key = $params{'key'}
883 0 0 if exists $$self{'__unknown__'}{$key}
974 0 4 unless my $key = $params{'key'}
976 0 4 if exists $$self{'__confirm__'}{$key}