| blib/lib/Lingua/Shakespeare/Play.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 22 | 40.9 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 39 | if $$self{'character'}{lc $name} |
| 25 | 0 | 12280 | if $$self{'stage'}{$char} |
| 35 | 0 | 14455 | unless $$self{'stage'}{$char} |
| 53 | 19990 | 0 | if $on_stage == 2 and $active |
| 56 | 0 | 0 | unless $on_stage |
| 59 | 0 | 0 | if $on_stage == 1 |
| 62 | 0 | 0 | if $on_stage > 2 |
| 72 | 0 | 9156 | unless delete $$self{'stage'}{$char} |
| 75 | 9131 | 25 | if (my $active = $$self{'active'}) |
| 76 | 3117 | 6014 | if $active == $char |
| 133 | 0 | 0 | if ($value == 0) |