##// END OF EJS Templates
debugdeltachain: avoid division by zero when a chain is empty...
debugdeltachain: avoid division by zero when a chain is empty The two ratios chainratio and extraratio are computed using dividers that may be zero when the file is empty. As the denominators are integers, the limit of the ratio "just before zero" is the numerator value itself. If the numerator itself is zero, the ratio value is still meaningful: in both cases, a "good" value is a low ratio, and a size of zero is the optimal case.

File last commit:

r29813:5f86818c default
r38668:93313f66 default
Show More
map
2 lines | 45 B | text/plain | TextLexer
Matt Mackall
coal: use inheritance to derive from paper...
r29813 __base__ = ../paper/map
header = header.tmpl