Branch Coverage
blib/lib/PickLE/Category.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
69
22
0
unless
ref
$self
72
22
0
if
(
$line
=~
/(?<name>[^:]+):\s*/
)
127
1
1
unless
(
defined
$self
->name
)