Branch Coverage

blib/lib/App/bif/show/change.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
50 0 0 if ($devel) { }
64 0 0 unless ref $x eq 'HASH' and exists $x->{'_delta'} and $x->{'_delta'} =~ /^new_/
74 0 0 unless &Digest::SHA::sha1_hex(&Encode::encode('UTF-8', $yaml)) eq $ref->{'uuid'}
76 0 0 if ($opts->{'diff'}) { }
87 0 0 if ($diff) { }