| blib/lib/Test/Base/Less.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 0 | 14 | unless (defined fileno $d) |
| 54 | 20 | 18 | if (my $filter_names = $FILTER_MAP{$section_name}) |
| 56 | 4 | 19 | if (ref $filter_stuff eq 'CODE') { } |
| 60 | 0 | 19 | unless ($filter) |
| 69 | 1 | 26 | if ($block->has_section('ONLY')) |
| 73 | 1 | 25 | if ($block->has_section('SKIP')) |
| 77 | 1 | 24 | if ($block->has_section('LAST')) |
| 127 | 0 | 12 | if $@ |
| 153 | 0 | 1 | unless length $src |