blib/lib/TeamCity/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 6 | unless my $content = delete $args{'content'} |
26 | 4 | 2 | if (ref $content) { } |
33 | 4 | 0 | unless $content->{'timestamp'} |
36 | 0 | 2 | unless $msg .= q[ '] . _escape($content) . q['] |