| blib/lib/Algorithm/Classifier/IsolationForest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 51 | 57 | 89.4 |
| pod | 18 | 18 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 42 | n/a | BEGIN |
| 4 | 42 | n/a | BEGIN |
| 5 | 42 | n/a | BEGIN |
| 6 | 42 | n/a | BEGIN |
| 7 | 42 | n/a | BEGIN |
| 8 | 42 | n/a | BEGIN |
| 9 | 42 | n/a | BEGIN |
| 13 | 42 | n/a | BEGIN |
| 14 | 42 | n/a | BEGIN |
| 18 | 42 | n/a | BEGIN |
| 19 | 42 | n/a | BEGIN |
| 20 | 42 | n/a | BEGIN |
| 1924 | 164 | Yes | new |
| 2015 | 6 | Yes | decision_threshold |
| 2026 | 0 | Yes | feature_names |
| 2084 | 136 | Yes | fit |
| 2224 | 7508 | Yes | path_lengths |
| 2276 | 15007 | Yes | predict |
| 2364 | 0 | Yes | tagged_row_to_array |
| 2389 | 0 | Yes | predict_tagged |
| 2419 | 14268 | Yes | score_samples |
| 2480 | 0 | Yes | score_sample_tagged |
| 2507 | 5105 | Yes | score_predict_samples |
| 2576 | 0 | Yes | score_predict_sample_tagged |
| 2604 | 14114 | Yes | score_predict_split |
| 2657 | 16 | Yes | to_json |
| 2692 | 22 | Yes | from_json |
| 2754 | 1 | Yes | save |
| 2767 | 9 | Yes | load |
| 2799 | 581580 | n/a | _c |
| 2809 | 42769 | n/a | _randn |
| 2819 | 2169 | n/a | _subsample |
| 2843 | 293547 | n/a | _build_tree |
| 2906 | 123302 | n/a | _axis_split |
| 2938 | 22387 | n/a | _oblique_split |
| 3007 | 340276 | n/a | _path_length |
| 3041 | 0 | n/a | _hash_node_to_array |
| 3077 | 4092 | n/a | _pack_tree |
| 3082 | 478238 | n/a | __ANON__ |
| 3150 | 92 | n/a | _rebuild_c_trees |
| 3164 | 56025 | n/a | _check_fitted |
| 3175 | 8 | n/a | _fork_supported |
| 3196 | 8 | n/a | _fit_trees_parallel |
| 3298 | 58 | n/a | _build_forest_c |
| 3339 | 7 | n/a | _build_forest_openmp |
| 3366 | 12844 | n/a | _unpack_node |
| 3401 | 7 | n/a | _unpack_forest |
| 3423 | 7 | Yes | pack_data |
| 3446 | 55916 | n/a | _resolve_input |
| 3465 | 80 | n/a | _to_arrayref |
| 3501 | 126 | n/a | _prepare_fit_data |
| 3553 | 12 | n/a | _compute_impute_fill |
| 3594 | 10 | n/a | _densify |
| 3608 | 30169 | n/a | _pack_args |
| 3626 | 59 | n/a | _prepare_perl_input |
| 3641 | 4 | n/a | n_pts |
| 3642 | 4 | n/a | n_feats |