Branch Coverage

blib/lib/XAO/DO/Atom.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
96 4 0 defined $_ ? :
99 4 0 if (eval { do { $self->{'objname'} } } and not $@) { }
106 1 3 if ($text =~ /^\s*-\s+/) { }
1 2 elsif ($text =~ /^\s*\(/) { }