Branch Coverage

lib/PHP/Decode.pm
Criterion Covered Total %
branch 17 34 50.0


line true false branch
22 721 0 exists $args{'inscript'} ? :
0 721 exists $args{'filename'} ? :
0 721 exists $args{'max_strlen'} ? :
0 721 exists $args{'log'} ? :
0 721 exists $args{'debug'} ? :
721 0 exists $args{'warn'} ? :
29 721 0 exists $args{'skip'} ? :
721 0 exists $args{'with'} ? :
0 721 exists $args{'max_loop'} ? :
0 721 exists $args{'log'} ? :
721 0 exists $args{'warn'} ? :
40 0 0 $ctx->{'skipundef'} ? :
41 0 0 if ($ctx->{'incall'}) { }
0 0 elsif ($ctx->{'infunction'}) { }
54 593 1241 $ctx->{'skipundef'} ? :
55 95 1739 if ($ctx->{'incall'}) { }
416 1323 elsif ($ctx->{'infunction'}) { }