File: | C4/External/BakerTaylor.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
45 | 0 |
| (@_ ? shift @_ : 'C4::Context'->preference('BakerTaylorUsername')) || '' | ||||||||||||
46 | 0 |
| (@_ ? shift @_ : 'C4::Context'->preference('BakerTaylorPassword')) || '' | ||||||||||||
54 | 0 |
| $user and $pass | ||||||||||||
66 | 0 |
| $user and $pass | ||||||||||||
78 | 0 |
| $image || '' | ||||||||||||
79 | 0 |
| $image || $alt | ||||||||||||
84 | 0 |
| $user and $pass | ||||||||||||
97 | 0 |
| $avail && !($avail =~ /^false$/i) |