Branch Coverage

lib/Test/Chai/Assertion.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
42 0 448 if defined $show_diff and $show_diff != 1
44 107 341 if (CORE::not $ok) { }
80 369 1 if (@_ == 1) { }