Branch Coverage

lib/AI/Prolog/TermList.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
23 99 1846 if 1 == @_ and $_[0]->isa('AI::Prolog::Term')
24 555 1291 if 2 == @_
25 0 1291 if (@_)
62 59 444 if (@_)
71 190 52 if (@_)
76 0 190 if ($next_clause eq $self)