| blib/lib/RapidApp/JSON/MixedEncoder.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 21 | 23.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 102 | 111 | 163 | 0 | "$val" ne '0' and "$val" ne '1' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 46 | 0 | 1 | 0 | $JSON ||= 'RapidApp::JSON::MixedEncoder'->new | 
| 49 | 0 | 0 | 0 | $JSON ||= 'RapidApp::JSON::MixedEncoder'->new | 
| 54 | 4 | 1 | 0 | $JSONUtf8 ||= 'RapidApp::JSON::MixedEncoder'->new->utf8 | 
| 57 | 0 | 0 | 0 | $JSONUtf8 ||= 'RapidApp::JSON::MixedEncoder'->new->utf8 | 
| 66 | 0 | 0 | 0 | $JSONascii ||= 'RapidApp::JSON::MixedEncoder'->new->ascii | 
| 69 | 0 | 0 | 0 | $JSONascii ||= 'RapidApp::JSON::MixedEncoder'->new->ascii |