Branch Coverage

blib/lib/IPC/PrettyPipe/Render/Template/Tiny.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
19 0 4 if ($^O =~ /Win32/i)
175 105 168 if (ref $value) { }
220 21 0 unless exists $args->{'colorize'}
225 21 0 if keys %color
239 0 21 if ($args->{'colorize'})
265 2 30 if ($cmd->isa('IPC::PrettyPipe')) { }