| blib/lib/Text/MicroMason/StoreOne.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 8 | 5 | 9 | if (my $file = delete $options{'filename'}) { } | 
| 2 | 7 | elsif (my $string = delete $options{'text'}) { } | |
| 14 | 7 | 7 | if @compile | 
| 27 | 0 | 12 | unless my $sub = $self->{'last_compile'} |