Condition Coverage

blib/lib/Statocles/Test.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
209 0 0 0 &Scalar::Util::blessed($output) and $output->isa('Path::Tiny')

or 3 conditions

line l !l&&r !l&&!r condition
45 6 63 0 $site_args{'log'} || 'Mojo::Log'->new('level', 'warn', 'max_history_size', 500)