Branch Coverage

blib/lib/Algorithm/Classifier/IsolationForest/App/Command/info.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
33 0 6 if (not -f $opt->{'m'}) { }
0 6 elsif (not -r $opt->{'m'}) { }
47 2776 2526 if ($node->[0] == 0)
49 13 2763 if $depth > $acc->{'max_depth'}
54 2526 0 $node->[0] == 1 ? :
74 6 0 $stats->{'leaves'} ? :
75 6 0 $n_trees ? :
79 2 4 ref $tags eq 'ARRAY' && @$tags ? :
99 2 4 $tagged ? :
103 2 4 if ($opt->{'json'})
120 12 60 unless defined $v
122 12 60 if defined $v and $v =~ /^-?\d+\.\d+/ and not $k =~ /^tree_total_/
130 1 3 if ($tagged)