| blib/lib/Text/Bind.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 17 | 41.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 121 | 0 | 0 | 25 | defined $outfh and defined $text | 
| 190 | 0 | 0 | 0 | ref $tmp and $tmp =~ /GLOB/ | 
| 210 | 5 | 1 | 1 | ref $bind and $bind =~ /GLOB/ | 
| line | l | !l | condition | 
|---|---|---|---|
| 64 | 1 | 0 | shift @_ || \*STDOUT | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 38 | 0 | 1 | 0 | ref $mod || $mod | 
| 65 | 0 | 1 | 0 | shift @_ || $$this{'file'} |