line |
l |
!l&&r |
!l&&!r |
condition |
54
|
3 |
52 |
2866 |
defined $args{'-top'} or defined $args{'-theme'}
|
55
|
52 |
3 |
0 |
$args{'-severity'} ||= $Perl::Critic::Config::SEVERITY_LOWEST
|
114
|
6 |
1 |
2914 |
$args{'-force'} // $options_processor->force
|
115
|
6 |
1 |
2914 |
$args{'-only'} // $options_processor->only
|
116
|
2 |
0 |
2919 |
$args{'-color'} // $options_processor->color
|
118
|
4 |
0 |
2917 |
$args{'-allow-unsafe'} // $options_processor->allow_unsafe
|
121
|
2 |
0 |
2919 |
$args{'-criticism-fatal'} // $options_processor->criticism_fatal
|
139
|
28 |
53 |
2840 |
not defined $profile_source or $profile_source ne "NONE"
|
176
|
105 |
2657 |
36 |
$args{'-params'} || $args{'-config'}
|
229
|
10873 |
1 |
1 |
$policy->is_safe or $self->unsafe_allowed
|
686
|
0 |
0 |
2921 |
$pager ||= $Perl::Critic::Config::EMPTY
|