Branch Coverage

blib/lib/Algorithm/Classifier/IsolationForest/App/Command/proto.pm
Criterion Covered Total %
branch 26 38 68.4


line true false branch
55 2 3 defined $opt->{'from_model'} ? :
56 3 2 defined $opt->{'check'} ? :
57 2 3 if ($from + $check != 1)
61 1 2 $from ? :
62 0 3 if (not -f $file) { }
0 3 elsif (not -r $file) { }
68 1 2 if (defined $opt->{'o'})
69 0 1 if ($check)
72 0 1 if (-e $opt->{'o'} and not $opt->{'w'})
83 1 2 if (defined $opt->{'from_model'})
86 1 0 if (defined $opt->{'o'}) { }
97 1 1 if $@
105 1 0 defined $schema->{'missing'} ? :
107 1 0 ref $schema->{'feature_descriptions'} eq 'HASH' ? :
111 1 2 defined $$fd{$tags->[$i]} ? :
114 0 1 if (ref $mungers eq "HASH" and %$mungers)
118 0 0 ref $mungers->{$k} eq 'HASH' && defined $mungers->{$k}{'munger'} ? :
121 1 0 ref $proto->{'params'} eq 'HASH' ? :
123 4 0 defined $params->{$k} ? :