| line | true | false | branch | 
 
| 94 | 0 | 0 | if $new_val | 
 
| 116 | 0 | 0 | if $new_val | 
 
| 138 | 0 | 0 | if $new_val | 
 
| 160 | 0 | 0 | if $new_val | 
 
| 182 | 0 | 0 | if ($new_val and $new_val >= 0 and $new_val <= 6) { } | 
 
| 229 | 0 | 0 | if ($$self{'sort_field'} and $$self{'sort_field'} <= 0 and $$self{'sort_field'} >= 6) { } | 
 
|  | 0 | 0 | elsif ($$self{'sort_field'} and $$self{'sort_field'} >= 0 and $$self{'sort_field'} <= 6) { } | 
 
| 240 | 0 | 0 | defined $$self{'passwd'} ? : | 
 
| 242 | 0 | 0 | unless open PWD, "$passwd" | 
 
| 249 | 0 | 0 | if ($lines[2] == 0 and $$self{'protect_zero'}) { } | 
 
| 250 | 0 | 0 | if $$self{'verbose'} | 
 
| 254 | 0 | 0 | if ($sort_lines{$lines[$sort_field]}) { } | 
 
| 265 | 0 | 0 | unless open PASS2, ">$passwd" | 
 
| 271 | 0 | 0 | if (not $sort_field =~ /[23]/) { } | 
 
| 273 | 0 | 0 | if $$self{'verbose'} | 
 
| 279 | 0 | 0 | if $$self{'verbose'} | 
 
| 306 | 0 | 0 | defined $$self{'passwd'} ? : | 
 
| 308 | 0 | 0 | unless open PWD, "$passwd" |