line |
true |
false |
branch |
68
|
1 |
0 |
@_ ? :
|
|
0 |
1 |
if @_ < 1
|
|
1 |
0 |
$#_ >= 0 ? :
|
|
1 |
0 |
$#_ >= 1 ? :
|
69
|
0 |
1 |
ref $args[0] eq 'HASH' ? :
|
77
|
1 |
0 |
@_ ? :
|
|
0 |
1 |
if @_ != 1
|
|
1 |
0 |
$#_ >= 0 ? :
|
83
|
3 |
1 |
if $start ne ':stenciller'
|
86
|
0 |
1 |
unless $content =~ /([^\h\v]+)/u
|
93
|
1 |
0 |
defined $possible_hash && $possible_hash =~ /{.*}/u ? :
|
97
|
1 |
0 |
unless (&Stenciller()->check($stenciller))
|
99
|
0 |
1 |
unless $stenciller->has_stencils
|
113
|
1 |
0 |
@_ ? :
|
|
0 |
1 |
if @_ != 1
|
|
1 |
0 |
$#_ >= 0 ? :
|
|
1 |
0 |
Type::Tiny::XS::Str($plugin_name) ? :
|
|
1 |
0 |
if ($#_ >= 0)
|
114
|
0 |
1 |
if $self->get_plugin($plugin_name)
|
119
|
0 |
1 |
unless ($plugin_class->does('Stenciller::Transformer'))
|