| File: | lib/Yukki/Web.pm | 
| Coverage: | 50.0% | 
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 205 | 50 | 
 | $match->mapping->{'special'} // '-' | ||||||||||||
| 100 | 
 | $match->mapping->{'repository'} // '-' | |||||||||||||
| 249 | 33 | 
 | &blessed($_) and $_->isa('Yukki::Error') | ||||||||||||
| 251 | 33 | 
 | $_->does('HTTP::Throwable::Role::Status::Forbidden') and not $ctx->session->{'user'} |