Branch Coverage

blib/lib/App/colourhexdump/DefaultColourProfile.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
31 0 0 if $_[1] =~ /\r/
32 0 0 if $_[1] =~ /\n/
33 0 0 if $_[1] =~ / /
34 0 0 if $_[1] =~ /\t/
35 0 0 if $_[1] =~ qr/[^[:print:]]/
36 0 0 if $_[1] =~ qr/[[:alpha:]\d]/
49 0 0 if $_[1] =~ qr/\s/
50 0 0 if $_[1] =~ qr/[^[:print:]]/