Branch Coverage

blib/lib/Protocol/DBus/Pack.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
30 4 16 $_ eq 'x' || $_ eq 't' ? :
42 49 221 if ($_[0] % $_[1])
48 17 104 if (my $mod = length($_[0]) % $_[1])