blib/lib/Metabrik/Client/Rest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 0 | unless (defined $last) |
60 | 0 | 0 | if ($output_mode eq 'json') { } |
0 | 0 | elsif ($output_mode eq 'xml') { } | |
61 | 0 | 0 | unless $sm = "Metabrik::String::Json"->new_from_brik_init($self) |
64 | 0 | 0 | unless $sm = "Metabrik::String::Xml"->new_from_brik_init($self) |