| blib/lib/Algorithm/Classifier/IsolationForest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 65 | 67 | 97.0 |
| pod | 19 | 19 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 57 | n/a | BEGIN |
| 4 | 57 | n/a | BEGIN |
| 5 | 57 | n/a | BEGIN |
| 6 | 57 | n/a | BEGIN |
| 7 | 57 | n/a | BEGIN |
| 8 | 57 | n/a | BEGIN |
| 9 | 57 | n/a | BEGIN |
| 10 | 57 | n/a | BEGIN |
| 14 | 57 | n/a | BEGIN |
| 18 | 57 | n/a | BEGIN |
| 22 | 57 | n/a | BEGIN |
| 23 | 57 | n/a | BEGIN |
| 24 | 57 | n/a | BEGIN |
| 43 | 57 | n/a | BEGIN |
| 47 | 0 | n/a | _to_double |
| 2176 | 190 | Yes | new |
| 2280 | 17 | Yes | decision_threshold |
| 2309 | 9 | Yes | set_voting |
| 2345 | 1 | Yes | feature_names |
| 2403 | 159 | Yes | fit |
| 2543 | 6820 | Yes | path_lengths |
| 2601 | 14230 | Yes | predict |
| 2727 | 53 | Yes | tagged_row_to_array |
| 2752 | 12 | Yes | predict_tagged |
| 2788 | 15795 | Yes | score_samples |
| 2877 | 12 | Yes | score_sample_tagged |
| 2908 | 5347 | Yes | score_predict_samples |
| 3004 | 21 | Yes | score_predict_sample_tagged |
| 3032 | 13662 | Yes | score_predict_split |
| 3115 | 24 | Yes | to_json |
| 3151 | 33 | Yes | from_json |
| 3216 | 1 | Yes | save |
| 3229 | 16 | Yes | load |
| 3265 | 691367 | n/a | _c |
| 3290 | 36 | n/a | _depth_cut |
| 3299 | 33 | n/a | _min_votes |
| 3319 | 13 | n/a | _threshold_from_ranked |
| 3347 | 4 | n/a | _vote_counts_perl |
| 3388 | 13 | n/a | _learn_contamination_threshold |
| 3403 | 6 | n/a | _majority_pivot_scores |
| 3427 | 43954 | n/a | _randn |
| 3445 | 2249 | n/a | _subsample |
| 3469 | 295267 | n/a | _build_tree |
| 3532 | 123727 | n/a | _axis_split |
| 3573 | 22782 | n/a | _oblique_split |
| 3652 | 409473 | n/a | _path_length |
| 3686 | 0 | n/a | _hash_node_to_array |
| 3722 | 6052 | n/a | _pack_tree |
| 3727 | 557390 | n/a | __ANON__ |
| 3795 | 124 | n/a | _rebuild_c_trees |
| 3809 | 55885 | n/a | _check_fitted |
| 3820 | 8 | n/a | _fork_supported |
| 3841 | 8 | n/a | _fit_trees_parallel |
| 3943 | 79 | n/a | _build_forest_c |
| 3984 | 7 | n/a | _build_forest_openmp |
| 4011 | 12844 | n/a | _unpack_node |
| 4046 | 7 | n/a | _unpack_forest |
| 4068 | 7 | Yes | pack_data |
| 4091 | 55759 | n/a | _resolve_input |
| 4110 | 95 | n/a | _to_arrayref |
| 4146 | 149 | n/a | _prepare_fit_data |
| 4198 | 12 | n/a | _compute_impute_fill |
| 4250 | 10 | n/a | _densify |
| 4264 | 31659 | n/a | _pack_args |
| 4282 | 74 | n/a | _prepare_perl_input |
| 4297 | 4 | n/a | n_pts |
| 4298 | 4 | n/a | n_feats |