| blib/lib/Acme/VOYAGEGROUP/ConferenceRoom.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 124 | 0 | 15 | unless my $room_name = shift() |
| 129 | 0 | 15 | unless $process |
| 131 | 0 | 15 | unless $$process{'position'} =~ /\s(\^?).+?(\$?)\s/msx |
| 133 | 4 | 11 | $1 ? : |
| 138 | 0 | 15 | if ($output_type ne 'none') |
| 140 | 0 | 0 | unless $module |
| 142 | 0 | 0 | if $module->use |
| 152 | 0 | 225 | if $room_name =~ /$PROCESS_OF{$normalized_room_name}{'normalization'}/ |