Branch Coverage

lib/Dancer/Plugin/Ajax.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
25 1 0 if ref $e eq "CODE"
29 0 0 unless (request()->is_ajax)
30 0 0 if pass()
50 1 0 if (ref $e eq 'CODE') { }