blib/lib/Test/Group.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 29 | 68.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
435 | 1 | 0 | 0 | ref $exn && $Data::Dumper::VERSION |
507 | 2 | 0 | 0 | $classstate_skipcounter and $classstate_skipcounter > $counter |
730 | 69 | 1 | 13 | $class->current and $class->current->mute |
906 | 1060 | 0 | 0 | $classstate_verbose and $classstate_verbose >= 2 |
line | l | !l | condition |
---|---|---|---|
899 | 17 | 1043 | $T->todo($pack) || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
916 | 1034 | 0 | 26 | $status or $self->mute |
991 | 3084 | 27 | 39 | $$_{'status'} || exists $$_{'todo'} |
1102 | 15 | 2 | 88 | $self->got_exception or not $self->subtests |
17 | 37 | 51 | $self->got_exception or not $self->subtests or $self->unexcused_failure_subtests | |
1287 | 0 | 0 | 5 | ref $@ || defined $@ && length $@ > 0 |