Branch Coverage

blib/lib/Bootylicious/Document.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
38 1 95 unless -e $path
64 22 404 if (@_)
70 271 16 $method ? :
287 117 if exists $self->{$group}
75 115 0 $method ? :
89 0 6 if ($hash and ref $hash eq 'HASH')
100 0 6 unless open my $file, '>:encoding(UTF-8)', $path
107 0 10 unless $value and $value ne ''