Branch Coverage
blib/lib/Perl6/Builtins.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
14
3
0
if (not @_ or grep /\A system \z/msx, @_)
19
2
1
if (not @_ or grep /\A caller \z/msx, @_)
48
9
5
if (@_) { }