Branch Coverage
blib/lib/Template/Plugin/PerlTidy.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
79
6
0
unless
exists
$options
{
$args
}
84
0
6
if
$key
eq
'verbose'
85
0
6
$options
{
$key
} ?
:
88
2
0
unless
(
exists
$options
{
'verbose'
}
)