blib/lib/Thrift/IDL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
289 | 5 | 2 | 0 | defined $input_fn and $$state{'_parse_input_fn_processed'}{$input_fn}++ |
316 | 5 | 2 | 0 | $input_fn and $debug |
line | l | !l | condition |
---|---|---|---|
287 | 2 | 5 | $$source{'file'} || undef |
294 | 5 | 2 | $$source{'buffer'} || undef |
404 | 33 | 41 | $$child{'comments'} ||= [] |