lib/Test/Assertions/TestScript.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 1 | 0 | if ($0) { } |
18 | 0 | 1 | unless chdir $t_directory |
45 | 1 | 0 | unless $Test::Assertions::TestScript::TRACE or $Test::Assertions::TestScript::TRACE_DEEP |
46 | 0 | 1 | if $Test::Assertions::TestScript::TRACE |
47 | 0 | 1 | if $Test::Assertions::TestScript::TRACE_DEEP |