t/01-sanity/01-tap.t |
SKIPPED |
|
100.00% |
t/01-sanity/02-counter.t |
SKIPPED |
|
100.00% |
t/01-sanity/03-equal.t |
SKIPPED |
|
100.00% |
t/01-sanity/04-if.t |
SKIPPED |
|
100.00% |
t/01-sanity/05-sub.t |
SKIPPED |
|
50.00% |
t/01-sanity/06-use.t |
SKIPPED |
|
100.00% |
t/01-sanity/07-test.t |
OK |
|
100.00% |
t/builtins/arrays/elems.t |
OK |
|
100.00% |
t/builtins/arrays/end.t |
OK |
|
100.00% |
t/builtins/arrays/isa.t |
OK |
|
100.00% |
t/builtins/arrays/pop.t |
OK |
|
100.00% |
t/builtins/arrays/push.t |
OK |
|
100.00% |
t/builtins/arrays/shift.t |
OK |
|
100.00% |
t/builtins/arrays/slice.t |
FAILED |
|
92.31% |
t/builtins/arrays/splice.t |
FAILED |
|
93.75% |
t/builtins/arrays/unshift.t |
OK |
|
100.00% |
t/builtins/arrays_and_hashes/delete.t |
OK |
|
100.00% |
t/builtins/arrays_and_hashes/exists.t |
FAILED |
|
86.96% |
t/builtins/arrays_and_hashes/keys_values.t |
OK |
|
100.00% |
t/builtins/arrays_and_hashes/kv.t |
FAILED |
|
84.00% |
t/builtins/arrays_and_hashes/pairs.t |
FAILED |
|
91.67% |
t/builtins/arrays_and_hashes/pick.t |
FAILED |
|
0.00% |
t/builtins/bool/defined.t |
OK |
|
100.00% |
t/builtins/bool/not.t |
FAILED |
|
92.86% |
t/builtins/bool/true.t |
OK |
|
100.00% |
t/builtins/caller.t |
FAILED |
|
0.00% |
t/builtins/control_flow/die.t |
OK |
|
100.00% |
t/builtins/control_flow/die_and_end.t |
OK |
|
100.00% |
t/builtins/control_flow/eval.t |
FAILED |
|
40.00% |
t/builtins/control_flow/fail.t |
FAILED |
|
0.00% |
t/builtins/control_flow/goto.t |
FAILED |
|
33.33% |
t/builtins/control_flow/leave.t |
FAILED |
|
0.00% |
t/builtins/control_flow/nothing.t |
OK |
|
100.00% |
t/builtins/control_flow/try.t |
FAILED |
|
9.09% |
t/builtins/hashes/isa.t |
FAILED |
|
50.00% |
t/builtins/hashes/slice.t |
FAILED |
|
73.33% |
t/builtins/hex.t |
OK |
|
100.00% |
t/builtins/io/dir.t |
FAILED |
|
0.00% |
t/builtins/io/evalfile.t |
FAILED |
|
0.00% |
t/builtins/io/exit.t |
OK |
|
100.00% |
t/builtins/io/getc.t |
FAILED |
|
0.00% |
t/builtins/io/io.t |
SKIPPED |
|
100.00% |
t/builtins/io/io_edge_error_cases.t |
FAILED |
|
0.00% |
t/builtins/io/io_in_for_loops.t |
FAILED |
|
0.00% |
t/builtins/io/io_in_while_loops.t |
FAILED |
|
0.00% |
t/builtins/io/io_redirect_to_scalar.t |
FAILED |
|
0.00% |
t/builtins/io/readline_chomped.t |
FAILED |
|
0.00% |
t/builtins/io/sleep.t |
FAILED |
|
0.00% |
t/builtins/io/slurp.t |
FAILED |
|
0.00% |
t/builtins/io/system.t |
FAILED |
|
0.00% |
t/builtins/io/time.t |
FAILED |
|
40.00% |
t/builtins/io/unlink.t |
FAILED |
|
0.00% |
t/builtins/lists/empty_list_in_map.t |
OK |
|
100.00% |
t/builtins/lists/flattening_in_map.t |
OK |
|
100.00% |
t/builtins/lists/grep.t |
OK |
|
100.00% |
t/builtins/lists/join.t |
OK |
|
100.00% |
t/builtins/lists/map.t |
FAILED |
|
98.11% |
t/builtins/lists/map_function_return_values.t |
OK |
|
100.00% |
t/builtins/lists/map_with_signature.t |
OK |
|
100.00% |
t/builtins/lists/minmax.t |
OK |
|
100.00% |
t/builtins/lists/mutating_listops.t |
OK |
|
100.00% |
t/builtins/lists/one_elem_list_kv.t |
OK |
|
100.00% |
t/builtins/lists/reduce.t |
FAILED |
|
8.57% |
t/builtins/lists/reverse.t |
FAILED |
|
81.82% |
t/builtins/lists/sort.t |
OK |
|
100.00% |
t/builtins/lists/sum.t |
FAILED |
|
75.00% |
t/builtins/lists/uniq.t |
FAILED |
|
14.29% |
t/builtins/lists/zip.t |
FAILED |
|
0.00% |
t/builtins/math/abs.t |
FAILED |
|
50.00% |
t/builtins/math/exp.t |
OK |
|
100.00% |
t/builtins/math/infinity.t |
FAILED |
|
75.00% |
t/builtins/math/int.t |
FAILED |
|
47.17% |
t/builtins/math/log.t |
FAILED |
|
75.00% |
t/builtins/math/rand.t |
OK |
|
100.00% |
t/builtins/math/rounders.t |
FAILED |
|
11.11% |
t/builtins/math/sign.t |
OK |
|
100.00% |
t/builtins/math/sqrt.t |
OK |
|
100.00% |
t/builtins/math/trig.t |
OK |
|
100.00% |
t/builtins/my.t |
FAILED |
|
92.31% |
t/builtins/numify.t |
FAILED |
|
42.86% |
t/builtins/perl.t |
FAILED |
|
0.00% |
t/builtins/ref.t |
FAILED |
|
50.00% |
t/builtins/sprintf_and_as.t |
FAILED |
|
0.00% |
t/builtins/strings/append.t |
OK |
|
100.00% |
t/builtins/strings/capitalize.t |
FAILED |
|
0.00% |
t/builtins/strings/chomp.t |
OK |
|
100.00% |
t/builtins/strings/index.t |
OK |
|
100.00% |
t/builtins/strings/lc.t |
FAILED |
|
57.14% |
t/builtins/strings/lcfirst.t |
FAILED |
|
75.00% |
t/builtins/strings/length.t |
FAILED |
|
77.42% |
t/builtins/strings/ord_and_chr.t |
FAILED |
|
95.96% |
t/builtins/strings/rindex.t |
OK |
|
100.00% |
t/builtins/strings/split.t |
FAILED |
|
1.43% |
t/builtins/strings/string_interpolation.t |
FAILED |
|
95.00% |
t/builtins/strings/substr.t |
FAILED |
|
25.81% |
t/builtins/strings/trans.t |
FAILED |
|
0.00% |
t/builtins/strings/uc.t |
FAILED |
|
0.00% |
t/builtins/strings/ucfirst.t |
OK |
|
100.00% |
t/builtins/undef.t |
FAILED |
|
54.17% |
t/builtins/want.t |
FAILED |
|
60.00% |
t/data_types/anon_block.t |
FAILED |
|
36.00% |
t/data_types/array.t |
FAILED |
|
98.31% |
t/data_types/array_extending.t |
OK |
|
100.00% |
t/data_types/array_ref.t |
OK |
|
100.00% |
t/data_types/catch_type_cast_mismatch.t |
OK |
|
100.00% |
t/data_types/enum.t |
OK |
|
100.00% |
t/data_types/flattening.t |
OK |
|
100.00% |
t/data_types/hash.t |
FAILED |
|
90.91% |
t/data_types/hash_ref.t |
FAILED |
|
0.00% |
t/data_types/mixed_multi_dimensional.t |
FAILED |
|
6.45% |
t/data_types/multi_dimensional_array.t |
OK |
|
100.00% |
t/data_types/nested_arrays.t |
OK |
|
100.00% |
t/data_types/nested_pairs.t |
OK |
|
100.00% |
t/data_types/num.t |
FAILED |
|
65.91% |
t/data_types/pair.t |
FAILED |
|
81.97% |
t/data_types/parse_hash_ref.t |
OK |
|
100.00% |
t/data_types/parsing_hash.t |
OK |
|
100.00% |
t/data_types/subscripts_and_context.t |
OK |
|
100.00% |
t/data_types/subtypes.t |
FAILED |
|
69.23% |
t/examples/examples.t |
FAILED |
|
0.00% |
t/examples/golf.t |
FAILED |
|
0.00% |
t/general/atoms.t |
FAILED |
|
76.47% |
t/general/basic.t |
FAILED |
|
6.67% |
t/general/config.t |
FAILED |
|
0.00% |
t/junction/abc.t |
FAILED |
|
0.00% |
t/junction/any_values_infinite_loop.t |
FAILED |
|
0.00% |
t/junction/array_deref.t |
FAILED |
|
0.00% |
t/junction/associative.t |
FAILED |
|
0.00% |
t/junction/junction_any_pick.t |
FAILED |
|
0.00% |
t/junction/junction_functions.t |
FAILED |
|
0.00% |
t/junction/junction_pick.t |
FAILED |
|
0.00% |
t/junction/misc_junctions.t |
FAILED |
|
0.00% |
t/junction/s09eg.t |
FAILED |
|
33.33% |
t/macros/closure_returning_macros.t |
FAILED |
|
25.00% |
t/macros/operator_macros.t |
FAILED |
|
50.00% |
t/macros/string_returning_macros.t |
FAILED |
|
0.00% |
t/magicals/block.t |
FAILED |
|
0.00% |
t/magicals/caller_pos.t |
FAILED |
|
0.00% |
t/magicals/dollar_underscore.t |
FAILED |
|
83.33% |
t/magicals/env.t |
FAILED |
|
0.00% |
t/magicals/file_line.t |
FAILED |
|
0.00% |
t/magicals/inc.t |
FAILED |
|
66.67% |
t/magicals/line_basic.t |
FAILED |
|
0.00% |
t/magicals/pid.t |
FAILED |
|
0.00% |
t/magicals/progname.t |
FAILED |
|
0.00% |
t/magicals/sub.t |
FAILED |
|
33.33% |
t/magicals/subname.t |
OK |
|
100.00% |
t/oo/attributes/class.t |
FAILED |
|
75.00% |
t/oo/attributes/instance.t |
FAILED |
|
0.00% |
t/oo/attributes/methods_on_typed_attrs.t |
FAILED |
|
0.00% |
t/oo/attributes/mutators.t |
FAILED |
|
0.00% |
t/oo/class/anonymous.t |
OK |
|
100.00% |
t/oo/class/basic.t |
FAILED |
|
0.00% |
t/oo/class/literal.t |
FAILED |
|
0.00% |
t/oo/class/nested_use.t |
FAILED |
|
0.00% |
t/oo/class/require.t |
FAILED |
|
66.67% |
t/oo/clone.t |
FAILED |
|
0.00% |
t/oo/construction.t |
FAILED |
|
0.00% |
t/oo/delegation.t |
FAILED |
|
70.59% |
t/oo/destruction.t |
FAILED |
|
0.00% |
t/oo/enums.t |
OK |
|
100.00% |
t/oo/global_destruction.t |
FAILED |
|
0.00% |
t/oo/inheritance.t |
FAILED |
|
0.00% |
t/oo/magical_vars.t |
FAILED |
|
0.00% |
t/oo/meta_class.t |
OK |
|
100.00% |
t/oo/methods/both.t |
FAILED |
|
0.00% |
t/oo/methods/builtins.t |
FAILED |
|
0.00% |
t/oo/methods/chaining.t |
FAILED |
|
0.00% |
t/oo/methods/class.t |
FAILED |
|
0.00% |
t/oo/methods/instance.t |
FAILED |
|
0.00% |
t/oo/methods/multi.t |
FAILED |
|
0.00% |
t/oo/methods/overload.t |
FAILED |
|
0.00% |
t/oo/methods/ref.t |
FAILED |
|
0.00% |
t/oo/object_id.t |
FAILED |
|
0.00% |
t/oo/positional_parameters_in_BUILD.t |
FAILED |
|
0.00% |
t/oo/precedence.t |
OK |
|
100.00% |
t/oo/proxy.t |
OK |
|
100.00% |
t/oo/roles/anonymous.t |
OK |
|
100.00% |
t/oo/roles/basic.t |
FAILED |
|
85.00% |
t/oo/roles/conflicts.t |
OK |
|
100.00% |
t/oo/roles/instantiation.t |
FAILED |
|
0.00% |
t/oo/roles/parameterized.t |
FAILED |
|
95.45% |
t/oo/roles/properties.t |
OK |
|
100.00% |
t/oo/roles/submethods.t |
FAILED |
|
0.00% |
t/oo/roles/super.t |
FAILED |
|
0.00% |
t/oo/submethods.t |
FAILED |
|
0.00% |
t/oo/super.t |
FAILED |
|
0.00% |
t/oo/syntax-but.t |
FAILED |
|
0.00% |
t/oo/traits/basic.t |
OK |
|
100.00% |
t/oo/traits/parameterized.t |
OK |
|
100.00% |
t/oo/type.t |
OK |
|
100.00% |
t/oo/value_types.t |
FAILED |
|
0.00% |
t/operators/adverbial_modifiers.t |
FAILED |
|
28.00% |
t/operators/and_precedence.t |
FAILED |
|
0.00% |
t/operators/arith.t |
FAILED |
|
95.08% |
t/operators/assign.t |
FAILED |
|
73.33% |
t/operators/auto.t |
FAILED |
|
83.78% |
t/operators/binding.t |
FAILED |
|
34.78% |
t/operators/bit.t |
FAILED |
|
0.00% |
t/operators/cond.t |
OK |
|
100.00% |
t/operators/context_forcers.t |
FAILED |
|
91.18% |
t/operators/eq.t |
OK |
|
100.00% |
t/operators/filetest.t |
FAILED |
|
0.00% |
t/operators/hyper.t |
FAILED |
|
0.00% |
t/operators/identity.t |
FAILED |
|
0.00% |
t/operators/inc.t |
FAILED |
|
96.43% |
t/operators/iteration.t |
FAILED |
|
0.00% |
t/operators/listquote.t |
FAILED |
|
0.00% |
t/operators/negated_smartmatch.t |
FAILED |
|
0.00% |
t/operators/operator.t |
FAILED |
|
68.97% |
t/operators/operator_overloading.t |
FAILED |
|
0.00% |
t/operators/pipe.t |
OK |
|
100.00% |
t/operators/precedence.t |
FAILED |
|
26.83% |
t/operators/quoting.t |
FAILED |
|
54.79% |
t/operators/range.t |
FAILED |
|
16.67% |
t/operators/relational.t |
FAILED |
|
80.95% |
t/operators/repeat.t |
OK |
|
100.00% |
t/operators/short_circuit.t |
OK |
|
100.00% |
t/operators/smartmatch.t |
FAILED |
|
0.00% |
t/operators/spaceship_and_datatypes.t |
OK |
|
100.00% |
t/operators/splat.t |
OK |
|
100.00% |
t/operators/ternary.t |
OK |
|
100.00% |
t/packages/autoload.t |
FAILED |
|
0.00% |
t/packages/export.t |
FAILED |
|
50.00% |
t/packages/import.t |
FAILED |
|
0.00% |
t/packages/reflection.t |
FAILED |
|
0.00% |
t/packages/require_and_use.t |
FAILED |
|
0.00% |
t/packages/scope.t |
FAILED |
|
0.00% |
t/packages/symbols.t |
FAILED |
|
0.00% |
t/pugsbugs/assuming_and_mmd.t |
FAILED |
|
0.00% |
t/pugsbugs/attribute_hash.t |
FAILED |
|
0.00% |
t/pugsbugs/attribute_list.t |
FAILED |
|
0.00% |
t/pugsbugs/cast_undef_shortcircuit.t |
OK |
|
100.00% |
t/pugsbugs/deref_doesnt.t |
OK |
|
100.00% |
t/pugsbugs/grep-and-sort-in-for.t |
FAILED |
|
0.00% |
t/pugsbugs/hash_access_interpolation.t |
FAILED |
|
50.00% |
t/pugsbugs/io_finalize_part1.t |
FAILED |
|
0.00% |
t/pugsbugs/io_finalize_part2.t |
FAILED |
|
0.00% |
t/pugsbugs/is_copy_ne_is_rw.t |
FAILED |
|
0.00% |
t/pugsbugs/map-and-sort-in-for.t |
OK |
|
100.00% |
t/pugsbugs/named_2_positional.t |
OK |
|
100.00% |
t/pugsbugs/namespaces.t |
FAILED |
|
0.00% |
t/pugsbugs/parsing_braces_in_rules.t |
FAILED |
|
0.00% |
t/pugsbugs/parsing_hash.t |
OK |
|
100.00% |
t/pugsbugs/parsing_if.t |
FAILED |
|
50.00% |
t/pugsbugs/parsing_lexical_code_vars.t |
OK |
|
100.00% |
t/pugsbugs/parsing_my.t |
OK |
|
100.00% |
t/pugsbugs/postincrement_in_subscripts.t |
OK |
|
100.00% |
t/pugsbugs/return_in_anonymous_subs.t |
OK |
|
100.00% |
t/pugsbugs/smartmatch_autovivifies.t |
FAILED |
|
33.33% |
t/pugsbugs/topic_in_map.t |
FAILED |
|
20.00% |
t/pugsrun/01-dash-uppercase-i.t |
FAILED |
|
0.00% |
t/pugsrun/01-multiple-e.t |
FAILED |
|
0.00% |
t/pugsrun/02-dash-n.t |
FAILED |
|
0.00% |
t/pugsrun/03-dash-p.t |
FAILED |
|
0.00% |
t/pugsrun/04-dash-ce.t |
FAILED |
|
0.00% |
t/pugsrun/05-unknown-option.t |
SKIPPED |
|
100.00% |
t/pugsrun/06-dash-help.t |
SKIPPED |
|
100.00% |
t/pugsrun/06-dash-version.t |
SKIPPED |
|
100.00% |
t/pugsrun/07-dash-uppercase-v.t |
FAILED |
|
0.00% |
t/pugsrun/08-script-from-stdin.t |
SKIPPED |
|
100.00% |
t/pugsrun/09-dash-uppercase-c.t |
SKIPPED |
|
100.00% |
t/pugsrun/10-dash-uppercase-m.t |
SKIPPED |
|
100.00% |
t/pugsrun/11-safemode.t |
FAILED |
|
0.00% |
t/rules/named_rule_capture.t |
FAILED |
|
0.00% |
t/rules/perl5.t |
SKIPPED |
|
100.00% |
t/rules/rules_refs.t |
FAILED |
|
0.00% |
t/rules/rx_perl5_escape.t |
FAILED |
|
0.00% |
t/rules/rx_perl5_g.t |
FAILED |
|
0.00% |
t/rules/rx_perl5_match.t |
FAILED |
|
0.00% |
t/rules/s_perl5.t |
FAILED |
|
0.00% |
t/rules/variable_interpolation.t |
FAILED |
|
0.00% |
t/statements/array_values_in_bool_context.t |
OK |
|
100.00% |
t/statements/check.t |
FAILED |
|
0.00% |
t/statements/control_blocks.t |
FAILED |
|
65.00% |
t/statements/do.t |
FAILED |
|
0.00% |
t/statements/exit_in_begin.t |
FAILED |
|
0.00% |
t/statements/exit_in_check.t |
FAILED |
|
0.00% |
t/statements/first.t |
FAILED |
|
0.00% |
t/statements/for.t |
FAILED |
|
0.00% |
t/statements/gather.t |
FAILED |
|
0.00% |
t/statements/given.t |
FAILED |
|
0.00% |
t/statements/if.t |
OK |
|
100.00% |
t/statements/init.t |
FAILED |
|
0.00% |
t/statements/io_leaking_into_runtime.t |
FAILED |
|
0.00% |
t/statements/last.t |
OK |
|
100.00% |
t/statements/loop.t |
FAILED |
|
76.92% |
t/statements/next.t |
OK |
|
100.00% |
t/statements/redo.t |
FAILED |
|
80.00% |
t/statements/return.t |
OK |
|
100.00% |
t/statements/return_from_inner_block.t |
OK |
|
100.00% |
t/statements/statement_modifiers.t |
OK |
|
100.00% |
t/statements/unless.t |
OK |
|
100.00% |
t/statements/until.t |
OK |
|
100.00% |
t/statements/while.t |
OK |
|
100.00% |
t/subroutines/arg_ref_type_preservation.t |
OK |
|
100.00% |
t/subroutines/bare_block_with_dollar_underscore.t |
OK |
|
100.00% |
t/subroutines/code_blocks_as_sub_args.t |
OK |
|
100.00% |
t/subroutines/currying.t |
FAILED |
|
25.00% |
t/subroutines/defaults.t |
FAILED |
|
50.00% |
t/subroutines/dollar_underscore.t |
FAILED |
|
33.33% |
t/subroutines/implicit_parameters.t |
FAILED |
|
92.86% |
t/subroutines/lexical_subs.t |
OK |
|
100.00% |
t/subroutines/loopscope.t |
FAILED |
|
0.00% |
t/subroutines/lvalue_subroutines.t |
FAILED |
|
0.00% |
t/subroutines/multi_sub.t |
FAILED |
|
0.00% |
t/subroutines/nested_named.t |
OK |
|
100.00% |
t/subroutines/pointy.t |
FAILED |
|
80.00% |
t/subroutines/recurse.t |
FAILED |
|
38.46% |
t/subroutines/return_with_trailing_stuff.t |
OK |
|
100.00% |
t/subroutines/signature_matching.t |
FAILED |
|
0.00% |
t/subroutines/slurpy_code_param.t |
OK |
|
100.00% |
t/subroutines/splat_rw.t |
OK |
|
100.00% |
t/subroutines/splatty_in_caller_position.t |
OK |
|
100.00% |
t/subroutines/splatty_with_type.t |
OK |
|
100.00% |
t/subroutines/sub_arg_errors.t |
FAILED |
|
50.00% |
t/subroutines/sub_bug.t |
OK |
|
100.00% |
t/subroutines/sub_named_params.t |
FAILED |
|
73.17% |
t/subroutines/sub_parameter_traits.t |
FAILED |
|
66.67% |
t/subroutines/sub_ref.t |
FAILED |
|
54.55% |
t/subroutines/sub_return_values.t |
OK |
|
100.00% |
t/subroutines/subroutine.t |
FAILED |
|
35.29% |
t/subroutines/unhashify.t |
FAILED |
|
0.00% |
t/subroutines/wrap.t |
FAILED |
|
0.00% |
t/syntax/POD.t |
OK |
|
100.00% |
t/syntax/begin_in_strings.t |
OK |
|
100.00% |
t/syntax/decl_vs_assign_prec.t |
OK |
|
100.00% |
t/syntax/force_context.t |
FAILED |
|
78.12% |
t/syntax/hexadecimal.t |
OK |
|
100.00% |
t/syntax/hyper_latin1.t |
FAILED |
|
50.00% |
t/syntax/inplace.t |
FAILED |
|
85.71% |
t/syntax/lf_in_list.t |
OK |
|
100.00% |
t/syntax/list_quote_junction.t |
FAILED |
|
0.00% |
t/syntax/list_quote_whitespace.t |
FAILED |
|
0.00% |
t/syntax/parsing_gt.t |
OK |
|
100.00% |
t/syntax/parsing_parens.t |
OK |
|
100.00% |
t/syntax/parsing_spaceship.t |
FAILED |
|
40.00% |
t/syntax/single_quoted_strings.t |
OK |
|
100.00% |
t/syntax/string_parsing.t |
SKIPPED |
|
50.00% |
t/syntax/subscript_parse_bugs.t |
FAILED |
|
66.67% |
t/syntax/symbol_table.t |
FAILED |
|
71.43% |
t/syntax/unicode.t |
FAILED |
|
0.00% |
t/syntax/varnames.t |
FAILED |
|
50.00% |
t/unspecced/async-sleep.t |
FAILED |
|
0.00% |
t/unspecced/async.t |
FAILED |
|
0.00% |
t/unspecced/chop.t |
FAILED |
|
0.00% |
t/unspecced/config.t |
FAILED |
|
0.00% |
t/unspecced/cont.t |
FAILED |
|
0.00% |
t/unspecced/coro.t |
FAILED |
|
0.00% |
t/unspecced/cwd.t |
FAILED |
|
0.00% |
t/unspecced/eval_haskell.t |
FAILED |
|
0.00% |
t/unspecced/eval_yaml.t |
FAILED |
|
50.00% |
t/unspecced/lazy.t |
FAILED |
|
0.00% |
t/unspecced/p5/array.t |
FAILED |
|
0.00% |
t/unspecced/p5/basic.t |
FAILED |
|
0.00% |
t/unspecced/p5/hash.t |
FAILED |
|
0.00% |
t/unspecced/p5/method.t |
FAILED |
|
0.00% |
t/unspecced/p5/return.t |
FAILED |
|
0.00% |
t/unspecced/p5/roundtrip.t |
FAILED |
|
0.00% |
t/unspecced/times.t |
FAILED |
|
0.00% |
t/var/autoderef.t |
OK |
|
100.00% |
t/var/default_scalar.t |
FAILED |
|
25.00% |
t/var/is_constant.t |
FAILED |
|
66.67% |
t/var/is_copy.t |
OK |
|
100.00% |
t/var/is_rw.t |
OK |
|
100.00% |
t/var/let.t |
OK |
|
100.00% |
t/var/my.t |
OK |
|
100.00% |
t/var/state.t |
FAILED |
|
0.00% |
t/var/symbolic_deref.t |
FAILED |
|
0.00% |
t/var/temp.t |
OK |
|
100.00% |
t/var/type.t |
OK |
|
100.00% |
t/var/var.t |
FAILED |
|
60.00% |