Branch Coverage

blib/lib/Unix/Process.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
15 0 2 unless $AUTOLOAD =~ /::(\w+)$/
20 1 1 unless $pid and int $pid
23 0 2 if $@
25 2 0 if $result =~ /[\r\n]\s*(.+?)\s*[\r\n]/ms