Condition Coverage

blib/lib/Text/Forge.pm
Criterion Covered Total %
condition 17 26 65.3


and 3 conditions

line !l l&&!r l&&r condition
168 0 2 3 $fpath and -f $fpath
479 3 0 1 ref $_ && eval { do { $_->can('as_uri') } }
502 4 0 1 ref $_ && eval { do { $_->can('as_html') } }

or 2 conditions

line l !l condition
417 11 1 $$self{'captures'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
74 1 21 0 ref $class || $class
127 14 0 29 $$self{'cache'} // $CACHE
140 11 0 13 $$self{'charset'} // $CHARSET
358 0 14 0 $FINC{$path} || $self->_compile($path)
442 0 4 4 shift() || $self->layout