Condition Coverage

blib/lib/Algorithm/Classifier/IsolationForest/App/Command/info.pm
Criterion Covered Total %
condition 19 27 70.3


and 3 conditions

line !l l&&!r l&&r condition
73 10 0 1 ref $mungers eq "HASH" and %$mungers
125 2 0 1 ref $tags eq 'ARRAY' && @$tags
171 0 40 2 defined $v and $v =~ /^-?\d+\.\d+/
40 0 2 defined $v and $v =~ /^-?\d+\.\d+/ and not $k =~ /^tree_total_/
40 0 2 defined $v and $v =~ /^-?\d+\.\d+/ and not $k =~ /^tree_total_/ and not $k =~ /\A(?:munger_module_version|schema_version|schema_description)\z/
210 4 0 4 ref $tags eq 'ARRAY' && @$tags
260 0 106 20 defined $v and $v =~ /^-?\d+\.\d+/
106 0 20 defined $v and $v =~ /^-?\d+\.\d+/ and not $k =~ /^tree_total_/
106 2 18 defined $v and $v =~ /^-?\d+\.\d+/ and not $k =~ /^tree_total_/ and not $k =~ /\A(?:munger_module_version|schema_version|schema_description)\z/