Branch Coverage

blib/lib/Filesys/Restrict.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
129 0 7 unless defined wantarray
133 0 7 unless ($cb)
137 0 7 unless (ref $cb and UNIVERSAL::isa($cb, "CODE"))