Branch Coverage

blib/lib/DBIx/Tracer.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
35 0 0 if (@_ == 1) { }
36 0 0 if (ref $_[0] eq 'CODE') { }
45 0 0 unless ($args{$_})
58 0 0 if $has_mysql
59 0 0 unless ($pp_mode)
68 0 0 if $has_mysql
69 0 0 unless ($pp_mode)
84 0 0 if $has_mysql
85 0 0 unless ($pp_mode)
105 0 0 if (my $attrs = $$sth{'private_DBIx_Tracer_attrs'})
109 0 0 if $bind_params
115 0 0 wantarray ? :
116 0 0 $wantarray ? :
121 0 0 $wantarray ? :
132 0 0 unless ref $attr eq 'HASH'
149 0 0 ref $stmt ? :
153 0 0 if ($is_selectrow_array) { }
154 0 0 $wantarray ? :
163 0 0 if ($is_selectrow_array)
164 0 0 $wantarray ? :
174 0 0 wantarray ? :
177 0 0 if ($$dbh{'Driver'}{'Name'} ne 'mysql')
184 0 0 $wantarray ? :
189 0 0 $wantarray ? :