Branch Coverage

lib/Rex/Shared/Var/Common.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
29 0 1120 unless sysopen my $dblock, $LOCK_FILE, 64
30 0 1120 unless flock $dblock, 2
45 18 1102 unless -f $FILE
53 35 28 unless $$ eq $PARENT_PID
56 9 19 if -f $FILE
57 9 19 if -f $LOCK_FILE