Branch Coverage

blib/lib/Evo.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
19 1 2532 unless $1
23 72 2460 if $args =~ /$EMPTY_ARGS/x
26 1650 810 unless $args
39 827 0 if $_
842 0 unless grep {$_ eq '-Default' if $_;} @list
46 70 2426 if $empty
47 1978 448 if (my $import = $src->can('import')) { }
1 447 elsif (@args) { }