blib/lib/App/Math/Tutor/Role/UnitExercise.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 0 | unless $single_inst |
58 | 0 | 0 | unless defined $val |
59 | 0 | 0 | unless ref $val eq 'ARRAY' |
60 | 0 | 0 | if my $neg = $$val[0] eq '!' |
61 | 0 | 0 | unless @$val |
63 | 0 | 0 | unless $single_inst |
68 | 0 | 0 | unless defined $neg |
69 | 0 | 0 | unless exists $single_inst->unit_definitions->{$ru} |
72 | 0 | 0 | if @brkn |
74 | 0 | 0 | unless $neg |
78 | 0 | 0 | if $_ ne '!' |