| blib/lib/Text/Textile/Plaintext.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 71 | 0 | 0 | unless ($fmttext) | 
| 73 | 0 | 0 | exists $args{'leftmargin'} ? : | 
| 74 | 0 | 0 | exists $args{'rightmargin'} ? : | 
| 83 | 0 | 0 | unless ref $self | 
| 118 | 0 | 0 | unless (blessed $self and $self->isa('Text::Textile::Plaintext')) | 
| 152 | 0 | 0 | blessed $obj ? : | 
| 174 | 0 | 0 | blessed $obj ? : |