| blib/lib/Text/Snippet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 24 | ref $_[0] ? : | 
| 25 | 0 | 24 | unless defined $$self{'src'} | 
| 39 | 54 | 46 | if (ref $c eq 'Plain') { } | 
| 44 | 19 | 27 | if ref $c eq 'Curly' | 
| 48 | 11 | 35 | if (exists $tab_stop_cache{$t->index}) { } | 
| 59 | 0 | 24 | if (exists $tab_stop_cache{'0'}) { } |