blib/lib/Decision/Depends/Sig.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 18 | 66.6 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 8 | unless '' eq ref $$self{'val'} |
57 | 0 | 8 | if @notok |
71 | 1 | 6 | unless -f $$self{'val'} |
79 | 4 | 2 | if (defined $prev_val) { } |
86 | 3 | 1 | if ($is_not_equal) { } |
88 | 0 | 3 | if $state->Verbose |
94 | 0 | 1 | if $state->Verbose |
101 | 0 | 2 | if $state->Verbose |
119 | 0 | 7 | unless my $fh = 'IO::File'->new($file, 'r') |