|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
117
 | 
 326  | 
 0  | 
 if (ref $node) { }  | 
 
| 
120
 | 
 0  | 
 326  | 
 if (ref $attributes ne 'HASH')  | 
 
| 
143
 | 
 0  | 
 375  | 
 unless ref $node  | 
 
| 
145
 | 
 0  | 
 375  | 
 if (ref $attributes ne 'HASH')  | 
 
| 
166
 | 
 0  | 
 123  | 
 unless ref $node  | 
 
| 
168
 | 
 0  | 
 123  | 
 if (ref $attributes ne 'HASH')  | 
 
| 
172
 | 
 11  | 
 112  | 
 if (defined $value) { }  | 
 
| 
191
 | 
 0  | 
 1067  | 
 unless ref $node  | 
 
| 
193
 | 
 0  | 
 1067  | 
 unless ref $attributes eq 'HASH'  | 
 
| 
210
 | 
 0  | 
 322  | 
 unless ref $node  | 
 
| 
226
 | 
 0  | 
 341  | 
 unless ref $node  | 
 
| 
227
 | 
 0  | 
 341  | 
 unless @$node > 1  | 
 
| 
229
 | 
 0  | 
 341  | 
 if (ref $attributes ne 'HASH')  | 
 
| 
259
 | 
 0  | 
 18  | 
 if ($filename =~ / \. (json|js) $ /msx) { }  |