Branch Coverage
blib/lib/Argon/Log.pm
Criterion
Covered
Total
%
branch
2
6
33.3
line
true
false
branch
27
0
54
unless
my
$msg
=
shift
(
)
31
0
56
unless
(
defined
$args
[
$i
]
)
37
0
0
if
(
@args
==
1
and
(
ref
$args
[
0
] ||
''
)
eq
'CODE'
)