Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
comparator.rs | 100.00% (9/9) | 100.00% (26/26) | 100.00% (31/31) | - (0/0) |
comparator/arc_comparator.rs | 100.00% (10/10) | 100.00% (38/38) | 100.00% (43/43) | - (0/0) |
comparator/box_comparator.rs | 100.00% (10/10) | 100.00% (35/35) | 100.00% (34/34) | - (0/0) |
comparator/fn_comparator_ops.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (11/11) | - (0/0) |
comparator/rc_comparator.rs | 100.00% (10/10) | 100.00% (38/38) | 100.00% (43/43) | - (0/0) |
consumers/bi_consumer.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (59/59) | - (0/0) |
consumers/bi_consumer/arc_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/bi_consumer/arc_conditional_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/bi_consumer/box_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/bi_consumer/box_conditional_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/bi_consumer/fn_bi_consumer_ops.rs | 100.00% (2/2) | 100.00% (14/14) | 100.00% (15/15) | - (0/0) |
consumers/bi_consumer/rc_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/bi_consumer/rc_conditional_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/bi_consumer_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (23/23) | - (0/0) |
consumers/bi_consumer_once/box_bi_consumer_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/bi_consumer_once/box_conditional_bi_consumer_once.rs | 100.00% (3/3) | 100.00% (14/14) | 100.00% (26/26) | - (0/0) |
consumers/bi_consumer_once/fn_bi_consumer_once_ops.rs | 100.00% (2/2) | 100.00% (14/14) | 100.00% (15/15) | - (0/0) |
consumers/consumer.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
consumers/consumer/arc_conditional_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/consumer/arc_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/consumer/box_conditional_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/consumer/box_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/consumer/fn_consumer_ops.rs | 100.00% (2/2) | 100.00% (13/13) | 100.00% (13/13) | - (0/0) |
consumers/consumer/rc_conditional_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/consumer/rc_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/consumer_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (21/21) | - (0/0) |
consumers/consumer_once/box_conditional_consumer_once.rs | 100.00% (3/3) | 100.00% (14/14) | 100.00% (22/22) | - (0/0) |
consumers/consumer_once/box_consumer_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/consumer_once/fn_consumer_once_ops.rs | 100.00% (2/2) | 100.00% (13/13) | 100.00% (13/13) | - (0/0) |
consumers/macros/box_conditional_consumer.rs | 100.00% (8/8) | 100.00% (60/60) | 100.00% (74/74) | - (0/0) |
consumers/macros/box_consumer_methods.rs | 100.00% (6/6) | 100.00% (44/44) | 100.00% (36/36) | - (0/0) |
consumers/macros/conditional_consumer_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (10/10) | - (0/0) |
consumers/macros/conditional_consumer_conversions.rs | 100.00% (12/12) | 100.00% (67/67) | 100.00% (99/99) | - (0/0) |
consumers/macros/conditional_consumer_debug_display.rs | 100.00% (4/4) | 100.00% (20/20) | 100.00% (26/26) | - (0/0) |
consumers/macros/consumer_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (8/8) | - (0/0) |
consumers/macros/consumer_common_methods.rs | 100.00% (4/4) | 100.00% (8/8) | 100.00% (8/8) | - (0/0) |
consumers/macros/consumer_debug_display.rs | 100.00% (4/4) | 100.00% (22/22) | 100.00% (34/34) | - (0/0) |
consumers/macros/shared_conditional_consumer.rs | 100.00% (8/8) | 100.00% (60/60) | 100.00% (82/82) | - (0/0) |
consumers/macros/shared_consumer_methods.rs | 100.00% (6/6) | 100.00% (42/42) | 100.00% (38/38) | - (0/0) |
consumers/stateful_bi_consumer.rs | 100.00% (15/15) | 100.00% (61/61) | 100.00% (71/71) | - (0/0) |
consumers/stateful_bi_consumer/arc_conditional_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/stateful_bi_consumer/arc_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/stateful_bi_consumer/box_conditional_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/stateful_bi_consumer/box_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/stateful_bi_consumer/fn_stateful_bi_consumer_ops.rs | 100.00% (2/2) | 100.00% (14/14) | 100.00% (15/15) | - (0/0) |
consumers/stateful_bi_consumer/rc_conditional_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (10/10) | - (0/0) |
consumers/stateful_bi_consumer/rc_stateful_bi_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
consumers/stateful_consumer.rs | 100.00% (15/15) | 100.00% (61/61) | 100.00% (66/66) | - (0/0) |
consumers/stateful_consumer/arc_conditional_stateful_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/stateful_consumer/arc_stateful_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/stateful_consumer/box_conditional_stateful_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/stateful_consumer/box_stateful_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
consumers/stateful_consumer/fn_stateful_consumer_ops.rs | 100.00% (2/2) | 100.00% (13/13) | 100.00% (13/13) | - (0/0) |
consumers/stateful_consumer/rc_conditional_stateful_consumer.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
consumers/stateful_consumer/rc_stateful_consumer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/bi_function.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (59/59) | - (0/0) |
functions/bi_function/arc_bi_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_function/box_bi_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_function/fn_bi_function_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
functions/bi_function/rc_bi_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_function_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (23/23) | - (0/0) |
functions/bi_function_once/box_bi_function_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_function_once/fn_bi_function_once_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
functions/bi_mutating_function.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (59/59) | - (0/0) |
functions/bi_mutating_function/arc_bi_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_mutating_function/box_bi_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_mutating_function/fn_bi_mutating_function_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
functions/bi_mutating_function/rc_bi_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_mutating_function_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (23/23) | - (0/0) |
functions/bi_mutating_function_once/box_bi_mutating_function_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
functions/bi_mutating_function_once/fn_bi_mutating_function_once_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
functions/function.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
functions/function/arc_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/function/box_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/function/rc_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/function_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (21/21) | - (0/0) |
functions/function_once/box_function_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/macros/box_conditional_function.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (39/39) | - (0/0) |
functions/macros/box_function_methods.rs | 100.00% (6/6) | 100.00% (48/48) | 100.00% (33/33) | - (0/0) |
functions/macros/conditional_function_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (10/10) | - (0/0) |
functions/macros/conditional_function_debug_display.rs | 100.00% (4/4) | 100.00% (20/20) | 100.00% (26/26) | - (0/0) |
functions/macros/fn_ops_trait.rs | 100.00% (3/3) | 100.00% (21/21) | 100.00% (16/16) | - (0/0) |
functions/macros/function_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (8/8) | - (0/0) |
functions/macros/function_constant_method.rs | 100.00% (6/6) | 100.00% (18/18) | 100.00% (15/15) | - (0/0) |
functions/macros/function_debug_display.rs | 100.00% (4/4) | 100.00% (22/22) | 100.00% (34/34) | - (0/0) |
functions/macros/function_identity_method.rs | 100.00% (4/4) | 100.00% (12/12) | 100.00% (10/10) | - (0/0) |
functions/macros/shared_conditional_function.rs | 100.00% (6/6) | 100.00% (44/44) | 100.00% (66/66) | - (0/0) |
functions/macros/shared_function_methods.rs | 100.00% (6/6) | 100.00% (48/48) | 100.00% (39/39) | - (0/0) |
functions/mutating_function.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
functions/mutating_function/arc_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/mutating_function/box_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/mutating_function/rc_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/mutating_function_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (21/21) | - (0/0) |
functions/mutating_function_once/box_mutating_function_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/stateful_function.rs | 100.00% (17/17) | 100.00% (64/64) | 100.00% (62/62) | - (0/0) |
functions/stateful_function/arc_stateful_function.rs | 100.00% (12/12) | 100.00% (56/56) | 100.00% (49/49) | - (0/0) |
functions/stateful_function/box_stateful_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/stateful_function/rc_stateful_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/stateful_mutating_function.rs | 100.00% (17/17) | 100.00% (64/64) | 100.00% (62/62) | - (0/0) |
functions/stateful_mutating_function/arc_stateful_mutating_function.rs | 100.00% (12/12) | 100.00% (59/59) | 100.00% (55/55) | - (0/0) |
functions/stateful_mutating_function/box_stateful_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
functions/stateful_mutating_function/rc_stateful_mutating_function.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
macros/arc_conversions.rs | 100.00% (28/28) | 100.00% (90/90) | 100.00% (109/109) | - (0/0) |
macros/box_conversions.rs | 100.00% (6/6) | 100.00% (22/22) | 100.00% (22/22) | - (0/0) |
macros/closure_once_trait.rs | 100.00% (3/3) | 100.00% (13/13) | 100.00% (10/10) | - (0/0) |
macros/closure_trait.rs | 100.00% (24/24) | 100.00% (110/110) | 100.00% (98/98) | - (0/0) |
macros/common_name_methods.rs | 100.00% (3/3) | 100.00% (11/11) | 100.00% (14/14) | - (0/0) |
macros/common_new_methods.rs | 100.00% (3/3) | 100.00% (24/24) | 100.00% (9/9) | - (0/0) |
macros/rc_conversions.rs | 100.00% (22/22) | 100.00% (52/52) | 100.00% (70/70) | - (0/0) |
mutators/macros/box_conditional_mutator.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (34/34) | - (0/0) |
mutators/macros/box_mutator_methods.rs | 100.00% (3/3) | 100.00% (21/21) | 100.00% (17/17) | - (0/0) |
mutators/macros/conditional_mutator_clone.rs | 100.00% (1/1) | 100.00% (6/6) | 100.00% (5/5) | - (0/0) |
mutators/macros/conditional_mutator_conversions.rs | 100.00% (6/6) | 100.00% (34/34) | 100.00% (48/48) | - (0/0) |
mutators/macros/conditional_mutator_debug_display.rs | 100.00% (2/2) | 100.00% (10/10) | 100.00% (13/13) | - (0/0) |
mutators/macros/mutator_clone.rs | 100.00% (1/1) | 100.00% (6/6) | 100.00% (4/4) | - (0/0) |
mutators/macros/mutator_common_methods.rs | 100.00% (2/2) | 100.00% (4/4) | 100.00% (4/4) | - (0/0) |
mutators/macros/mutator_debug_display.rs | 100.00% (2/2) | 100.00% (11/11) | 100.00% (17/17) | - (0/0) |
mutators/macros/shared_conditional_mutator.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (38/38) | - (0/0) |
mutators/macros/shared_mutator_methods.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (18/18) | - (0/0) |
mutators/mutator.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
mutators/mutator/arc_conditional_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/mutator/arc_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/mutator/box_conditional_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/mutator/box_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/mutator/fn_mutator_ops.rs | 100.00% (2/2) | 100.00% (13/13) | 100.00% (12/12) | - (0/0) |
mutators/mutator/rc_conditional_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/mutator/rc_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/mutator_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (21/21) | - (0/0) |
mutators/mutator_once/box_conditional_mutator_once.rs | 100.00% (3/3) | 100.00% (14/14) | 100.00% (22/22) | - (0/0) |
mutators/mutator_once/box_mutator_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/mutator_once/fn_mutator_once_ops.rs | 100.00% (2/2) | 100.00% (11/11) | 100.00% (9/9) | - (0/0) |
mutators/stateful_mutator.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
mutators/stateful_mutator/arc_conditional_stateful_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/stateful_mutator/arc_stateful_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/stateful_mutator/box_conditional_stateful_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/stateful_mutator/box_stateful_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
mutators/stateful_mutator/fn_mut_stateful_mutator_ops.rs | 100.00% (2/2) | 100.00% (13/13) | 100.00% (12/12) | - (0/0) |
mutators/stateful_mutator/rc_conditional_stateful_mutator.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (8/8) | - (0/0) |
mutators/stateful_mutator/rc_stateful_mutator.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
predicates/bi_predicate.rs | 100.00% (12/12) | 100.00% (43/43) | 100.00% (47/47) | - (0/0) |
predicates/bi_predicate/arc_bi_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
predicates/bi_predicate/box_bi_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
predicates/bi_predicate/fn_bi_predicate_ops.rs | 100.00% (12/12) | 100.00% (57/57) | 100.00% (54/54) | - (0/0) |
predicates/bi_predicate/rc_bi_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
predicates/macros/box_predicate_methods.rs | 100.00% (24/24) | 100.00% (88/88) | 100.00% (89/89) | - (0/0) |
predicates/macros/predicate_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (8/8) | - (0/0) |
predicates/macros/predicate_common_methods.rs | 100.00% (4/4) | 100.00% (12/12) | 100.00% (16/16) | - (0/0) |
predicates/macros/predicate_debug_display.rs | 100.00% (4/4) | 100.00% (22/22) | 100.00% (34/34) | - (0/0) |
predicates/macros/shared_predicate_methods.rs | 100.00% (24/24) | 100.00% (65/65) | 100.00% (125/125) | - (0/0) |
predicates/predicate.rs | 100.00% (12/12) | 100.00% (43/43) | 100.00% (43/43) | - (0/0) |
predicates/predicate/arc_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
predicates/predicate/box_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
predicates/predicate/fn_predicate_ops.rs | 100.00% (12/12) | 100.00% (47/47) | 100.00% (51/51) | - (0/0) |
predicates/predicate/rc_predicate.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
suppliers/macros/box_supplier_methods.rs | 100.00% (6/6) | 100.00% (31/31) | 100.00% (30/30) | - (0/0) |
suppliers/macros/shared_supplier_methods.rs | 100.00% (12/12) | 100.00% (76/76) | 100.00% (90/90) | - (0/0) |
suppliers/macros/supplier_clone.rs | 100.00% (1/1) | 100.00% (6/6) | 100.00% (4/4) | - (0/0) |
suppliers/macros/supplier_common_methods.rs | 100.00% (2/2) | 100.00% (6/6) | 100.00% (5/5) | - (0/0) |
suppliers/macros/supplier_debug_display.rs | 100.00% (2/2) | 100.00% (11/11) | 100.00% (17/17) | - (0/0) |
suppliers/stateful_supplier.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (49/49) | - (0/0) |
suppliers/stateful_supplier/arc_stateful_supplier.rs | 100.00% (5/5) | 100.00% (25/25) | 100.00% (34/34) | - (0/0) |
suppliers/stateful_supplier/box_stateful_supplier.rs | 100.00% (3/3) | 100.00% (16/16) | 100.00% (21/21) | - (0/0) |
suppliers/stateful_supplier/fn_stateful_supplier_ops.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (23/23) | - (0/0) |
suppliers/stateful_supplier/rc_stateful_supplier.rs | 100.00% (3/3) | 100.00% (19/19) | 100.00% (29/29) | - (0/0) |
suppliers/supplier.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (49/49) | - (0/0) |
suppliers/supplier/arc_supplier.rs | 100.00% (3/3) | 100.00% (9/9) | 100.00% (8/8) | - (0/0) |
suppliers/supplier/box_supplier.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
suppliers/supplier/rc_supplier.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
suppliers/supplier_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (19/19) | - (0/0) |
suppliers/supplier_once/box_supplier_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
tasks/callable.rs | 100.00% (20/20) | 100.00% (71/71) | 100.00% (65/65) | - (0/0) |
tasks/callable/arc_callable.rs | 100.00% (9/9) | 100.00% (36/36) | 100.00% (36/36) | - (0/0) |
tasks/callable/box_callable.rs | 100.00% (12/12) | 100.00% (59/59) | 98.46% (64/65) | - (0/0) |
tasks/callable/rc_callable.rs | 100.00% (9/9) | 100.00% (36/36) | 100.00% (36/36) | - (0/0) |
tasks/callable_once.rs | 100.00% (13/13) | 100.00% (44/44) | 100.00% (41/41) | - (0/0) |
tasks/callable_once/box_callable_once.rs | 100.00% (16/16) | 100.00% (68/68) | 100.00% (77/77) | - (0/0) |
tasks/callable_once/local_box_callable_once.rs | 100.00% (14/14) | 100.00% (60/60) | 100.00% (61/61) | - (0/0) |
tasks/callable_with.rs | 100.00% (14/14) | 100.00% (49/49) | 100.00% (50/50) | - (0/0) |
tasks/callable_with/arc_callable_with.rs | 100.00% (4/4) | 100.00% (18/18) | 100.00% (17/17) | - (0/0) |
tasks/callable_with/box_callable_with.rs | 100.00% (9/9) | 100.00% (50/50) | 98.08% (51/52) | - (0/0) |
tasks/callable_with/rc_callable_with.rs | 100.00% (4/4) | 100.00% (18/18) | 100.00% (17/17) | - (0/0) |
tasks/runnable.rs | 100.00% (16/16) | 100.00% (56/56) | 100.00% (51/51) | - (0/0) |
tasks/runnable/arc_runnable.rs | 100.00% (5/5) | 100.00% (18/18) | 100.00% (16/16) | - (0/0) |
tasks/runnable/box_runnable.rs | 100.00% (9/9) | 100.00% (50/50) | 96.23% (51/53) | - (0/0) |
tasks/runnable/rc_runnable.rs | 100.00% (4/4) | 100.00% (15/15) | 100.00% (12/12) | - (0/0) |
tasks/runnable_once.rs | 100.00% (13/13) | 100.00% (44/44) | 100.00% (39/39) | - (0/0) |
tasks/runnable_once/box_runnable_once.rs | 100.00% (12/12) | 100.00% (63/63) | 97.14% (68/70) | - (0/0) |
tasks/runnable_once/local_box_runnable_once.rs | 100.00% (11/11) | 100.00% (56/56) | 100.00% (55/55) | - (0/0) |
tasks/runnable_with.rs | 100.00% (14/14) | 100.00% (49/49) | 100.00% (49/49) | - (0/0) |
tasks/runnable_with/arc_runnable_with.rs | 100.00% (2/2) | 100.00% (9/9) | 100.00% (7/7) | - (0/0) |
tasks/runnable_with/box_runnable_with.rs | 100.00% (7/7) | 100.00% (46/46) | 96.00% (48/50) | - (0/0) |
tasks/runnable_with/rc_runnable_with.rs | 100.00% (2/2) | 100.00% (9/9) | 100.00% (7/7) | - (0/0) |
tester.rs | 100.00% (12/12) | 100.00% (44/44) | 100.00% (40/40) | - (0/0) |
tester/arc_tester.rs | 100.00% (29/29) | 100.00% (83/83) | 100.00% (113/113) | - (0/0) |
tester/box_tester.rs | 100.00% (17/17) | 100.00% (67/67) | 100.00% (73/73) | - (0/0) |
tester/fn_tester_ops.rs | 100.00% (12/12) | 100.00% (41/41) | 100.00% (40/40) | - (0/0) |
tester/rc_tester.rs | 100.00% (34/34) | 100.00% (115/115) | 100.00% (135/135) | - (0/0) |
transformers/bi_transformer.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (59/59) | - (0/0) |
transformers/bi_transformer/arc_bi_transformer.rs | 100.00% (8/8) | 100.00% (31/31) | 100.00% (29/29) | - (0/0) |
transformers/bi_transformer/box_bi_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
transformers/bi_transformer/fn_bi_transformer_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
transformers/bi_transformer/rc_bi_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
transformers/bi_transformer_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (23/23) | - (0/0) |
transformers/bi_transformer_once/box_bi_transformer_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (4/4) | - (0/0) |
transformers/bi_transformer_once/fn_bi_transformer_once_ops.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (13/13) | - (0/0) |
transformers/macros/box_conditional_transformer.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (39/39) | - (0/0) |
transformers/macros/box_transformer_methods.rs | 100.00% (6/6) | 100.00% (48/48) | 100.00% (33/33) | - (0/0) |
transformers/macros/conditional_transformer_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (10/10) | - (0/0) |
transformers/macros/conditional_transformer_debug_display.rs | 100.00% (4/4) | 100.00% (20/20) | 100.00% (26/26) | - (0/0) |
transformers/macros/shared_conditional_transformer.rs | 100.00% (4/4) | 100.00% (29/29) | 100.00% (43/43) | - (0/0) |
transformers/macros/shared_transformer_methods.rs | 100.00% (6/6) | 100.00% (48/48) | 100.00% (39/39) | - (0/0) |
transformers/macros/transformer_clone.rs | 100.00% (2/2) | 100.00% (12/12) | 100.00% (8/8) | - (0/0) |
transformers/macros/transformer_common_methods.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/macros/transformer_constant_method.rs | 100.00% (16/16) | 100.00% (48/48) | 100.00% (40/40) | - (0/0) |
transformers/macros/transformer_debug_display.rs | 100.00% (4/4) | 100.00% (22/22) | 100.00% (34/34) | - (0/0) |
transformers/stateful_bi_transformer.rs | 100.00% (17/17) | 100.00% (69/69) | 100.00% (77/77) | - (0/0) |
transformers/stateful_bi_transformer/arc_stateful_bi_transformer.rs | 100.00% (1/1) | 100.00% (4/4) | 100.00% (6/6) | - (0/0) |
transformers/stateful_bi_transformer/box_stateful_bi_transformer.rs | 100.00% (4/4) | 100.00% (14/14) | 100.00% (14/14) | - (0/0) |
transformers/stateful_bi_transformer/fn_stateful_bi_transformer_ops.rs | 100.00% (4/4) | 100.00% (25/25) | 100.00% (20/20) | - (0/0) |
transformers/stateful_bi_transformer/rc_stateful_bi_transformer.rs | 100.00% (1/1) | 100.00% (4/4) | 100.00% (6/6) | - (0/0) |
transformers/stateful_transformer.rs | 100.00% (17/17) | 100.00% (69/69) | 100.00% (72/72) | - (0/0) |
transformers/stateful_transformer/arc_stateful_transformer.rs | 100.00% (1/1) | 100.00% (4/4) | 100.00% (5/5) | - (0/0) |
transformers/stateful_transformer/box_stateful_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/stateful_transformer/fn_stateful_transformer_ops.rs | 100.00% (2/2) | 100.00% (17/17) | 100.00% (12/12) | - (0/0) |
transformers/stateful_transformer/rc_stateful_transformer.rs | 100.00% (1/1) | 100.00% (4/4) | 100.00% (5/5) | - (0/0) |
transformers/transformer.rs | 100.00% (15/15) | 100.00% (54/54) | 100.00% (54/54) | - (0/0) |
transformers/transformer/arc_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/transformer/box_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/transformer/fn_transformer_ops.rs | 100.00% (5/5) | 100.00% (28/28) | 100.00% (19/19) | - (0/0) |
transformers/transformer/rc_transformer.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/transformer_once.rs | 100.00% (6/6) | 100.00% (21/21) | 100.00% (21/21) | - (0/0) |
transformers/transformer_once/box_transformer_once.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (3/3) | - (0/0) |
transformers/transformer_once/fn_transformer_once_ops.rs | 100.00% (3/3) | 100.00% (21/21) | 100.00% (16/16) | - (0/0) |
Totals | 100.00% (1293/1293) | 100.00% (5493/5493) | 99.86% (5861/5869) | - (0/0) |