Branch Coverage

blib/lib/IPC/PrettyPipe/DSL.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
82 1 4 if (@arg == 1) { }
3 1 elsif (@arg == 2) { }
84 1 0 unless ('HASH' eq ref $arg[0])
97 0 5 @arg == 1 ? :
128 0 0 if (@stream == 1) { }
0 0 elsif (@stream == 2) { }
130 0 0 unless ('HASH' eq ref $stream[0])