| blib/lib/Markdent/Dialect/GitHub/SpanParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 29 | 6 | 4 | $delim eq '*' ? : | 
| 54 | 2 | 67 | if ($open{'strikethrough'}) | 
| 66 | 52 | 5 | unless ${$text;} =~ m[ \G | 
| 90 | 56 | 1 | unless my($delim) = $self->_match_delimiter_start($text, qr/\~\~/) | 
| 106 | 1 | 1 | unless $self->_match_delimiter_end($text, qr/\Q$delim\E/) |