| blib/lib/Dev/Util/Sem.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 15 | 73.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 1 | 3 | 3 | defined $spec and $spec =~ m[/]u |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 3 | 1 | shift() || 60 |
| 49 | 3 | 0 | delete $_[0]{'fh'} || (return 0) |
| 55 | 6 | 1 | shift() || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 4 | 1 | 0 | shift @_ || Carp::croak('What filespec?') |
| 45 | 0 | 3 | 0 | ref $class || $class |