| line |
l |
!l&&r |
!l&&!r |
condition |
|
327
|
0 |
0 |
0 |
not defined $next_id or $self->g->has_vertex($next_id)
|
|
340
|
0 |
0 |
0 |
$o{'p'} // 'Grammar::Formal::Empty'->new
|
|
405
|
0 |
0 |
0 |
$$map{$att->get_value($label)} //= $self->fa_add_state
|
|
427
|
0 |
0 |
0 |
$map{$k} //= $self->fa_add_state
|
|
432
|
0 |
0 |
0 |
$cloned_label // $label
|
|
669
|
0 |
0 |
0 |
$min_pos //= $label->position
|
|
790
|
0 |
0 |
0 |
$self->vertex_isa($v, 'Grammar::Graph::Start') || $self->vertex_isa($v, 'Grammar::Graph::If')
|
|
796
|
0 |
0 |
0 |
$self->vertex_isa($v, 'Grammar::Graph::Final') || $self->vertex_isa($v, 'Grammar::Graph::Fi')
|
|
851
|
0 |
0 |
0 |
$tmp->has_edge($scc, $scc) or $scc =~ /\+/u
|