Condition Coverage

blib/lib/CGI/Carp/Throw.pm
Criterion Covered Total %
condition 1 26 3.8


and 3 conditions

line !l l&&!r l&&r condition
82 0 1 0 $CGI::Carp::VERSION =~ /(\d*\.?\d*)/ and $1 < 1.24
134 0 0 0 $ENV{'MOD_PERL_API_VERSION'} and $ENV{'MOD_PERL_API_VERSION'} == 2
163 0 0 0 defined $bytes_written and $bytes_written > 0
187 0 0 0 ref $new_fref && ref($new_fref) =~ /CODE/i
0 0 0 $new_fref and not ref $new_fref && ref($new_fref) =~ /CODE/i
241 0 0 0 $_[-1] and not $_[-1] =~ /\n$/

or 2 conditions

line l !l condition
213 0 0 $sub || ''

or 3 conditions

line l !l&&r !l&&!r condition
69 0 0 0 $CGI::Carp::Throw::{$_} || /^:/
231 0 0 0 $CGI::Carp::WRAP or CGI::Carp::ineval()