Branch Coverage

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


line true false branch
30 14 56 $_ eq 'x' || $_ eq 't' ? :
42 222 1567 if ($_[0] % $_[1])
48 31 176 if (my $mod = length($_[0]) % $_[1])