Branch Coverage

blib/lib/IPC/PrettyPipe/Render/Template/Tiny.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
19 0 4 if ($^O =~ /Win32/i)
177 100 160 if (ref $value) { }
225 20 0 if keys %color
239 0 20 if ($args->{'colorize'})
264 2 28 if ($cmd->isa('IPC::PrettyPipe')) { }