$this->items()->whereIn('status', [self::STATUS_WITH_ME, self::STATUS_OUTDATED])->count() === $this->items()->count()