Condition Coverage

lib/Devel/Trepan/CmdProcessor/Command/Break.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
117 1 0 1 $arg_count == 2 and $args[1] =~ /\d+/
0 0 0 $arg_count == 2 and $args[1] =~ /\d+/
156 0 0 0 defined $text and $text =~ /^\s*use\s+/
0 0 0 defined $text and $text =~ /^\s*use\s+/