Branch Coverage

blib/lib/WSST/Schema/Method.pm
Criterion Covered Total %
branch 5 20 25.0


line true false branch
19 1 2 if ($$self{'params'})
26 1 2 if ($self->tests)
33 9 0 unless defined $$self{$fld}
35 0 0 if ($ref eq 'ARRAY') { }
0 0 elsif ($ref eq 'HASH') { }
48 0 0 if scalar @_
49 0 0 if defined $$self{'sample_query'}
55 0 0 unless $ENV{$1}
66 0 0 unless defined $self->tests
68 0 0 if $test->type eq 'good'