inc/Pegex/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
statement | 122 | 212 | 57.5 |
branch | 23 | 40 | 57.5 |
condition | 5 | 11 | 45.4 |
subroutine | 43 | 43 | 100.0 |
pod | n/a | ||
total | 193 | 306 | 63.0 |
line | stmt | bran | cond | sub | pod | time | code |
---|---|---|---|---|---|---|---|
1 | package Pegex::Base; | ||||||
2 | # use Mo qw'build default builder xxx import nonlazy required'; | ||||||
3 | # The following line of code was produced from the previous line by | ||||||
4 | # Mo::Inline version 0.39 | ||||||
5 | 1 | 50 | 100 | 1 | 5 | no warnings;my$M=__PACKAGE__.'::';*{$M.Object::new}=sub{my$c=shift;my$s=bless{@_},$c;my%n=%{$c.'::'.':E'};map{$s->{$_}=$n{$_}->()if!exists$s->{$_}}keys%n;$s};*{$M.import}=sub{import warnings;$^H|=1538;my($P,%e,%o)=caller.'::';shift;eval"no Mo::$_",&{$M.$_.::e}($P,\%e,\%o,\@_)for@_;return if$e{M};%e=(extends,sub{eval"no $_[0]()";@{$P.ISA}=$_[0]},has,sub{my$n=shift;my$m=sub{$#_?$_[0]{$n}=$_[1]:$_[0]{$n}};@_=(default,@_)if!($#_%2);$m=$o{$_}->($m,$n,@_)for sort keys%o;*{$P.$n}=$m},%e,);*{$P.$_}=$e{$_}for keys%e;@{$P.ISA}=$M.Object};*{$M.'build::e'}=sub{my($P,$e)=@_;$e->{new}=sub{$c=shift;my$s=&{$M.Object::new}($c,@_);my@B;do{@B=($c.::BUILD,@B)}while($c)=@{$c.::ISA};exists&$_&&&$_($s)for@B;$s}};*{$M.'default::e'}=sub{my($P,$e,$o)=@_;$o->{default}=sub{my($m,$n,%a)=@_;exists$a{default}or return$m;my($d,$r)=$a{default};my$g='HASH'eq($r=ref$d)?sub{+{%$d}}:'ARRAY'eq$r?sub{[@$d]}:'CODE'eq$r?$d:sub{$d};my$i=exists$a{lazy}?$a{lazy}:!${$P.':N'};$i or ${$P.':E'}{$n}=$g and return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$g->(@_):$m->(@_)}}};*{$M.'builder::e'}=sub{my($P,$e,$o)=@_;$o->{builder}=sub{my($m,$n,%a)=@_;my$b=$a{builder}or return$m;my$i=exists$a{lazy}?$a{lazy}:!${$P.':N'};$i or ${$P.':E'}{$n}=\&{$P.$b}and return$m;sub{$#_?$m->(@_):!exists$_[0]{$n}?$_[0]{$n}=$_[0]->$b:$m->(@_)}}};use constant XXX_skip=>1;my$dm='YAML::XS';*{$M.'xxx::e'}=sub{my($P,$e)=@_;$e->{WWW}=sub{require XXX;local$XXX::DumpModule=$dm;XXX::WWW(@_)};$e->{XXX}=sub{require XXX;local$XXX::DumpModule=$dm;XXX::XXX(@_)};$e->{YYY}=sub{require XXX;local$XXX::DumpModule=$dm;XXX::YYY(@_)};$e->{ZZZ}=sub{require XXX;local$XXX::DumpModule=$dm}};my$i=\&import;*{$M.import}=sub{(@_==2 and not$_[1])?pop@_:@_==1?push@_,grep!/import/,@f:();goto&$i};*{$M.'nonlazy::e'}=sub{${shift().':N'}=1};*{$M.'required::e'}=sub{my($P,$e,$o)=@_;$o->{required}=sub{my($m,$n,%a)=@_;if($a{required}){my$C=*{$P."new"}{CODE}||*{$M.Object::new}{CODE};no warnings 'redefine';*{$P."new"}=sub{my$s=$C->(@_);my%a=@_[1..$#_];die$n." required"if!exists$a{$n};$s}}$m}};@f=qw[build default builder xxx import nonlazy required];use strict;use warnings; | |
1 | 50 | 50 | 1 | 2 | |||
1 | 50 | 50 | 1 | 798 | |||
1 | 50 | 0 | 1 | 6 | |||
1 | 100 | 33 | 1 | 1 | |||
1 | 50 | 1 | 528 | ||||
1 | 100 | 1 | 6 | ||||
1 | 100 | 1 | 1 | ||||
1 | 50 | 1 | 120 | ||||
1 | 100 | 1 | 5 | ||||
1 | 50 | 1 | 1 | ||||
1 | 50 | 1 | 33 | ||||
1 | 50 | 1 | 3 | ||||
1 | 0 | 1 | 1 | ||||
1 | 0 | 1 | 56 | ||||
1 | 100 | 1 | 167 | ||||
0 | 50 | 1 | 0 | ||||
0 | 50 | 1 | 0 | ||||
1 | 50 | 1 | 129 | ||||
0 | 50 | 1 | 0 | ||||
0 | 1 | 0 | |||||
1 | 1 | 127 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 132 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 127 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 263 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 217 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 130 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 1 | 119 | |||||
0 | 1 | 0 | |||||
0 | 1 | 0 | |||||
1 | 584 | 119 | |||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 223 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 151 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 362 | ||||||
1 | 3 | ||||||
1 | 11 | ||||||
1 | 200 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 227 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 127 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 132 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 132 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 142 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 211 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 150 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 133 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 127 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 125 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 134 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 201 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 215 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 136 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 208 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 223 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 133 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 139 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 219 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 201 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 129 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 188 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 211 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
584 | 3231 | ||||||
5 | 7 | ||||||
5 | 6 | ||||||
5 | 18 | ||||||
5 | 5 | ||||||
5 | 7 | ||||||
10 | 37 | ||||||
10 | 24 | ||||||
5 | 32 | ||||||
5 | 12 | ||||||
1 | 64 | ||||||
1 | 3 | ||||||
1 | 16 | ||||||
6 | 11 | ||||||
6 | 385 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
5 | 5 | ||||||
5 | 20 | ||||||
5 | 4 | ||||||
5 | 31 | ||||||
5 | 10 | ||||||
7 | 32 | ||||||
5 | 10 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
1 | 10 | ||||||
20 | 26 | ||||||
20 | 53 | ||||||
20 | 56 | ||||||
20 | 92 | ||||||
20 | 57 | ||||||
20 | 95 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
6 | 7 | ||||||
6 | 25 | ||||||
6 | 25 | ||||||
6 | 16 | ||||||
6 | 321 | ||||||
7 | 22 | ||||||
7 | 22 | ||||||
7 | 17 | ||||||
7 | 12 | ||||||
6 | 12 | ||||||
6 | 49 | ||||||
20 | 23 | ||||||
20 | 33 | ||||||
4 | 5 | ||||||
4 | 19 | ||||||
4 | 12 | ||||||
20 | 39 | ||||||
20 | 23 | ||||||
20 | 57 | ||||||
5 | 7 | ||||||
5 | 27 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
7 | 22 | ||||||
5 | 11 | ||||||
5 | 14 | ||||||
5 | 10 | ||||||
5 | 36 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
6 | 8 | ||||||
6 | 334 | ||||||
6 | 10 | ||||||
6 | 329 | ||||||
6 | 9 | ||||||
6 | 290 | ||||||
20 | 36 | ||||||
20 | 70 | ||||||
2 | 10 | ||||||
0 | 0 | ||||||
2 | 4 | ||||||
0 | 0 | ||||||
0 | 0 | ||||||
2 | 9 | ||||||
6 | 65 | ||||||
6 | 19 | ||||||
6 | |||||||
7 | our $DumpModule = 'YAML'; | ||||||
8 | |||||||
9 | 1; |