Branch Coverage

blib/lib/again.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
11 0 0 if @_ == 0
12 0 0 if @_ > 1
15 0 0 if (not exists $INC{$file} or -M $INC{$file} < $mtimes{$INC{$file}})
28 0 0 unless $_[0]
30 0 0 if (@_ == 2 and ref $_[1] eq 'ARRAY')
31 0 0 if @{$_[1];} == 0
38 0 1 if (@_ > 1)