| blib/lib/again.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 16 | 6.2 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 0 | if @_ == 0 |
| 12 | 0 | 0 | if @_ > 1 |
| 15 | 0 | 0 | if (not exists $INC{$file} && exists $mtimes{$INC{$file}} or -M $INC{$file} < $mtimes{$INC{$file}}) |
| 33 | 0 | 0 | if $symbol =~ /\A[^:]+::\z/ |
| 44 | 0 | 0 | unless $_[0] |
| 46 | 0 | 0 | if (@_ == 2 and ref $_[1] eq 'ARRAY') |
| 47 | 0 | 0 | if @{$_[1];} == 0 |
| 54 | 0 | 1 | if (@_ > 1) |