Branch Coverage

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


line true false branch
30 16 64 $_ eq 'x' || $_ eq 't' ? :
42 242 1700 if ($_[0] % $_[1])
48 44 251 if (my $mod = length($_[0]) % $_[1])