Branch Coverage
blib/lib/Lab/Moose/Instrument/SCPI/Format.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
21
0
3
unless
(
$format
=~
/^(?<format>\w+)(,\+?(?<length>\d+))?$/u
)
39
3
0
if
(
defined
$length
)