Branch Coverage

blib/lib/RPC/Serialized/ACL/Group/File.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
25 4 5 unless defined $uri and UNIVERSAL::isa($uri, 'URI::file')
28 1 4 unless my $path = $uri->file
46 1 19 unless my $fh = 'IO::File'->new($path, 0)
53 0 42 unless length $_
54 15 27 if $_ eq $name