| blib/lib/AlignDB/Stopwatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 22 | 22 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 54 | 2 | 4 | $title ? : | 
| 62 | 4 | 2 | if (not $title_length) { } | 
| 1 | 1 | elsif ($title_length > $div_length - 2 * $min_div_length) { } | |
| 100 | 1 | 7 | if (not defined $title) { } | 
| 4 | 3 | elsif ($title =~ /start/i) { } | |
| 2 | 1 | elsif ($title =~ /end/i) { } | |
| 127 | 4 | 4 | unless defined $message | 
| 146 | 1 | 3 | if ($with_duration) | 
| 163 | 3 | 1 | if (defined $message) { } | 
| 164 | 2 | 1 | if (defined $embed_in_divider) { } | 
| 189 | 1 | 1 | if (defined $message) |