Lines Matching refs:private

58                 [from:SebastianBergmann\Diff\Diff:private] => a/tests/MoneyTest.php
59 [to:SebastianBergmann\Diff\Diff:private] => b/tests/MoneyTest.php
60 [chunks:SebastianBergmann\Diff\Diff:private] => Array
64 [start:SebastianBergmann\Diff\Chunk:private] => 87
65 [startRange:SebastianBergmann\Diff\Chunk:private] => 7
66 [end:SebastianBergmann\Diff\Chunk:private] => 87
67 [endRange:SebastianBergmann\Diff\Chunk:private] => 7
68 [lines:SebastianBergmann\Diff\Chunk:private] => Array
72 [type:SebastianBergmann\Diff\Line:private] => 3
73 … [content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::add
78 [type:SebastianBergmann\Diff\Line:private] => 3
79 …[content:SebastianBergmann\Diff\Line:private] => * @covers SebastianBergmann\Money\Money::new…
84 [type:SebastianBergmann\Diff\Line:private] => 3
85 … [content:SebastianBergmann\Diff\Line:private] => */
90 [type:SebastianBergmann\Diff\Line:private] => 2
91 …[content:SebastianBergmann\Diff\Line:private] => public function testAnotherMoneyWithSameCurre…
96 [type:SebastianBergmann\Diff\Line:private] => 1
97 …[content:SebastianBergmann\Diff\Line:private] => public function testAnotherMoneyObjectWithSam…
102 [type:SebastianBergmann\Diff\Line:private] => 3
103 … [content:SebastianBergmann\Diff\Line:private] => {
108 [type:SebastianBergmann\Diff\Line:private] => 3
109 … [content:SebastianBergmann\Diff\Line:private] => $a = new Money(1, new Currency('EUR'));
114 [type:SebastianBergmann\Diff\Line:private] => 3
115 … [content:SebastianBergmann\Diff\Line:private] => $b = new Money(2, new Currency('EUR'));