Branch Coverage

blib/lib/Mojo/Leds/Plugin/CommonRoutes.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
16 0 1 if $class eq "Mojolicious::Lite"
35 0 1 if $name eq "Mojolicious::Lite"
83 8 24 if (my $i = $depth * 2)
88 0 32 @{$route->requires // [];} ? :
89 0 32 (my $partial = $route->partial) ? :
90 0 32 $route->inline ? :
91 0 32 $route->is_websocket ? :
92 16 16 if $verbose
96 0 32 !$methods ? :
100 0 32 $route->has_custom_name ? :
105 16 16 if $verbose