line |
l |
!l |
condition |
18
|
20447 |
10281 |
$_[0] || \'0' |
|
131 |
30597 |
$_[1] || \'0' |
19
|
20441 |
10287 |
$_[0] || \'0' |
|
30686 |
42 |
$_[1] || \'0' |
64
|
0 |
1 |
$TOOL{'MESSAGES'}{'INVALID_COLOUR'} || 'Cannot convert the colour format' |
68
|
0 |
1 |
$TOOL{'MESSAGES'}{'INVALID_RGB'} || 'Cannot convert rgb colour format' |
76
|
0 |
1 |
$TOOL{'MESSAGES'}{'INVALID_HEX'} || 'Cannot convert hex colour format' |
78
|
0 |
0 |
$TOOL{'MESSAGES'}{'INVALID_HEX'} || 'Cannot convert hex colour format' |
82
|
0 |
1 |
$TOOL{'MESSAGES'}{'INVALID_HSL'} || 'Cannot convert hsl colour format' |
|
30219 |
1 |
defined $_ and $_ =~ /([0-9.]+)/ or die $TOOL{'MESSAGES'}{'INVALID_HSL'} || 'Cannot convert hsl colour format' |
265
|
0 |
2 |
$hsl->{'l'} || \'1' |
319
|
0 |
0 |
$weight || \'50' |
393
|
3 |
0 |
$TOOL{'MESSAGES'}{'VALIDATE_ERROR'} || 'The string passed to Colouring::In::validate is not a valid color.' |
399
|
1 |
0 |
$TOOL{'MESSAGES'}{'VALIDATE'} || 'The string passed to Colouring::In::validate is a valid color' |