Branch Coverage

blib/lib/ODO/Parser/N3.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
206 1 1 unless ref $self
221 1 0 unless ref $self
224 0 1 unless -e $filename
242 1 1 unless (UNIVERSAL::isa($PARSER, 'Parse::RecDescent'))