Branch Coverage

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


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