line |
l |
!l&&r |
!l&&!r |
condition |
165
|
5 |
317 |
93 |
($element, $class) = $specifier =~ /\A ([^.]*) [.] (.*) \z/mosx or ($element, $pseudoclass) = $specifier =~ /\A ([^:]*) [:] (.*) \z/mosx |
266
|
0 |
0 |
0 |
say {*STDERR;} qq[Rule ${rule_id}: Found handler by species: "$species"] or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
288
|
0 |
0 |
0 |
say {*STDERR;} qq[Rule ${rule_id}: Found handler by action and class: "], (grep {defined $self->{'handler_by_element_and_class'}{$_};} @handler_keys)[0], "\"" or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
296
|
0 |
0 |
0 |
say {*STDERR;} qq[Rule ${rule_id}: Using default handler for action "], $action // "*", qq[" and class: "$class"] or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
450
|
0 |
0 |
94 |
not $ref_type or $ref_type ne "SCALAR" |
|
0 |
0 |
94 |
not $ref_type or $ref_type ne "SCALAR" or not defined ${$document_ref;} |
475
|
17204 |
14352 |
92 |
$tracer->symbol_by_name($symbol_name) // $tracer->symbol_new($symbol_name) |
554
|
337 |
402 |
5 |
$token_type eq "E" or $token_type eq "S" |
649
|
92 |
92 |
2601 |
$symbol_name eq "E_body" or $symbol_name eq "E_html" |
917
|
0 |
0 |
3 |
$trace_cruft or $fatal_cruft_error |
978
|
0 |
0 |
0 |
say {*STDERR;} join(" ", $type, @step_data, $tracer->symbol_name($step_data[0])) or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
985
|
0 |
0 |
0 |
say {*STDERR;} "Stack:\n", Data::Dumper::Dumper(\@stack) or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
1002
|
0 |
0 |
0 |
say {*STDERR;} "Stack:\n", Data::Dumper::Dumper(\@stack) or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |
1008
|
0 |
0 |
0 |
say {*STDERR;} join(" ", ($type, @step_data)) or Carp::croak("Cannot print: $Marpa::R2::HTML::Internal::ERRNO") |