blib/lib/Evo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
19 | 1 | 2411 | unless $1 |
23 | 72 | 2339 | if $args =~ /$EMPTY_ARGS/x |
26 | 1595 | 744 | unless $args |
39 | 794 | 0 | if $_ |
809 | 0 | unless grep {$_ eq '-Default' if $_;} @list | |
46 | 70 | 2305 | if $empty |
47 | 1868 | 437 | if (my $import = $src->can('import')) { } |
1 | 436 | elsif (@args) { } |