140 |
140 |
141 <p> |
141 <p> |
142 Public method to get the data used to generate the statistics. |
142 Public method to get the data used to generate the statistics. |
143 </p> |
143 </p> |
144 <dl> |
144 <dl> |
145 <dt>Returns:</dt> |
145 <dt>Return:</dt> |
146 <dd> |
146 <dd> |
147 tuple of list of patch files, strip count, flag indicating |
147 tuple of list of patch files, strip count, flag indicating |
148 that the patch has inaccurate end-of-file marker and a flag |
148 that the patch has inaccurate end-of-file marker and a flag |
149 indicating to not trust the line count information |
149 indicating to not trust the line count information |
150 (list of string, integer, boolean, boolean) |
150 (list of string, integer, boolean, boolean) |