blib/lib/Test/Mojo/Role/Debug.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
14 | 5 | 6 | $self->success ? : |
19 | 6 | 2 | length($selector // '') ? : |
23 | 4 | 4 | unless (defined $markup and length $markup) |
29 | 0 | 0 | if ($markup =~ //u and $markup->at('div#mojobar div#mojobar-links') and my $mojo_error = $markup->at('div#wrapperlicious pre#error')) |
36 | 2 | 2 | if (length($dump_file // '')) { } |