Branch Coverage

blib/lib/Test/Mojo/Role/Debug.pm
Criterion Covered Total %
branch 8 8 100.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 2 2 if (length($dump_file // '')) { }