Returns the fit of this route.
See RouteCompiler for a definition of how the fit is calculated.
int The fit of the route.
public function getFit() { return $this->fit; }