|
16 | 16 | ./examples/using_dune/unwrapped_lib/values/values.mli:26: internally_used_closure: Should not be detected |
17 | 17 | ./examples/using_dune/unwrapped_lib/values/values_in_submodules.mli:3: Exported.unused_int |
18 | 18 | ./examples/using_dune/unwrapped_lib/values/values_in_submodules.mli:4: Exported.internally_used_int: Should not be detected |
19 | | -./examples/using_dune/unwrapped_lib/values/values_in_submodules_no_intf.ml:3: Exported.unused_int: Not detected |
20 | | -./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:2: unused_int: Not detected |
21 | | -./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:13: unused_fun: Not detected |
22 | | -./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:20: unused_alias_fun: Not detected |
23 | | -./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:25: unused_closure: Not detected |
| 19 | +./examples/using_dune/unwrapped_lib/values/values_in_submodules_no_intf.ml:3: Exported.unused_int |
| 20 | +./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:2: unused_int |
| 21 | +./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:13: unused_fun |
| 22 | +./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:20: unused_alias_fun |
| 23 | +./examples/using_dune/unwrapped_lib/values/values_no_intf.ml:25: unused_closure |
| 24 | + |
24 | 25 | ./examples/using_dune/wrapped_lib/opt_args/opt_args.mli:1: unused_fun_with_single_never_used_opt_arg |
25 | 26 | ./examples/using_dune/wrapped_lib/opt_args/opt_args.mli:8: internally_used_fun_with_single_never_used_opt_arg: Should not be detected |
26 | 27 | ./examples/using_dune/wrapped_lib/opt_args/opt_args.mli:10: internally_used_fun_with_single_always_used_opt_arg: Should not be detected |
|
37 | 38 | ./examples/using_dune/wrapped_lib/values/values.mli:26: internally_used_closure: Should not be detected |
38 | 39 | ./examples/using_dune/wrapped_lib/values/values_in_submodules.mli:3: Exported.unused_int |
39 | 40 | ./examples/using_dune/wrapped_lib/values/values_in_submodules.mli:4: Exported.internally_used_int: Should not be detected |
40 | | -./examples/using_dune/wrapped_lib/values/values_in_submodules_no_intf.ml:3: Exported.unused_int: Not detected |
41 | | -./examples/using_dune/wrapped_lib/values/values_no_intf.ml:2: unused_int: Not detected |
42 | | -./examples/using_dune/wrapped_lib/values/values_no_intf.ml:13: unused_fun: Not detected |
43 | | -./examples/using_dune/wrapped_lib/values/values_no_intf.ml:20: unused_alias_fun: Not detected |
44 | | -./examples/using_dune/wrapped_lib/values/values_no_intf.ml:25: unused_closure: Not detected |
| 41 | +./examples/using_dune/wrapped_lib/values/values_in_submodules_no_intf.ml:3: Exported.unused_int |
| 42 | +./examples/using_dune/wrapped_lib/values/values_no_intf.ml:2: unused_int |
| 43 | +./examples/using_dune/wrapped_lib/values/values_no_intf.ml:13: unused_fun |
| 44 | +./examples/using_dune/wrapped_lib/values/values_no_intf.ml:20: unused_alias_fun |
| 45 | +./examples/using_dune/wrapped_lib/values/values_no_intf.ml:25: unused_closure |
| 46 | + |
45 | 47 | ./examples/using_make/advanced/inc_val.mli:1: x |
46 | 48 | ./examples/using_make/advanced/inc_val.mli:2: y |
47 | 49 | ./examples/using_make/advanced/val.mli:1: x: Should not be detected |
48 | 50 | ./examples/using_make/advanced/val.mli:2: y: Should not be detected |
49 | | -./examples/using_make/bar.ml:1: x: Not detected |
50 | | -./examples/using_make/bar_fn.ml:3: h: Not detected |
| 51 | +./examples/using_make/bar.ml:1: x |
| 52 | +./examples/using_make/bar_fn.ml:3: h |
51 | 53 | ./examples/using_make/baz.mli:1: z |
52 | 54 | ./examples/using_make/baz.mli:3: u |
53 | | -./examples/using_make/cond_sel.ml:13: h: Not detected |
54 | | -./examples/using_make/dir/alias_opt.ml:7: y: Not detected |
55 | | -./examples/using_make/dir/alias_opt.ml:14: x: Not detected |
56 | | -./examples/using_make/dir/anon_call.ml:1: f: Not detected |
57 | | -./examples/using_make/dir/anon_call.ml:5: g: Not detected |
58 | | -./examples/using_make/dir/anon_call.ml:9: h: Not detected |
59 | | -./examples/using_make/dir/anon_call2.ml:1: f: Not detected |
60 | | -./examples/using_make/dir/anon_call2.ml:5: g: Not detected |
61 | | -./examples/using_make/dir/anon_call2.ml:9: h: Not detected |
62 | | -./examples/using_make/dir/match_opt.ml:8: l: Not detected |
63 | | -./examples/using_make/dir/matchopt.ml:5: w: Not detected |
| 55 | +./examples/using_make/cond_sel.ml:13: h |
| 56 | + |
| 57 | +./examples/using_make/dir/alias_opt.ml:7: y |
| 58 | +./examples/using_make/dir/alias_opt.ml:14: x |
| 59 | +./examples/using_make/dir/anon_call.ml:1: f |
| 60 | +./examples/using_make/dir/anon_call.ml:5: g |
| 61 | +./examples/using_make/dir/anon_call.ml:9: h |
| 62 | +./examples/using_make/dir/anon_call2.ml:1: f |
| 63 | +./examples/using_make/dir/anon_call2.ml:5: g |
| 64 | +./examples/using_make/dir/anon_call2.ml:9: h |
| 65 | +./examples/using_make/dir/match_opt.ml:8: l |
| 66 | +./examples/using_make/dir/matchopt.ml:5: w |
64 | 67 | ./examples/using_make/dir/mod.mli:10: M.f: Should not be detected |
65 | 68 | ./examples/using_make/dir/mod.mli:11: M.g |
66 | 69 | ./examples/using_make/dir/refFn.mli:3: x |
67 | | -./examples/using_make/dir/ref_opt.ml:3: no: Not detected |
68 | | -./examples/using_make/dir/ref_opt.ml:11: x: Not detected |
| 70 | +./examples/using_make/dir/ref_opt.ml:3: no |
| 71 | +./examples/using_make/dir/ref_opt.ml:11: x |
| 72 | + |
69 | 73 | ./examples/using_make/exported.mli:11: F.times_five: Not detected |
70 | 74 | ./examples/using_make/exported.mli:17: M2.ten: Not detected |
71 | 75 | ./examples/using_make/exported.mli:6: M1.five: Should not be detected |
|
80 | 84 | ./examples/using_make/functor.mli:3: M.none |
81 | 85 | ./examples/using_make/functor.mli:7: F.g: Should not be detected |
82 | 86 | ./examples/using_make/functor.mli:11: N.g: Should not be detected |
83 | | -./examples/using_make/let_in.ml:3: parent: Not detected |
84 | | -./examples/using_make/let_test.ml:3: g: Not detected |
85 | | -./examples/using_make/matchopt.ml:5: w: Not detected |
| 87 | +./examples/using_make/let_in.ml:3: parent |
| 88 | +./examples/using_make/let_test.ml:3: g |
| 89 | +./examples/using_make/matchopt.ml:5: w |
86 | 90 | ./examples/using_make/mod_alias.mli:2: M1.id: Should not be detected |
87 | 91 | ./examples/using_make/mod_alias.mli:6: M2.id: Should not be detected |
88 | 92 | ./examples/using_make/obj/class.mli:7: o: Should not be detected |
89 | 93 | ./examples/using_make/obj/class.mli:9: f: Should not be detected |
90 | 94 | ./examples/using_make/obj/inher.mli:11: o: Should not be detected |
91 | 95 | ./examples/using_make/obj/inher.mli:13: f: Should not be detected |
92 | | -./examples/using_make/opt_in_opt.ml:7: x: Not detected |
93 | | -./examples/using_make/qux.ml:1: z: Not detected |
94 | | -./examples/using_make/unused_fn.ml:3: g: Not detected |
95 | | -./examples/using_make/unused_fn.ml:5: var: Not detected |
96 | | -./examples/using_make/useless_opt.ml:3: x: Not detected |
| 96 | +./examples/using_make/opt_in_opt.ml:7: x |
| 97 | +./examples/using_make/qux.ml:1: z |
| 98 | +./examples/using_make/unused_fn.ml:3: g |
| 99 | +./examples/using_make/unused_fn.ml:5: var |
| 100 | +./examples/using_make/useless_opt.ml:3: x |
97 | 101 | ./examples/using_make/variant.mli:5: f: Should not be detected |
98 | 102 | Nothing else to report in this section |
99 | 103 | -------------------------------------------------------------------------------- |
@@ -131,23 +135,22 @@ Nothing else to report in this section |
131 | 135 | ./examples/using_dune/wrapped_lib/obj/without_class.mli:22: _self_used_immediate#unused_int: Not detected |
132 | 136 | ./examples/using_dune/wrapped_lib/obj/without_class.mli:28: _self_used_factory#unused_fun: Not detected |
133 | 137 | ./examples/using_dune/wrapped_lib/obj/without_class.mli:28: _self_used_factory#unused_int: Not detected |
134 | | -./examples/using_make/advanced/mod.mli:4: p#f: Should not be detected |
135 | 138 | ./examples/using_make/obj/class.mli:1: c#h |
136 | 139 | ./examples/using_make/obj/class_type.mli:9: c#h |
137 | 140 | ./examples/using_make/obj/coerce.mli:6: p#f |
138 | 141 | ./examples/using_make/obj/coerce.mli:6: p#h |
139 | | -./examples/using_make/obj/constraint.ml:1: p#g: Not detected |
| 142 | +./examples/using_make/obj/constraint.ml:1: p#g |
140 | 143 | ./examples/using_make/obj/fooCl.mli:1: p1#g |
141 | 144 | ./examples/using_make/obj/fooCl.mli:1: p1#h |
142 | 145 | ./examples/using_make/obj/fooCl.mli:7: p2#h |
143 | | -./examples/using_make/obj/fun_class.ml:1: c#m3: Not detected |
144 | | -./examples/using_make/obj/fun_obj_param.ml:1: f#n: Not detected |
| 146 | +./examples/using_make/obj/fun_class.ml:1: c#m3 |
| 147 | +./examples/using_make/obj/fun_obj_param.ml:1: f#n |
145 | 148 | ./examples/using_make/obj/inher.mli:1: p#h |
146 | 149 | ./examples/using_make/obj/named.mli:10: c#g |
147 | | -./examples/using_make/obj/obj_inher.ml:1: c#g: Not detected |
148 | | -./examples/using_make/obj/obj_inher.ml:1: c#h: Not detected |
149 | | -./examples/using_make/obj/obj_inher.ml:19: o3#k: Not detected |
150 | | -./examples/using_make/obj/object.ml:1: o#h: Not detected |
| 150 | +./examples/using_make/obj/obj_inher.ml:1: c#g |
| 151 | +./examples/using_make/obj/obj_inher.ml:1: c#h |
| 152 | +./examples/using_make/obj/obj_inher.ml:19: o3#k |
| 153 | +./examples/using_make/obj/object.ml:1: o#h |
151 | 154 | ./examples/using_make/obj/overr.mli:1: p1#g |
152 | 155 | ./examples/using_make/obj/overr.mli:1: p1#h |
153 | 156 | ./examples/using_make/obj/overr.mli:7: p2#g |
@@ -502,7 +505,7 @@ Nothing else to report in this section |
502 | 505 | -------------------------------------------------------------------------------- |
503 | 506 |
|
504 | 507 |
|
505 | | -Total: 447 |
506 | | -Success: 340 |
507 | | -Failed: 107 |
508 | | -Ratio: 76.062639821% |
| 508 | +Total: 446 |
| 509 | +Success: 380 |
| 510 | +Failed: 66 |
| 511 | +Ratio: 85.201793722% |
0 commit comments